From abff66a97357ab62218aea45b11ad268b51dfbf5 Mon Sep 17 00:00:00 2001 From: Fan Shang Xiang Date: Wed, 18 Dec 2024 14:54:52 +0800 Subject: [PATCH] add ListVmssFlexVMsWithOnlyInstanceView and ListVmssFlexVMsWithOnlyInstanceView and bump armnetwork (#7855) --- .../accountclient/testdata/Account.yaml | 4 +- .../testdata/AvailabilitySet.yaml | 28 +- .../testdata/BackendAddressPool.yaml | 114 ++++---- .../testdata/BlobContainer.yaml | 52 +++- .../testdata/BlobServiceProperties.yaml | 36 ++- .../deploymentclient/testdata/Deployment.yaml | 68 +++-- pkg/azclient/diskclient/testdata/Disk.yaml | 64 +++-- .../testdata/FileServiceProperties.yaml | 2 +- .../fileshareclient/testdata/FileShare.yaml | 46 ++- .../identityclient/testdata/Identity.yaml | 26 +- .../interfaceclient/testdata/Interface.yaml | 132 +++++---- .../ipgroupclient/testdata/IPGroup.yaml | 168 ++++++----- .../testdata/LoadBalancer.yaml | 102 +++---- .../testdata/ManagedCluster.yaml | 180 ++++++------ .../testdata/PrivateDNSZoneGroup.yaml | 212 +++++++------- .../testdata/PrivateEndpoint.yaml | 234 +++++++++------ .../testdata/PrivateLinkService.yaml | 208 +++++++++----- .../testdata/PrivateZone.yaml | 24 +- .../providerclient/testdata/Provider.yaml | 32 ++- .../testdata/PublicIPAddress.yaml | 70 ++--- .../testdata/PublicIPPrefix.yaml | 76 ++--- .../registryclient/testdata/Registry.yaml | 52 ++-- .../testdata/ResourceGroup.yaml | 28 +- .../testdata/RoleDefinition.yaml | 32 ++- .../routetableclient/testdata/RouteTable.yaml | 68 ++--- .../secretclient/testdata/Secret.yaml | 76 +++-- .../testdata/SecurityGroup.yaml | 62 ++-- .../snapshotclient/testdata/Snapshot.yaml | 70 +++-- .../testdata/SSHPublicKeyResource.yaml | 36 ++- .../subnetclient/testdata/Subnet.yaml | 168 ++++++----- pkg/azclient/vaultclient/testdata/Vault.yaml | 129 +++++++-- pkg/azclient/virtualmachineclient/custom.go | 29 ++ .../virtualmachineclient/custom_test.go | 14 + .../virtualmachineclient/interface.go | 2 + .../mock_virtualmachineclient/interface.go | 78 +++++ .../testdata/VirtualMachine.yaml | 268 ++++++++++++++---- .../testdata/VirtualMachineScaleSet.yaml | 108 ++++--- .../testdata/VirtualMachineScaleSetVM.yaml | 122 +++++--- .../testdata/VirtualNetwork.yaml | 68 ++--- .../testdata/VirtualNetworkLink.yaml | 60 ++-- 40 files changed, 2122 insertions(+), 1226 deletions(-) diff --git a/pkg/azclient/accountclient/testdata/Account.yaml b/pkg/azclient/accountclient/testdata/Account.yaml index e46f754742..1eb1627963 100644 --- a/pkg/azclient/accountclient/testdata/Account.yaml +++ b/pkg/azclient/accountclient/testdata/Account.yaml @@ -109,7 +109,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "12000" + - "11998" status: 202 Accepted code: 202 duration: 200ms @@ -621,7 +621,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: - - "12000" + - "11999" status: 202 Accepted code: 202 duration: 200ms diff --git a/pkg/azclient/availabilitysetclient/testdata/AvailabilitySet.yaml b/pkg/azclient/availabilitysetclient/testdata/AvailabilitySet.yaml index e4f2d9086a..cd14c3ba90 100644 --- a/pkg/azclient/availabilitysetclient/testdata/AvailabilitySet.yaml +++ b/pkg/azclient/availabilitysetclient/testdata/AvailabilitySet.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-AvailabilitySet?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-AvailabilitySet/providers/Microsoft.Compute/availabilitySets/testResource?api-version=2024-07-01 method: PUT response: @@ -106,6 +108,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -126,7 +130,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-AvailabilitySet/providers/Microsoft.Compute/availabilitySets/testResource?api-version=2024-07-01 method: GET response: @@ -157,6 +161,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-AvailabilitySet/providers/Microsoft.Compute/availabilitySets/testResourcenotfound?api-version=2024-07-01 method: GET response: @@ -228,7 +234,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-AvailabilitySet/providers/Microsoft.Compute/availabilitySets?api-version=2024-07-01 method: GET response: @@ -259,6 +265,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -279,7 +287,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-AvailabilitySet-clie azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-AvailabilitySetnotfound/providers/Microsoft.Compute/availabilitySets?api-version=2024-07-01 method: GET response: @@ -330,7 +338,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-AvailabilitySet?api-version=2021-04-01 method: DELETE response: @@ -359,6 +367,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -377,7 +387,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRBVkFJTEFCSUxJVFlTRVQtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -404,6 +414,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/backendaddresspoolclient/testdata/BackendAddressPool.yaml b/pkg/azclient/backendaddresspoolclient/testdata/BackendAddressPool.yaml index 41249beb1e..6af4390b81 100644 --- a/pkg/azclient/backendaddresspoolclient/testdata/BackendAddressPool.yaml +++ b/pkg/azclient/backendaddresspoolclient/testdata/BackendAddressPool.yaml @@ -52,7 +52,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 201 Created code: 201 duration: 200ms @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -188,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 629 + content_length: 631 uncompressed: false - body: '{"name":"publicip","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"13.92.97.229","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"publicip","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"40.121.142.129","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "629" + - "631" Content-Type: - application/json; charset=utf-8 Etag: @@ -236,8 +236,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -252,7 +252,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -289,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -321,7 +321,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -346,8 +346,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -362,7 +362,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -399,8 +399,8 @@ interactions: form: {} headers: User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -448,8 +448,8 @@ interactions: form: {} headers: User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -501,8 +501,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResourcenotfound?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -609,8 +609,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -625,7 +625,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -662,8 +662,8 @@ interactions: form: {} headers: User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -715,8 +715,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -766,8 +766,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPoolnotfound/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPoolnotfound/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -817,8 +817,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-03-01 + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource/backendAddressPools/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -833,7 +833,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -841,7 +841,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -870,8 +870,8 @@ interactions: form: {} headers: User-Agent: - - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-BackendAddressPool-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -921,8 +921,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/loadBalancers/testParentResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -937,7 +937,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -945,7 +945,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -974,8 +974,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1025,8 +1025,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BackendAddressPool/providers/Microsoft.Network/publicIPAddresses/publicip?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1041,7 +1041,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1049,7 +1049,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1059,7 +1059,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: - - "11999" + - "11998" status: 202 Accepted code: 202 duration: 200ms @@ -1078,8 +1078,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1108,7 +1108,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16498" + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/blobcontainerclient/testdata/BlobContainer.yaml b/pkg/azclient/blobcontainerclient/testdata/BlobContainer.yaml index 38fe3e71f5..74866250d8 100644 --- a/pkg/azclient/blobcontainerclient/testdata/BlobContainer.yaml +++ b/pkg/azclient/blobcontainerclient/testdata/BlobContainer.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-BlobContainer?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent?api-version=2023-05-01 method: PUT response: @@ -106,6 +108,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -124,7 +128,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/00000000-0000-0000-0000-000000000000?api-version=2023-05-01&c=c&h=h&monitor=true&s=s&t=t method: GET response: @@ -153,6 +157,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest?api-version=2023-05-01 method: PUT response: @@ -197,7 +203,7 @@ interactions: Content-Type: - application/json Etag: - - '"0x8DCE07751BD4F90"' + - '"0x8DD1F27D04B49A2"' Expires: - "-1" Pragma: @@ -208,6 +214,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -228,7 +236,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers?api-version=2023-05-01 method: GET response: @@ -239,7 +247,7 @@ interactions: trailer: {} content_length: 721 uncompressed: false - body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest","name":"akscitblobsdktest","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DCE07751BD4F90\"","properties":{"immutableStorageWithVersioning":{"enabled":false},"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2001-02-03T04:05:06Z","hasImmutabilityPolicy":false,"hasLegalHold":false}}]}' + body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest","name":"akscitblobsdktest","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DD1F27D04B49A2\"","properties":{"immutableStorageWithVersioning":{"enabled":false},"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2001-02-03T04:05:06Z","hasImmutabilityPolicy":false,"hasLegalHold":false}}]}' headers: Cache-Control: - no-cache @@ -257,6 +265,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -277,7 +287,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest?api-version=2023-05-01 method: GET response: @@ -288,7 +298,7 @@ interactions: trailer: {} content_length: 703 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest","name":"akscitblobsdktest","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DCE07751BD4F90\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2001-02-03T04:05:06Z","legalHold":{"hasLegalHold":false,"tags":[]},"hasImmutabilityPolicy":false,"hasLegalHold":false}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest","name":"akscitblobsdktest","type":"Microsoft.Storage/storageAccounts/blobServices/containers","etag":"\"0x8DD1F27D04B49A2\"","properties":{"deleted":false,"remainingRetentionDays":0,"defaultEncryptionScope":"$account-encryption-key","denyEncryptionScopeOverride":false,"publicAccess":"None","leaseStatus":"Unlocked","leaseState":"Available","lastModifiedTime":"2001-02-03T04:05:06Z","legalHold":{"hasLegalHold":false,"tags":[]},"hasImmutabilityPolicy":false,"hasLegalHold":false}}' headers: Cache-Control: - no-cache @@ -297,7 +307,7 @@ interactions: Content-Type: - application/json Etag: - - '"0x8DCE07751BD4F90"' + - '"0x8DD1F27D04B49A2"' Expires: - "-1" Pragma: @@ -308,6 +318,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -328,7 +340,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktestnotfound?api-version=2023-05-01 method: GET response: @@ -357,6 +369,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 404 Not Found code: 404 duration: 200ms @@ -375,7 +389,7 @@ interactions: form: {} headers: User-Agent: - - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobContainer-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent/blobServices/default/containers/akscitblobsdktest?api-version=2023-05-01 method: DELETE response: @@ -404,6 +418,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -422,7 +438,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobContainer/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestparent?api-version=2023-05-01 method: DELETE response: @@ -451,6 +467,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -471,7 +489,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-BlobContainer?api-version=2021-04-01 method: DELETE response: @@ -500,6 +518,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -518,7 +538,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRCTE9CQ09OVEFJTkVSLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -545,6 +565,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/blobservicepropertiesclient/testdata/BlobServiceProperties.yaml b/pkg/azclient/blobservicepropertiesclient/testdata/BlobServiceProperties.yaml index 1c34c5e065..8be9cc5c48 100644 --- a/pkg/azclient/blobservicepropertiesclient/testdata/BlobServiceProperties.yaml +++ b/pkg/azclient/blobservicepropertiesclient/testdata/BlobServiceProperties.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-BlobServiceProperties?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktest?api-version=2023-05-01 method: PUT response: @@ -106,6 +108,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -124,7 +128,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/00000000-0000-0000-0000-000000000000?api-version=2023-05-01&c=c&h=h&monitor=true&s=s&t=t method: GET response: @@ -153,6 +157,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,7 +179,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktest/blobServices/default?api-version=2023-05-01 method: GET response: @@ -202,6 +208,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -222,7 +230,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestnotfound/blobServices/default?api-version=2023-05-01 method: GET response: @@ -277,7 +285,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktest/blobServices/default?api-version=2023-05-01 method: PUT response: @@ -306,6 +314,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -330,7 +340,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-BlobServicePropertie azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktestnotfound/blobServices/default?api-version=2023-05-01 method: PUT response: @@ -379,7 +389,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-BlobServiceProperties/providers/Microsoft.Storage/storageAccounts/akscitblobsdktest?api-version=2023-05-01 method: DELETE response: @@ -408,6 +418,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -428,7 +440,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-BlobServiceProperties?api-version=2021-04-01 method: DELETE response: @@ -457,6 +469,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -475,7 +489,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRCTE9CU0VSVklDRVBST1BFUlRJRVMtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -502,6 +516,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/deploymentclient/testdata/Deployment.yaml b/pkg/azclient/deploymentclient/testdata/Deployment.yaml index a1c4d15f96..f0c22f58c1 100644 --- a/pkg/azclient/deploymentclient/testdata/Deployment.yaml +++ b/pkg/azclient/deploymentclient/testdata/Deployment.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource?api-version=2021-04-01 method: PUT response: @@ -86,10 +88,10 @@ interactions: trailer: {} content_length: 645 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2001-02-03T04:05:06Z","duration":"PT0.0005557S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[]}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2001-02-03T04:05:06Z","duration":"PT0.0002455S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[]}}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584739986939313216?api-version=2021-04-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584671059089853983?api-version=2021-04-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -107,7 +109,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Deployment-Engine-Version: - - 1.109.0 + - 1.158.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "12000" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584739986939313216?api-version=2021-04-01&c=c&h=h&s=s&t=t + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584671059089853983?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584739986939313216?api-version=2021-04-01&c=c&h=h&s=s&t=t + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource/operationStatuses/08584671059089853983?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -202,6 +208,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -220,7 +228,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource?api-version=2021-04-01 method: GET response: @@ -231,7 +239,7 @@ interactions: trailer: {} content_length: 954 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.1876116S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.7364245S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}' headers: Cache-Control: - no-cache @@ -249,6 +257,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -269,7 +279,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource?api-version=2021-04-01 method: GET response: @@ -280,7 +290,7 @@ interactions: trailer: {} content_length: 954 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.1876116S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.7364245S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}' headers: Cache-Control: - no-cache @@ -298,6 +308,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -318,7 +330,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResourcenotfound?api-version=2021-04-01 method: GET response: @@ -349,6 +361,8 @@ interactions: - nosniff X-Ms-Failure-Cause: - gateway + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 404 Not Found code: 404 duration: 200ms @@ -369,7 +383,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/?api-version=2021-04-01 method: GET response: @@ -380,7 +394,7 @@ interactions: trailer: {} content_length: 966 uncompressed: false - body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.1876116S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}]}' + body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource","name":"testResource","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3315814388681758746","parameters":{"location":{"type":"String","value":"East US"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2001-02-03T04:05:06Z","duration":"PT5.7364245S","correlationId":"00000000-0000-0000-0000-000000000000","providers":[{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"availabilitySets","locations":["eastus"]}]}],"dependencies":[],"outputs":{"myparameter":{"type":"Object","value":{"platformUpdateDomainCount":5,"platformFaultDomainCount":3,"internalData":{}}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Deployment/providers/Microsoft.Compute/availabilitySets/availabilitySet1"}]}}]}' headers: Cache-Control: - no-cache @@ -398,6 +412,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -418,7 +434,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deploymentnotfound/providers/Microsoft.Resources/deployments/?api-version=2021-04-01 method: GET response: @@ -449,6 +465,8 @@ interactions: - nosniff X-Ms-Failure-Cause: - gateway + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16496" status: 404 Not Found code: 404 duration: 200ms @@ -469,7 +487,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment/providers/Microsoft.Resources/deployments/testResource?api-version=2021-04-01 method: DELETE response: @@ -498,6 +516,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -516,7 +536,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Deployment-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IkRlcGxveW1lbnREZWxldGlvbkpvYi1BS1M6MkRDSVQ6MkRERVBMT1lNRU5ULVRFU1RSRVNPVVJDRSIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -541,6 +561,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 204 No Content code: 204 duration: 200ms @@ -561,7 +583,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Deployment?api-version=2021-04-01 method: DELETE response: @@ -590,6 +612,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11998" status: 202 Accepted code: 202 duration: 200ms @@ -608,7 +632,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRERVBMT1lNRU5ULUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -635,6 +659,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/diskclient/testdata/Disk.yaml b/pkg/azclient/diskclient/testdata/Disk.yaml index c15ff52bdc..6400131615 100644 --- a/pkg/azclient/diskclient/testdata/Disk.yaml +++ b/pkg/azclient/diskclient/testdata/Disk.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Disk?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: PATCH response: @@ -130,7 +132,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: PUT response: @@ -163,6 +165,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 202 Accepted code: 202 duration: 200ms @@ -181,7 +185,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -210,6 +214,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -228,7 +234,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: GET response: @@ -257,6 +263,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -277,7 +285,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: GET response: @@ -306,6 +314,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -326,7 +336,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResourcenotfound?api-version=2024-03-02 method: GET response: @@ -381,7 +391,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: PUT response: @@ -414,6 +424,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -432,7 +444,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -441,14 +453,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 909 + content_length: 1076 uncompressed: false - body: "{\r\n \"startTime\": \"2001-02-03T04:05:06Z\",\r\n \"endTime\": \"2001-02-03T04:05:06Z\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"testResource\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"eastus\",\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"properties\":{\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":200,\"diskIOPSReadWrite\":500,\"diskMBpsReadWrite\":60,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"networkAccessPolicy\":\"AllowAll\",\"publicNetworkAccess\":\"Enabled\",\"timeCreated\":\"2001-02-03T04:05:06Z\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":214748364800,\"uniqueId\":\"00000000-0000-0000-0000-000000000000\"}}\r\n },\r\n \"name\": \"00000000-0000-0000-0000-000000000000\"\r\n}" + body: "{\r\n \"startTime\": \"2001-02-03T04:05:06Z\",\r\n \"endTime\": \"2001-02-03T04:05:06Z\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"00000000-0000-0000-0000-000000000000\"\r\n }\r\n}\r\n },\r\n \"name\": \"00000000-0000-0000-0000-000000000000\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "909" + - "1076" Content-Type: - application/json; charset=utf-8 Expires: @@ -461,6 +473,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16495" status: 200 OK code: 200 duration: 200ms @@ -479,7 +493,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: GET response: @@ -508,6 +522,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16494" status: 200 OK code: 200 duration: 200ms @@ -528,7 +544,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks?api-version=2024-03-02 method: GET response: @@ -557,6 +573,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16493" status: 200 OK code: 200 duration: 200ms @@ -577,7 +595,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disknotfound/providers/Microsoft.Compute/disks?api-version=2024-03-02 method: GET response: @@ -626,7 +644,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Disk/providers/Microsoft.Compute/disks/testResource?api-version=2024-03-02 method: DELETE response: @@ -657,6 +675,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -675,7 +695,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Disk-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Disk-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -704,6 +724,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16495" status: 200 OK code: 200 duration: 200ms @@ -724,7 +746,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Disk?api-version=2021-04-01 method: DELETE response: @@ -753,6 +775,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11998" status: 202 Accepted code: 202 duration: 200ms @@ -771,7 +795,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRESVNLLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -798,6 +822,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/fileservicepropertiesclient/testdata/FileServiceProperties.yaml b/pkg/azclient/fileservicepropertiesclient/testdata/FileServiceProperties.yaml index f7cd72aec5..5e6276bcf1 100644 --- a/pkg/azclient/fileservicepropertiesclient/testdata/FileServiceProperties.yaml +++ b/pkg/azclient/fileservicepropertiesclient/testdata/FileServiceProperties.yaml @@ -315,7 +315,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/fileshareclient/testdata/FileShare.yaml b/pkg/azclient/fileshareclient/testdata/FileShare.yaml index db03d25310..f87897e3dd 100644 --- a/pkg/azclient/fileshareclient/testdata/FileShare.yaml +++ b/pkg/azclient/fileshareclient/testdata/FileShare.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-FileShare?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest?api-version=2023-05-01 method: PUT response: @@ -106,6 +108,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -124,7 +128,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/00000000-0000-0000-0000-000000000000?api-version=2023-05-01&c=c&h=h&monitor=true&s=s&t=t method: GET response: @@ -153,6 +157,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetest?api-version=2023-05-01 method: PUT response: @@ -197,7 +203,7 @@ interactions: Content-Type: - application/json Etag: - - '"0x8DCE0774FB48F74"' + - '"0x8DD1F27D1637675"' Expires: - "-1" Pragma: @@ -208,6 +214,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -228,7 +236,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetest?api-version=2023-05-01 method: GET response: @@ -239,7 +247,7 @@ interactions: trailer: {} content_length: 572 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetest","name":"akscitaccountfilesharetest","type":"Microsoft.Storage/storageAccounts/fileServices/shares","etag":"\"0x8DCE0774FB48F74\"","properties":{"leaseStatus":"unlocked","leaseState":"available","signedIdentifiers":[],"accessTier":"Cool","accessTierChangeTime":"2001-02-03T04:05:06Z","lastModifiedTime":"2001-02-03T04:05:06Z","shareQuota":102400}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetest","name":"akscitaccountfilesharetest","type":"Microsoft.Storage/storageAccounts/fileServices/shares","etag":"\"0x8DD1F27D1637675\"","properties":{"leaseStatus":"unlocked","leaseState":"available","signedIdentifiers":[],"accessTier":"Cool","accessTierChangeTime":"2001-02-03T04:05:06Z","lastModifiedTime":"2001-02-03T04:05:06Z","shareQuota":102400}}' headers: Cache-Control: - no-cache @@ -248,7 +256,7 @@ interactions: Content-Type: - application/json Etag: - - '"0x8DCE0774FB48F74"' + - '"0x8DD1F27D1637675"' Expires: - "-1" Pragma: @@ -259,6 +267,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -279,7 +289,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetestnotfound?api-version=2023-05-01 method: GET response: @@ -308,6 +318,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 404 Not Found code: 404 duration: 200ms @@ -328,7 +340,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - ccm-FileShare-client azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest/fileServices/default/shares/akscitaccountfilesharetest?api-version=2023-05-01 method: DELETE response: @@ -357,6 +369,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -375,7 +389,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armstorage/v1.6.0 (go1.23.1; linux) + - azsdk-go-armstorage/v1.6.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-FileShare/providers/Microsoft.Storage/storageAccounts/akscitacctsdktest?api-version=2023-05-01 method: DELETE response: @@ -404,6 +418,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -424,7 +440,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-FileShare?api-version=2021-04-01 method: DELETE response: @@ -453,6 +469,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -471,7 +489,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRGSUxFU0hBUkUtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -498,6 +516,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/identityclient/testdata/Identity.yaml b/pkg/azclient/identityclient/testdata/Identity.yaml index 322aa64d30..f344928095 100644 --- a/pkg/azclient/identityclient/testdata/Identity.yaml +++ b/pkg/azclient/identityclient/testdata/Identity.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Identity?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armmsi/v1.2.0 (go1.23.1; linux) + - azsdk-go-armmsi/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Identity/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testResource?api-version=2023-01-31 method: PUT response: @@ -106,6 +108,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -126,7 +130,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Identity-client azsdk-go-armmsi/v1.2.0 (go1.23.1; linux) + - ccm-Identity-client azsdk-go-armmsi/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Identity/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testResource?api-version=2023-01-31 method: GET response: @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -175,7 +181,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Identity-client azsdk-go-armmsi/v1.2.0 (go1.23.1; linux) + - ccm-Identity-client azsdk-go-armmsi/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Identity/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testResourcenotfound?api-version=2023-01-31 method: GET response: @@ -226,7 +232,7 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armmsi/v1.2.0 (go1.23.1; linux) + - azsdk-go-armmsi/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Identity/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testResource?api-version=2023-01-31 method: DELETE response: @@ -253,6 +259,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -273,7 +281,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Identity?api-version=2021-04-01 method: DELETE response: @@ -302,6 +310,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -320,7 +330,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRJREVOVElUWS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -347,6 +357,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/interfaceclient/testdata/Interface.yaml b/pkg/azclient/interfaceclient/testdata/Interface.yaml index 15032f9404..4d967648b3 100644 --- a/pkg/azclient/interfaceclient/testdata/Interface.yaml +++ b/pkg/azclient/interfaceclient/testdata/Interface.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Interface?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -84,18 +86,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1074 + content_length: 1012 uncompressed: false - body: '{"name":"testVnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.0.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"testSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.0.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"testVnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"testSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1074" + - "1012" Content-Type: - application/json; charset=utf-8 Expires: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1076 + content_length: 1014 uncompressed: false - body: '{"name":"testVnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.0.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"testSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"testVnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.0.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"testSubnet","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.0.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1076" + - "1014" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -228,8 +236,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -237,14 +245,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1476 + content_length: 1519 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"lftd4p1ivchexghz1mvb0oksme.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"ddt4dufrjkwe5jziofpp4obvua.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"defaultOutboundConnectivityEnabled":false,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' headers: Cache-Control: - no-cache Content-Length: - - "1476" + - "1519" Content-Type: - application/json; charset=utf-8 Expires: @@ -257,6 +265,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -277,8 +287,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -286,14 +296,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1476 + content_length: 1519 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"lftd4p1ivchexghz1mvb0oksme.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"ddt4dufrjkwe5jziofpp4obvua.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"defaultOutboundConnectivityEnabled":false,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' headers: Cache-Control: - no-cache Content-Length: - - "1476" + - "1519" Content-Type: - application/json; charset=utf-8 Etag: @@ -308,6 +318,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -328,8 +340,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResourcenotfound?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -383,8 +395,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -392,14 +404,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1476 + content_length: 1519 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"lftd4p1ivchexghz1mvb0oksme.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"ddt4dufrjkwe5jziofpp4obvua.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"defaultOutboundConnectivityEnabled":false,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' headers: Cache-Control: - no-cache Content-Length: - - "1476" + - "1519" Content-Type: - application/json; charset=utf-8 Expires: @@ -412,6 +424,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -432,8 +446,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -441,14 +455,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1488 + content_length: 1531 uncompressed: false - body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"lftd4p1ivchexghz1mvb0oksme.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}]}' + body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.0.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/testSubnet"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"ddt4dufrjkwe5jziofpp4obvua.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"defaultOutboundConnectivityEnabled":false,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}]}' headers: Cache-Control: - no-cache Content-Length: - - "1488" + - "1531" Content-Type: - application/json; charset=utf-8 Expires: @@ -461,6 +475,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -481,8 +497,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interfacenotfound/providers/Microsoft.Network/networkInterfaces?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interfacenotfound/providers/Microsoft.Network/networkInterfaces?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -532,8 +548,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-03-01 + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/networkInterfaces/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -548,7 +564,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -556,7 +572,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -565,6 +581,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -583,8 +601,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Interface-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-Interface-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -612,6 +630,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -632,8 +652,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Interface/providers/Microsoft.Network/virtualNetworks/testVnet?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -648,7 +668,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -656,7 +676,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -665,6 +685,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -683,8 +705,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -712,6 +734,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -732,7 +756,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Interface?api-version=2021-04-01 method: DELETE response: @@ -761,6 +785,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -779,7 +805,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRJTlRFUkZBQ0UtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -806,6 +832,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/ipgroupclient/testdata/IPGroup.yaml b/pkg/azclient/ipgroupclient/testdata/IPGroup.yaml index f9ad2a27cb..a45661f982 100644 --- a/pkg/azclient/ipgroupclient/testdata/IPGroup.yaml +++ b/pkg/azclient/ipgroupclient/testdata/IPGroup.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-IPGroup?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -91,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 611 + content_length: 612 uncompressed: false - body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"20.185.231.85","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"40.121.142.122","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "611" + - "612" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -212,24 +220,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 68 + content_length: 69 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"ipAddresses":["20.185.231.85"]}}' + body: '{"location":"eastus","properties":{"ipAddresses":["40.121.142.122"]}}' form: {} headers: Accept: - application/json Content-Length: - - "68" + - "69" Content-Type: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -237,16 +245,16 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 458 + content_length: 459 uncompressed: false - body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" + body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "458" + - "459" Content-Type: - application/json; charset=utf-8 Expires: @@ -259,6 +267,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -277,8 +287,8 @@ interactions: form: {} headers: User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -306,6 +316,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -324,8 +336,8 @@ interactions: form: {} headers: User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -333,14 +345,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 459 + content_length: 460 uncompressed: false - body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" + body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "459" + - "460" Content-Type: - application/json; charset=utf-8 Etag: @@ -355,6 +367,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -375,8 +389,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -384,14 +398,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 459 + content_length: 460 uncompressed: false - body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" + body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "459" + - "460" Content-Type: - application/json; charset=utf-8 Etag: @@ -406,6 +420,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -426,8 +442,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResourcenotfound?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -465,24 +481,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 68 + content_length: 69 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"ipAddresses":["20.185.231.85"]}}' + body: '{"location":"eastus","properties":{"ipAddresses":["40.121.142.122"]}}' form: {} headers: Accept: - application/json Content-Length: - - "68" + - "69" Content-Type: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -490,16 +506,16 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 458 + content_length: 459 uncompressed: false - body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" + body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Updating\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "458" + - "459" Content-Type: - application/json; charset=utf-8 Expires: @@ -512,6 +528,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -530,8 +548,8 @@ interactions: form: {} headers: User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -559,6 +577,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -577,8 +597,8 @@ interactions: form: {} headers: User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -586,14 +606,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 459 + content_length: 460 uncompressed: false - body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" + body: "{\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "459" + - "460" Content-Type: - application/json; charset=utf-8 Etag: @@ -608,6 +628,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -628,8 +650,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -637,14 +659,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 544 + content_length: 545 uncompressed: false - body: "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"20.185.231.85\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n }\r\n ]\r\n}" + body: "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"firewalls\": [],\r\n \"firewallPolicies\": [],\r\n \"ipAddresses\": [\r\n \"40.121.142.122\"\r\n ],\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource\",\r\n \"name\": \"testResource\",\r\n \"type\": \"Microsoft.Network/IpGroups\",\r\n \"etag\": \"00000000-0000-0000-0000-000000000000\",\r\n \"location\": \"eastus\"\r\n }\r\n ]\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "544" + - "545" Content-Type: - application/json; charset=utf-8 Expires: @@ -657,6 +679,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -677,8 +701,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroupnotfound/providers/Microsoft.Network/ipGroups?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroupnotfound/providers/Microsoft.Network/ipGroups?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -728,8 +752,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-IPGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-03-01 + - ccm-IPGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/ipGroups/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -755,6 +779,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -775,8 +801,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-IPGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -791,7 +817,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -799,7 +825,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -808,6 +834,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -826,8 +854,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -855,6 +883,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -875,7 +905,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-IPGroup?api-version=2021-04-01 method: DELETE response: @@ -904,6 +934,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -922,7 +954,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRJUEdST1VQLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -949,6 +981,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/loadbalancerclient/testdata/LoadBalancer.yaml b/pkg/azclient/loadbalancerclient/testdata/LoadBalancer.yaml index b9edf982a1..dcb1ab41b3 100644 --- a/pkg/azclient/loadbalancerclient/testdata/LoadBalancer.yaml +++ b/pkg/azclient/loadbalancerclient/testdata/LoadBalancer.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -188,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 618 + content_length: 617 uncompressed: false - body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"172.190.254.147","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"40.121.142.104","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "618" + - "617" Content-Type: - application/json; charset=utf-8 Etag: @@ -220,24 +220,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 770 + content_length: 769 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"172.190.254.147","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' + body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"40.121.142.104","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' form: {} headers: Accept: - application/json Content-Length: - - "770" + - "769" Content-Type: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -252,7 +252,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -289,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -342,8 +342,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -395,8 +395,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResourcenotfound?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -434,24 +434,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 770 + content_length: 769 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"172.190.254.147","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' + body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"40.121.142.104","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' form: {} headers: Accept: - application/json Content-Length: - - "770" + - "769" Content-Type: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -466,7 +466,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -503,8 +503,8 @@ interactions: form: {} headers: User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -544,26 +544,26 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 787 + content_length: 786 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"etag":"invalid","location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"172.190.254.147","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' + body: '{"etag":"invalid","location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"40.121.142.104","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard"}}' form: {} headers: Accept: - application/json Content-Length: - - "787" + - "786" Content-Type: - application/json If-Match: - invalid User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -613,8 +613,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -664,8 +664,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancernotfound/providers/Microsoft.Network/loadBalancers?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancernotfound/providers/Microsoft.Network/loadBalancers?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -715,8 +715,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-03-01 + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/loadBalancers/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -731,7 +731,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -739,7 +739,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -768,8 +768,8 @@ interactions: form: {} headers: User-Agent: - - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-LoadBalancer-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -819,8 +819,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-LoadBalancer/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -835,7 +835,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -843,7 +843,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -872,8 +872,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 diff --git a/pkg/azclient/managedclusterclient/testdata/ManagedCluster.yaml b/pkg/azclient/managedclusterclient/testdata/ManagedCluster.yaml index 1fca31f5c9..8e735fb0ac 100644 --- a/pkg/azclient/managedclusterclient/testdata/ManagedCluster.yaml +++ b/pkg/azclient/managedclusterclient/testdata/ManagedCluster.yaml @@ -86,7 +86,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 3230 + content_length: 3293 uncompressed: false body: |- { @@ -99,11 +99,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -112,20 +112,20 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "provisioningState": "Creating", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "nodeLabels": {}, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -153,8 +153,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -196,7 +198,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -219,7 +221,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "3230" + - "3293" Content-Type: - application/json Expires: @@ -316,7 +318,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 3855 + content_length: 3918 uncompressed: false body: |- { @@ -329,11 +331,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -342,19 +344,19 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "provisioningState": "Succeeded", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -382,8 +384,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -437,7 +441,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -458,7 +462,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "3855" + - "3918" Content-Type: - application/json Expires: @@ -472,7 +476,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -502,7 +506,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 3855 + content_length: 3918 uncompressed: false body: |- { @@ -515,11 +519,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -528,19 +532,19 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "provisioningState": "Succeeded", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -568,8 +572,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -623,7 +629,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -644,7 +650,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "3855" + - "3918" Content-Type: - application/json Expires: @@ -658,7 +664,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -743,7 +749,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 3907 + content_length: 3970 uncompressed: false body: |- { @@ -756,11 +762,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -769,21 +775,21 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "enableAutoScaling": false, "provisioningState": "Updating", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "nodeLabels": {}, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -811,8 +817,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -866,7 +874,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -889,7 +897,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "3907" + - "3970" Content-Type: - application/json Expires: @@ -986,7 +994,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 3887 + content_length: 3950 uncompressed: false body: |- { @@ -999,11 +1007,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -1012,20 +1020,20 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "enableAutoScaling": false, "provisioningState": "Succeeded", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -1053,8 +1061,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -1108,7 +1118,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -1129,7 +1139,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "3887" + - "3950" Content-Type: - application/json Expires: @@ -1143,7 +1153,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -1173,7 +1183,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 4439 + content_length: 4506 uncompressed: false body: |- { @@ -1188,11 +1198,11 @@ interactions: "powerState": { "code": "Running" }, - "kubernetesVersion": "1.29", - "currentKubernetesVersion": "1.29.10", + "kubernetesVersion": "1.30", + "currentKubernetesVersion": "1.30.6", "dnsPrefix": "aks-cit-ManagedClustertestResourcednsPrefix", - "fqdn": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.hcp.eastus.azmk8s.io", - "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-3fvmxigx.portal.hcp.eastus.azmk8s.io", + "fqdn": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.hcp.eastus.azmk8s.io", + "azurePortalFQDN": "aks-cit-managedclustertestresourcednsprefix-h2q5oqr4.portal.hcp.eastus.azmk8s.io", "agentPoolProfiles": [ { "name": "agentpool1", @@ -1201,20 +1211,20 @@ interactions: "osDiskSizeGB": 128, "osDiskType": "Managed", "kubeletDiskType": "OS", - "maxPods": 110, + "maxPods": 250, "type": "VirtualMachineScaleSets", "enableAutoScaling": false, "provisioningState": "Succeeded", "powerState": { "code": "Running" }, - "orchestratorVersion": "1.29", - "currentOrchestratorVersion": "1.29.10", + "orchestratorVersion": "1.30", + "currentOrchestratorVersion": "1.30.6", "enableNodePublicIP": false, "mode": "System", "osType": "Linux", "osSKU": "Ubuntu", - "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202411.12.0", + "nodeImageVersion": "AKSUbuntu-2204gen2containerd-202412.04.0", "upgradeSettings": { "maxSurge": "10%" }, @@ -1242,8 +1252,10 @@ interactions: "enableRBAC": true, "supportPlan": "KubernetesOfficial", "networkProfile": { - "networkPlugin": "kubenet", + "networkPlugin": "azure", + "networkPluginMode": "overlay", "networkPolicy": "none", + "networkDataplane": "azure", "loadBalancerSku": "standard", "loadBalancerProfile": { "managedOutboundIPs": { @@ -1297,7 +1309,7 @@ interactions: "enabled": false }, "workloadAutoScalerProfile": {}, - "resourceUID": "674966dfbc7b0d0001630c2d", + "resourceUID": "67626279360b0200011e0af0", "metricsProfile": { "costAnalysis": { "enabled": false @@ -1315,13 +1327,13 @@ interactions: } } ], - "nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-ManagedCluster/providers/Microsoft.ContainerService/managedClusters?%24skipToken=10064527\u0026api-version=2024-09-01\u0026skipToken=10064527" + "nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-ManagedCluster/providers/Microsoft.ContainerService/managedClusters?%24skipToken=10196374\u0026api-version=2024-09-01\u0026skipToken=10196374" } headers: Cache-Control: - no-cache Content-Length: - - "4439" + - "4506" Content-Type: - application/json Expires: @@ -1335,7 +1347,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -1355,7 +1367,7 @@ interactions: headers: User-Agent: - ccm-ManagedCluster-clien azsdk-go-armcontainerservice/v6.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-ManagedCluster/providers/Microsoft.ContainerService/managedClusters?%24skipToken=10064527&api-version=2024-09-01&skipToken=10064527 + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-ManagedCluster/providers/Microsoft.ContainerService/managedClusters?%24skipToken=10196374&api-version=2024-09-01&skipToken=10196374 method: GET response: proto: HTTP/2.0 @@ -1387,7 +1399,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16496" status: 200 OK code: 200 duration: 200ms @@ -1519,20 +1531,24 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 164 + content_length: 398 uncompressed: false body: |- { "name": "00000000-0000-0000-0000-000000000000", "status": "Succeeded", "startTime": "2001-02-03T04:05:06Z", - "endTime": "2001-02-03T04:05:06Z" + "endTime": "2001-02-03T04:05:06Z", + "error": { + "code": "NotLatestOperation", + "message": "Expected goal state for managed cluster not saved yet. This means saving goal state to database was slow or failed. This type of failed operations can usually be retried." + } } headers: Cache-Control: - no-cache Content-Length: - - "164" + - "398" Content-Type: - application/json Expires: diff --git a/pkg/azclient/privatednszonegroupclient/testdata/PrivateDNSZoneGroup.yaml b/pkg/azclient/privatednszonegroupclient/testdata/PrivateDNSZoneGroup.yaml index 7514f16636..81545a287a 100644 --- a/pkg/azclient/privatednszonegroupclient/testdata/PrivateDNSZoneGroup.yaml +++ b/pkg/azclient/privatednszonegroupclient/testdata/PrivateDNSZoneGroup.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -188,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 622 + content_length: 621 uncompressed: false - body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"52.170.58.30","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"40.71.20.25","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "622" + - "621" Content-Type: - application/json; charset=utf-8 Etag: @@ -211,7 +211,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16498" + - "16499" status: 200 OK code: 200 duration: 200ms @@ -220,24 +220,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 792 + content_length: 791 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"52.170.58.30","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"40.71.20.25","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' form: {} headers: Accept: - application/json Content-Length: - - "792" + - "791" Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -252,7 +252,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -289,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -346,8 +346,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -362,7 +362,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -399,8 +399,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -448,8 +448,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -505,8 +505,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -521,7 +521,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -558,8 +558,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -607,8 +607,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -664,8 +664,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -680,7 +680,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -717,8 +717,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -766,8 +766,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -837,7 +837,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlODNlMDFiMC1mOTE0LTRiZTgtOGMwZC05Yjk3MDgwYWE3ZmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtkNjRjNmQ2MS1kYmNjLTQ3ZTgtYjk5NC0xMTE4ZGJhYWI1NDNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -845,7 +845,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlODNlMDFiMC1mOTE0LTRiZTgtOGMwZC05Yjk3MDgwYWE3ZmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtkNjRjNmQ2MS1kYmNjLTQ3ZTgtYjk5NC0xMTE4ZGJhYWI1NDNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -875,7 +875,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlODNlMDFiMC1mOTE0LTRiZTgtOGMwZC05Yjk3MDgwYWE3ZmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtkNjRjNmQ2MS1kYmNjLTQ3ZTgtYjk5NC0xMTE4ZGJhYWI1NDNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -932,7 +932,7 @@ interactions: trailer: {} content_length: 697 uncompressed: false - body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatednszonegroup\/providers\/Microsoft.Network\/privateDnsZones\/privatezone1.testzone.local","name":"privatezone1.testzone.local","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2JmYjg1NGY5LWY4ZDItNDY5Ni05ZTY5LTFkZDliOTc3ZmYyYTsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatednszonegroup\/providers\/Microsoft.Network\/privateDnsZones\/privatezone1.testzone.local","name":"privatezone1.testzone.local","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5Ozg3MjU3NGRjLWE5YzEtNGEyNy1hZGJiLTUxMGMzYzMzOWNmNjsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: Cache-Control: - private @@ -990,7 +990,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7OTIyYTA3N2MtZGUyYy00YWNmLThjNDctNzhhZDhjMjZkYTA3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZWEyY2M2MzUtODYzYy00M2U4LTg0OWMtNmI5MGU3NDgwNTM3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -998,7 +998,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7OTIyYTA3N2MtZGUyYy00YWNmLThjNDctNzhhZDhjMjZkYTA3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZWEyY2M2MzUtODYzYy00M2U4LTg0OWMtNmI5MGU3NDgwNTM3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -1028,7 +1028,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7OTIyYTA3N2MtZGUyYy00YWNmLThjNDctNzhhZDhjMjZkYTA3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZWEyY2M2MzUtODYzYy00M2U4LTg0OWMtNmI5MGU3NDgwNTM3XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1129,8 +1129,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -1145,7 +1145,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1182,8 +1182,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1231,8 +1231,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -1284,8 +1284,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -1337,8 +1337,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResourcenotfound?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -1392,8 +1392,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -1408,7 +1408,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1445,8 +1445,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -1477,7 +1477,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -1498,8 +1498,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-03-01 + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource/privateDnsZoneGroups/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1514,7 +1514,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1522,7 +1522,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1551,8 +1551,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PrivateDNSZoneGroup- azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1616,13 +1616,13 @@ interactions: body: "" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MTM1NWQ2ZWMtMGY2OC00ZGUzLThkZWMtYmQzMjU2YzM2MDE2XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7ZTgxYWU4ZWEtOTNmMy00NDdkLThiMWYtNjcwZDFmZWMwMjU5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: - "0" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MTM1NWQ2ZWMtMGY2OC00ZGUzLThkZWMtYmQzMjU2YzM2MDE2XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7ZTgxYWU4ZWEtOTNmMy00NDdkLThiMWYtNjcwZDFmZWMwMjU5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -1652,7 +1652,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MTM1NWQ2ZWMtMGY2OC00ZGUzLThkZWMtYmQzMjU2YzM2MDE2XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7ZTgxYWU4ZWEtOTNmMy00NDdkLThiMWYtNjcwZDFmZWMwMjU5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1714,13 +1714,13 @@ interactions: body: "" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyYjVkZTljYS0xMjM4LTRiYTMtYjFmMC1iN2VjZjQ4MWNlZDFfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiMDQyMzM2ZS04MWQ0LTRlYTMtYTY5NS03ODljZmY2YWYxOThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: - "0" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyYjVkZTljYS0xMjM4LTRiYTMtYjFmMC1iN2VjZjQ4MWNlZDFfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiMDQyMzM2ZS04MWQ0LTRlYTMtYTY5NS03ODljZmY2YWYxOThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -1750,7 +1750,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyYjVkZTljYS0xMjM4LTRiYTMtYjFmMC1iN2VjZjQ4MWNlZDFfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatednszonegroup/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiMDQyMzM2ZS04MWQ0LTRlYTMtYTY5NS03ODljZmY2YWYxOThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1798,8 +1798,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1814,7 +1814,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1822,7 +1822,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1851,8 +1851,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1902,8 +1902,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1918,7 +1918,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1926,7 +1926,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1955,8 +1955,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -2006,8 +2006,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -2022,7 +2022,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -2030,7 +2030,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -2059,8 +2059,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -2110,8 +2110,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -2126,7 +2126,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -2134,7 +2134,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -2163,8 +2163,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -2214,8 +2214,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateDNSZoneGroup/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -2230,7 +2230,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -2238,7 +2238,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -2267,8 +2267,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 diff --git a/pkg/azclient/privateendpointclient/testdata/PrivateEndpoint.yaml b/pkg/azclient/privateendpointclient/testdata/PrivateEndpoint.yaml index 939f6690e1..6c5ee7a701 100644 --- a/pkg/azclient/privateendpointclient/testdata/PrivateEndpoint.yaml +++ b/pkg/azclient/privateendpointclient/testdata/PrivateEndpoint.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-PrivateEndpoint?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -91,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 620 + content_length: 618 uncompressed: false - body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"20.185.231.183","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"40.121.143.2","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "620" + - "618" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -212,24 +220,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 790 + content_length: 788 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"20.185.231.183","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"40.121.143.2","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' form: {} headers: Accept: - application/json Content-Length: - - "790" + - "788" Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -244,7 +252,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -261,6 +269,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -279,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -310,6 +320,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -334,8 +346,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -343,18 +355,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1072 + content_length: 1010 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1072" + - "1010" Content-Type: - application/json; charset=utf-8 Expires: @@ -367,6 +379,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -385,8 +399,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -414,6 +428,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -432,8 +448,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -441,14 +457,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1074 + content_length: 1012 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1074" + - "1012" Content-Type: - application/json; charset=utf-8 Etag: @@ -463,6 +479,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -487,8 +505,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -503,7 +521,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -520,6 +538,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -538,8 +558,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -567,6 +587,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -585,8 +607,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -616,6 +638,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -640,8 +664,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -656,7 +680,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -673,6 +697,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -691,8 +717,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -720,6 +746,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -738,8 +766,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -769,6 +797,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -789,8 +819,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -820,6 +850,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -840,8 +872,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResourcenotfound?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -895,8 +927,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -911,7 +943,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -928,6 +960,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -946,8 +980,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - ccm-PrivateEndpoint-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -977,6 +1011,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -997,8 +1033,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateEndpoints/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1013,7 +1049,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1021,7 +1057,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1030,6 +1066,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1048,8 +1086,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1077,6 +1115,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1097,8 +1137,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/privateLinkServices/pls1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1113,7 +1153,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1121,7 +1161,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1130,6 +1170,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1148,8 +1190,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1177,6 +1219,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1197,8 +1241,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1213,7 +1257,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1221,7 +1265,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1230,6 +1274,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1248,8 +1294,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1277,6 +1323,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1297,8 +1345,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1313,7 +1361,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1321,7 +1369,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1330,6 +1378,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1348,8 +1398,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1377,6 +1427,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1397,8 +1449,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateEndpoint/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1413,7 +1465,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1421,7 +1473,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1430,6 +1482,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1448,8 +1502,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1477,6 +1531,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1497,7 +1553,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-PrivateEndpoint?api-version=2021-04-01 method: DELETE response: @@ -1526,6 +1582,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1544,7 +1602,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRQUklWQVRFRU5EUE9JTlQtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -1571,6 +1629,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/privatelinkserviceclient/testdata/PrivateLinkService.yaml b/pkg/azclient/privatelinkserviceclient/testdata/PrivateLinkService.yaml index b4df9db3f7..fe5a53a8c5 100644 --- a/pkg/azclient/privatelinkserviceclient/testdata/PrivateLinkService.yaml +++ b/pkg/azclient/privatelinkserviceclient/testdata/PrivateLinkService.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-PrivateLinkService?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -91,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 622 + content_length: 621 uncompressed: false - body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"20.185.231.91","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"pip1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipAddress":"13.92.245.22","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","idleTimeoutInMinutes":4,"ipTags":[],"ddosSettings":{"protectionMode":"VirtualNetworkInherited"}},"type":"Microsoft.Network/publicIPAddresses","sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache Content-Length: - - "622" + - "621" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -212,24 +220,24 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 792 + content_length: 791 transfer_encoding: [] trailer: {} host: management.azure.com remote_addr: "" request_uri: "" - body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"20.185.231.91","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"location":"eastus","properties":{"frontendIPConfigurations":[{"name":"frontendConfig1","properties":{"publicIPAddress":{"etag":"W/\"00000000-0000-0000-0000-000000000000\"","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1","location":"eastus","name":"pip1","properties":{"ddosSettings":{"protectionMode":"VirtualNetworkInherited"},"idleTimeoutInMinutes":4,"ipAddress":"13.92.245.22","ipTags":[],"provisioningState":"Succeeded","publicIPAddressVersion":"IPv4","publicIPAllocationMethod":"Static","resourceGuid":"00000000-0000-0000-0000-000000000000"},"sku":{"name":"Standard","tier":"Regional"},"type":"Microsoft.Network/publicIPAddresses"}}}]},"sku":{"name":"Standard","tier":"Regional"}}' form: {} headers: Accept: - application/json Content-Length: - - "792" + - "791" Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -244,7 +252,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -261,6 +269,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -279,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -310,6 +320,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -334,8 +346,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -343,18 +355,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1078 + content_length: 1016 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1078" + - "1016" Content-Type: - application/json; charset=utf-8 Expires: @@ -367,6 +379,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -385,8 +399,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -414,6 +428,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -432,8 +448,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -441,14 +457,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1080 + content_length: 1018 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Disabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1080" + - "1018" Content-Type: - application/json; charset=utf-8 Etag: @@ -463,6 +479,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -487,8 +505,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -503,7 +521,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -520,6 +538,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -538,8 +558,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -567,6 +587,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -585,8 +607,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -616,6 +638,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -636,8 +660,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -667,6 +691,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -687,8 +713,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResourcenotfound?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -742,8 +768,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -758,7 +784,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -775,6 +801,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -793,8 +821,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -824,6 +852,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -844,8 +874,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -873,6 +903,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -893,8 +925,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkServicenotfound/providers/Microsoft.Network/privateLinkServices?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkServicenotfound/providers/Microsoft.Network/privateLinkServices?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -944,8 +976,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-03-01 + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/privateLinkServices/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -960,7 +992,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -968,7 +1000,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -977,6 +1009,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -995,8 +1029,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PrivateLinkService-c azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1024,6 +1058,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1044,8 +1080,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/loadBalancers/lb1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1060,7 +1096,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1068,7 +1104,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1077,6 +1113,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1095,8 +1133,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1124,6 +1162,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1144,8 +1184,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/publicIPAddresses/pip1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1160,7 +1200,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1168,7 +1208,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1177,6 +1217,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1195,8 +1237,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1224,6 +1266,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1244,8 +1288,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PrivateLinkService/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1260,7 +1304,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1268,7 +1312,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1277,6 +1321,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1295,8 +1341,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1324,6 +1370,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -1344,7 +1392,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-PrivateLinkService?api-version=2021-04-01 method: DELETE response: @@ -1373,6 +1421,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -1391,7 +1441,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRQUklWQVRFTElOS1NFUlZJQ0UtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -1418,6 +1468,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/privatezoneclient/testdata/PrivateZone.yaml b/pkg/azclient/privatezoneclient/testdata/PrivateZone.yaml index 03fb145ef2..65ead5393c 100644 --- a/pkg/azclient/privatezoneclient/testdata/PrivateZone.yaml +++ b/pkg/azclient/privatezoneclient/testdata/PrivateZone.yaml @@ -91,7 +91,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlMmY3ZGYwYS1mMGM4LTQ1N2QtYTIyNy02M2RmYjgzMjliNzZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthMWQ4NmQxOC0zNTYxLTRhNGQtYjM2Zi03Zjk4NzY0NzRlNTZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -99,7 +99,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlMmY3ZGYwYS1mMGM4LTQ1N2QtYTIyNy02M2RmYjgzMjliNzZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthMWQ4NmQxOC0zNTYxLTRhNGQtYjM2Zi03Zjk4NzY0NzRlNTZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -129,7 +129,7 @@ interactions: headers: User-Agent: - ccm-PrivateZone-client azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtlMmY3ZGYwYS1mMGM4LTQ1N2QtYTIyNy02M2RmYjgzMjliNzZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTthMWQ4NmQxOC0zNTYxLTRhNGQtYjM2Zi03Zjk4NzY0NzRlNTZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -186,7 +186,7 @@ interactions: trailer: {} content_length: 751 uncompressed: false - body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2E2OTNjYzg3LTk2NGMtNDE3ZS1iNDQzLTM3NTU3YjJiN2YxNjsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2IxOWI4NmFmLWVkYzMtNDQxMi05N2IwLTQxZjA4MTc0ZTgzOTsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: Cache-Control: - private @@ -237,7 +237,7 @@ interactions: trailer: {} content_length: 751 uncompressed: false - body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2E2OTNjYzg3LTk2NGMtNDE3ZS1iNDQzLTM3NTU3YjJiN2YxNjsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2IxOWI4NmFmLWVkYzMtNDQxMi05N2IwLTQxZjA4MTc0ZTgzOTsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: Cache-Control: - private @@ -346,7 +346,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtiMWRhMTZiYi02OTZmLTQxNmItYWFjZC04Y2MzY2IyMTRkN2ZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0ZTNiMzM3NS05ZDYyLTQ3YTctYmE1Ni0zYTE2ODMwODQ3ZThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -354,7 +354,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtiMWRhMTZiYi02OTZmLTQxNmItYWFjZC04Y2MzY2IyMTRkN2ZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0ZTNiMzM3NS05ZDYyLTQ3YTctYmE1Ni0zYTE2ODMwODQ3ZThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -384,7 +384,7 @@ interactions: headers: User-Agent: - ccm-PrivateZone-client azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTtiMWRhMTZiYi02OTZmLTQxNmItYWFjZC04Y2MzY2IyMTRkN2ZfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0ZTNiMzM3NS05ZDYyLTQ3YTctYmE1Ni0zYTE2ODMwODQ3ZThfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -441,7 +441,7 @@ interactions: trailer: {} content_length: 751 uncompressed: false - body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2E2OTNjYzg3LTk2NGMtNDE3ZS1iNDQzLTM3NTU3YjJiN2YxNjsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-privatezone\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-uttest.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2IxOWI4NmFmLWVkYzMtNDQxMi05N2IwLTQxZjA4MTc0ZTgzOTsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: Cache-Control: - private @@ -495,13 +495,13 @@ interactions: body: "" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyMjg2NzExNi1iMWZiLTQyZjYtOTExNi03MDFhY2I3MjNkMzRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZGUwMWI1OS02YjUzLTQ5NTMtYTFhYi0yMDJkYjkyY2ZmOGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: - "0" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyMjg2NzExNi1iMWZiLTQyZjYtOTExNi03MDFhY2I3MjNkMzRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZGUwMWI1OS02YjUzLTQ5NTMtYTFhYi0yMDJkYjkyY2ZmOGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -531,7 +531,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTsyMjg2NzExNi1iMWZiLTQyZjYtOTExNi03MDFhY2I3MjNkMzRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-privatezone/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZGUwMWI1OS02YjUzLTQ5NTMtYTFhYi0yMDJkYjkyY2ZmOGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 diff --git a/pkg/azclient/providerclient/testdata/Provider.yaml b/pkg/azclient/providerclient/testdata/Provider.yaml index 2d5446dbc6..8c77c3a70f 100644 --- a/pkg/azclient/providerclient/testdata/Provider.yaml +++ b/pkg/azclient/providerclient/testdata/Provider.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Provider?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -71,7 +73,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Provider-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Provider-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers?api-version=2021-04-01 method: GET response: @@ -80,14 +82,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 2754196 + content_length: 2887794 uncompressed: false - body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService","namespace":"Microsoft.ContainerService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}}],"resourceTypes":[{"resourceType":"ManagedClusters/eventGridFilters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01"],"capabilities":"None"},{"resourceType":"fleetMemberships","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fleets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"defaultApiVersion":"2023-08-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"fleets/members","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"capabilities":"None"},{"resourceType":"fleets/updateRuns","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview"],"capabilities":"None"},{"resourceType":"fleets/updateStrategies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview"],"capabilities":"None"},{"resourceType":"fleets/autoUpgradeProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-02-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-31","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview","2022-03-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31","2016-03-30"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31","2016-03-30"],"capabilities":"None"},{"resourceType":"locations/orchestrators","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2017-09-30"],"capabilities":"None"},{"resourceType":"locations/kubernetesVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01"],"capabilities":"None"},{"resourceType":"locations/nodeImageVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"locations/osOptions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/safeguardsVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview"],"capabilities":"None"},{"resourceType":"locations/guardrailsVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview"],"capabilities":"None"},{"resourceType":"locations/trustedAccessRoles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview"],"capabilities":"None"},{"resourceType":"locations/meshRevisionProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-06-02-preview"],"capabilities":"None"},{"resourceType":"managedClusters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31"],"defaultApiVersion":"2023-08-01","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedclustersnapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview"],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-10-31","2018-03-31","2017-08-31","2017-07-01","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"],"capabilities":"None"},{"resourceType":"snapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01"],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights","namespace":"Microsoft.OperationalInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Brazil Southeast","Japan West","UAE North","Australia Central","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","Sweden South"],"apiVersions":["2023-09-01","2019-09-01-preview","2019-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2023-01-01-preview","2022-10-01","2022-09-01-privatepreview","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"locations/workspaces","locations":["East US","West Europe","Australia Southeast","UK South","Canada Central","West US 2","Australia Central","Australia East","France Central","North Europe","Central US","East US 2","South Central US","West US","UK West","Germany West Central"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"workspaces/scopedPrivateLinkProxies","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-03-01-preview","capabilities":"None"},{"resourceType":"workspaces/api","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/query","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/metadata","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/purge","locations":[],"apiVersions":["2023-09-01","2022-10-01","2020-10-01","2020-08-01","2017-04-26-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"workspaces/operations","locations":[],"apiVersions":["2023-09-01","2022-10-01","2020-08-01","2017-04-26-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"workspaces/dataSources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/linkedStorageAccounts","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/tables","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2023-01-01-preview","2022-10-01","2021-12-01-preview","2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/summaryLogs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"linkTargets","locations":["East US"],"apiVersions":["2020-03-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"deletedWorkspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview","2015-11-01-preview","2014-11-10"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"clusters","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","Brazil South","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2022-10-01","2021-06-01","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/dataExports","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"workspaces/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","UK South","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationsManagement","namespace":"Microsoft.OperationsManagement","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"solutions","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","UAE Central","Australia Central 2","Germany West Central","Japan West","UAE North","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Canada East","West US 3","Sweden Central","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"managementassociations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"views","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central"],"apiVersions":["2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerRegistry","namespace":"Microsoft.ContainerRegistry","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registries","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Central US EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"registries/cacheRules","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"registries/credentialSets","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/connectedRegistries","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview"],"capabilities":"None"},{"resourceType":"registries/connectedRegistries/deactivate","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview"],"capabilities":"None"},{"resourceType":"registries/scopeMaps","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/tokens","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/generateCredentials","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnections","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnectionProxies","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnectionProxies/validate","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateLinkResources","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/importImage","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","South Africa North","UAE North","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/exportPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/importPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/pipelineRuns","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/listBuildSourceUploadUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/scheduleRun","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/runs","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/taskRuns","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview"],"defaultApiVersion":"2019-06-01-preview","capabilities":"None"},{"resourceType":"registries/taskRuns/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/agentPools","locations":["East US","West Europe","West US 2","South Central US","Canada Central","Central US","East Asia","East US 2","North Europe","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"defaultApiVersion":"2019-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/agentPoolsOperationResults","locations":["East US","West Europe","West US 2","South Central US","Canada Central","Central US","East Asia","East US 2","North Europe","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/agentPools/listQueueStatus","locations":["East US","West Europe","West US 2","South Central US","Canada Central","Central US","East Asia","East US 2","North Europe","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/runs/listLogSasUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/runs/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/tasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"defaultApiVersion":"2019-04-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"registries/tasks/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/replications","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/webhooks","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/webhooks/ping","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/webhooks/getCallbackConfig","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/webhooks/listEvents","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"locations/authorize","locations":["East US"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","Central US","South Africa North","UAE North","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/listCredentials","locations":["South Central US","East US","West US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"registries/regenerateCredential","locations":["South Central US","West US","East US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"registries/listUsages","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/listPolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Central US EUAP","Sweden South","Spain Central"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"registries/updatePolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Central US EUAP","Sweden South","Spain Central"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"registries/eventGridFilters","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-07-01","2022-12-01","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Jio India West","Jio India Central","Sweden Central","Australia Central","Qatar Central","Australia Central 2","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","East US 2 EUAP","Central US EUAP","Sweden South","Spain Central"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Jio India West","Jio India Central","Sweden Central","Australia Central","Qatar Central","Australia Central 2","Germany North","Poland Central","France South","Italy North","Israel Central","Mexico Central","Central US EUAP","East US 2 EUAP","Spain Central","Sweden South"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicStorage","namespace":"Microsoft.ClassicStorage","resourceTypes":[{"resourceType":"storageAccounts","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","East US 2 EUAP","Central US EUAP","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"checkStorageAccountAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","Jio India West","Sweden Central","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/diagnosticSettings","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","Jio India West","Sweden Central","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metrics","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/metrics","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"disks","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"images","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"vmImages","locations":[],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"storageAccounts/vmImages","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"publicImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"osImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"osPlatformImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Advisor","namespace":"Microsoft.Advisor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"suppressions","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"configurations","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc"],"capabilities":"None"},{"resourceType":"recommendations","locations":[],"apiVersions":["2023-09-01-preview","2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"generateRecommendations","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01-preview","2023-01-01-alpha","2022-10-01","2020-07-01-preview","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"None"},{"resourceType":"advisorScore","locations":[],"apiVersions":["2023-05-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-07-01-preview","2020-01-01-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"predict","locations":[],"apiVersions":["2023-01-01","2022-10-01","2022-09-01","2022-02-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NotificationHubs","namespace":"Microsoft.NotificationHubs","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/notificationHubs","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNamespaceAvailability","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","JIO India West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central","Australia Central","Australia Central 2","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Qatar Central","Switzerland North","Switzerland West","Italy North","Israel Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Management","namespace":"Microsoft.Management","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"resources","locations":[],"apiVersions":["2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"managementGroups","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"getEntities","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"managementGroups/settings","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults/asyncOperation","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"tenantBackfillStatus","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"startTenantBackfill","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.visualstudio","namespace":"microsoft.visualstudio","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"account","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"None"},{"resourceType":"account/project","locations":["East Asia","Southeast Asia","Australia East","Brazil South","Canada Central","Japan East","Japan West","North Europe","West Europe","West India","Central India","South India","Central US","East US","East US 2","North Central US","South Central US","West Central US","UK South","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"account/extension","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceHealth","namespace":"Microsoft.ResourceHealth","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilityStatuses","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-05-01-preview","2020-05-01-beta","2020-05-01-alpha","2020-05-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-08-01-beta","2018-08-01-alpha","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta","2017-07-01","2015-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"childAvailabilityStatuses","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2017-07-01","2015-01-01-rc","2015-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"childResources","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-preview","2022-10-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2017-07-01","2015-01-01-rc","2015-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-rc","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-09-01-rc","2020-09-01-preview","2020-09-01-beta","2018-11-06-beta","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01"],"capabilities":"None"},{"resourceType":"emergingissues","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2018-11-06-beta","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-rc","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-05-01-preview","2020-05-01","2018-07-01-preview","2018-07-01","2015-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Capacity","namespace":"Microsoft.Capacity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FD9C0A9A-4DB9-4F41-8A61-98385DEB6E2D"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"941F67D2-083A-4B78-AF91-9B3B30B9B150"}],"resourceTypes":[{"resourceType":"resources","locations":["South Central US"],"apiVersions":["2019-04-01","2018-06-01","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-11-15-preview","2020-11-15-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2021-03-01-privatepreview","2021-03-01-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"listbenefits","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01"],"capabilities":"None"},{"resourceType":"reservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations/revisions","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"catalogs","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2021-03-01-privatepreview","2021-03-01-beta","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"appliedReservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"checkOffers","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"checkScopes","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"calculatePrice","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"calculateExchange","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"exchange","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"reservationOrders/calculateRefund","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/return","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/split","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/merge","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/swap","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"reservationOrders/changeDirectory","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01","2020-11-15-preview","2020-11-15-beta","2020-11-15"],"capabilities":"None"},{"resourceType":"validateReservationOrder","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/availableScopes","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations/availableScopes","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2019-04-01-beta","2019-04-01"],"capabilities":"None"},{"resourceType":"commercialReservationOrders","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"calculatePurchasePrice","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"placePurchaseOrder","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"checkPurchaseStatus","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"ownReservations","locations":[],"apiVersions":["2020-06-01-beta","2020-06-01"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta"],"capabilities":"None"},{"resourceType":"listSkus","locations":[],"apiVersions":["2021-01-01-privatepreview","2021-01-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"checkBenefitScopes","locations":[],"apiVersions":["2021-03-01-privatepreview","2021-03-01-beta"],"capabilities":"None"},{"resourceType":"resourceProviders","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations/serviceLimits","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations/serviceLimitsRequests","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"getVMFamiliesEnrollmentStateForAQM","locations":[],"apiVersions":["2023-01-18-preview"],"capabilities":"None"},{"resourceType":"updateVMFamiliesEnrollmentStateForAQM","locations":[],"apiVersions":["2023-01-18-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PolicyInsights","namespace":"Microsoft.PolicyInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"policyEvents","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyStates","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"componentPolicyStates","locations":[],"apiVersions":["2022-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2022-04-01","2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"None"},{"resourceType":"asyncOperationResults","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"remediations","locations":[],"apiVersions":["2021-10-01","2019-07-01","2018-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"attestations","locations":[],"apiVersions":["2022-09-01","2021-01-01","2019-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"eventGridFilters","locations":[],"apiVersions":["2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"checkPolicyRestrictions","locations":[],"apiVersions":["2023-03-01","2022-03-01","2020-07-01-preview","2020-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"policyTrackedResources","locations":[],"apiVersions":["2018-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyMetadata","locations":[],"apiVersions":["2019-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ApiManagement","namespace":"Microsoft.ApiManagement","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"service","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2021-08-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"deletedServices","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"locations/deletedServices","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"validateServiceName","locations":[],"apiVersions":["2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"reportFeedback","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkFeedbackRequired","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"getDomainOwnershipIdentifier","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"service/eventGridFilters","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"gateways","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsStatuses","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South"],"apiVersions":["2023-09-01-preview","2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EventHub","namespace":"Microsoft.EventHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2018-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/networkrulesets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/networkSecurityPerimeterConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/networkSecurityPerimeterAssociationProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/hoboConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/eventhubs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventhubs/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventhubs/consumergroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/applicationGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"checkNamespaceAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-08-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"sku","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/clusterOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil SouthEast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"availableClusterRegions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-01-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB","namespace":"Microsoft.DocumentDB","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FFFD5CF5-FFD3-4B24-B0E2-0715ADD4C282"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"A2EBFC51-AD44-4D13-A387-B95AFDFA016D"}],"resourceTypes":[{"resourceType":"databaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"defaultApiVersion":"2024-05-15-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"databaseAccountNames","locations":[],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-09-01-preview","2024-08-15","2024-07-01","2024-06-01-preview","2024-05-15-preview","2024-05-15","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","UAE Central","Brazil SouthEast","Australia Central 2","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","UAE Central","Brazil SouthEast","Australia Central 2","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/restorableDatabaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview","2020-06-01-preview"],"capabilities":"None"},{"resourceType":"restorableDatabaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview","2020-06-01-preview"],"capabilities":"None"},{"resourceType":"cassandraClusters","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview"],"defaultApiVersion":"2021-10-15","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"databaseAccounts/encryptionScopes","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"mongoClusters","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/mongoClusterOperationResults","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/mongoClusterAzureAsyncOperation","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India west","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/checkMongoClusterNameAvailability","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","France South","Australia Central 2","UAE Central","West US 3","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India West","Jio India Central","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15"],"capabilities":"None"},{"resourceType":"throughputPools","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-11-15-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"throughputPools/throughputPoolAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-11-15-preview"],"capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2015-06-15","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/vmSizes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/applications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"virtualMachines/VMApplications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/vmimages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":[]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sshPublicKeys","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups/capacityReservations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/spotEvictionRates","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/spotPriceHistory","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/recommendations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/sharedGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/communityGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"],"capabilities":"None"},{"resourceType":"galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2023-07-03","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"None"},{"resourceType":"payloadGroups","locations":["South Central US","West Europe"],"apiVersions":["2024-03-03","2023-07-03"],"capabilities":"None"},{"resourceType":"galleries/applications","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/applications/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"snapshots","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diskoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01"],"defaultApiVersion":"2022-03-02","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"diskAccesses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01"],"defaultApiVersion":"2022-03-02","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints/diskRestorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30"],"defaultApiVersion":"2022-03-02","capabilities":"None"},{"resourceType":"virtualMachineScaleSets/disks","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudServices/roles","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/roleInstances","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/csoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/cloudServiceOsVersions","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/cloudServiceOsFamilies","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/roleInstances/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/publicIPAddresses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","West US","Central US","North Central US","South Central US","West Europe","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","West Central US","North Europe","UK South","East Asia","East US 2","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diagnostics","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/diagnosticOperations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementScores","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementRecommendations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/logAnalytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"],"capabilities":"None"},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceBus","namespace":"Microsoft.ServiceBus","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/networkrulesets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/queues","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/queues/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/subscriptions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/subscriptions/rules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"checkNamespaceAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-08-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"sku","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"premiumMessagingRegions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventgridfilters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/migrationConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization","namespace":"Microsoft.Authorization","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"roleAssignmentScheduleRequests","locations":[],"apiVersions":["2022-04-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilityScheduleRequests","locations":[],"apiVersions":["2022-04-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentSchedules","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilitySchedules","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentScheduleInstances","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilityScheduleInstances","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementPolicies","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementPolicyAssignments","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"eligibleChildResources","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlerts","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertConfigurations","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertDefinitions","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertOperations","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignments","locations":[],"apiVersions":["2022-04-01","2022-01-01-preview","2021-04-01-preview","2020-10-01-preview","2020-08-01-preview","2020-04-01-preview","2020-03-01-preview","2019-04-01-preview","2018-12-01-preview","2018-09-01-preview","2018-07-01","2018-01-01-preview","2017-10-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"roleDefinitions","locations":[],"apiVersions":["2023-07-01-preview","2022-05-01-preview","2022-04-01","2018-07-01","2018-01-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"classicAdministrators","locations":[],"apiVersions":["2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-06-01"}],"capabilities":"None"},{"resourceType":"permissions","locations":[],"apiVersions":["2022-04-01","2018-07-01","2018-01-01-preview","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"denyAssignments","locations":[],"apiVersions":["2022-04-01","2019-03-01-preview","2018-07-01-preview","2018-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"locks","locations":[],"apiVersions":["2020-05-01","2017-04-01","2016-09-01","2015-06-01","2015-05-01-preview","2015-01-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-09-01"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2017-05-01","2016-07-01","2015-07-01","2015-01-01","2014-10-01-preview","2014-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"}],"capabilities":"None"},{"resourceType":"policyDefinitions","locations":[],"apiVersions":["2023-04-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2016-12-01","2016-04-01","2015-10-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-12-01"}],"capabilities":"SupportsExtension"},{"resourceType":"policyDefinitions/versions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"None"},{"resourceType":"policySetDefinitions","locations":[],"apiVersions":["2023-04-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"SupportsExtension"},{"resourceType":"policySetDefinitions/versions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"None"},{"resourceType":"policyAssignments","locations":[],"apiVersions":["2024-04-01","2023-04-01","2022-06-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview","2016-12-01","2016-04-01","2015-10-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-12-01"}],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"policyExemptions","locations":[],"apiVersions":["2022-07-01-preview","2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"listPolicyDefinitionVersions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"listPolicySetDefinitionVersions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"dataAliases","locations":[],"apiVersions":["2020-09-01","2020-03-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"dataPolicyManifests","locations":[],"apiVersions":["2020-09-01"],"capabilities":"None"},{"resourceType":"providerOperations","locations":[],"apiVersions":["2022-04-01","2018-07-01","2018-01-01-preview","2017-05-01","2016-07-01","2015-07-01-preview","2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"None"},{"resourceType":"elevateAccess","locations":[],"apiVersions":["2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"}],"capabilities":"None"},{"resourceType":"checkAccess","locations":[],"apiVersions":["2018-09-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-09-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"batchResourceCheckAccess","locations":[],"apiVersions":["2018-09-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-09-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"findOrphanRoleAssignments","locations":[],"apiVersions":["2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentsUsageMetrics","locations":[],"apiVersions":["2019-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewScheduleDefinitions","locations":[],"apiVersions":["2021-12-01-preview","2021-07-01-preview","2021-03-01-preview","2018-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewScheduleSettings","locations":[],"apiVersions":["2021-12-01-preview","2021-07-01-preview","2021-03-01-preview","2018-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewHistoryDefinitions","locations":[],"apiVersions":["2021-11-16-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentApprovals","locations":[],"apiVersions":["2021-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"privateLinkAssociations","locations":[],"apiVersions":["2023-02-01","2023-01-01","2020-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"resourceManagementPrivateLinks","locations":["global"],"apiVersions":["2020-05-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"EnablePrivateLinkNetworkAccess","locations":[],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"operationStatus","locations":[],"apiVersions":["2020-05-01"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache","namespace":"Microsoft.Cache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Redis","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2024-03-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Redis/privateEndpointConnectionProxies","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateEndpointConnectionProxies/validate","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateEndpointConnections","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateLinkResources","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"locations/asyncOperations","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-03-01","2024-02-01","2023-11-01","2023-10-01-preview","2023-08-01","2023-07-01","2023-05-01-preview","2023-04-01","2023-03-01-preview","2022-11-01-preview","2022-06-01","2022-05-01","2022-01-01","2021-08-01","2021-06-01","2021-03-01","2021-02-01-preview","2020-12-01","2020-06-01","2020-04-01-preview","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2020-04-01-preview"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-03-01","2024-02-01","2023-11-01","2023-10-01-preview","2023-08-01","2023-07-01","2023-05-01-preview","2023-04-01","2023-03-01-preview","2022-11-01-preview","2022-06-01","2022-05-01","2021-06-01","2021-03-01","2021-02-01-preview","2020-12-01","2020-10-01-preview","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"redisEnterprise","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2020-04-01-preview"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies/validate","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies/operationresults","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnections","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnections/operationresults","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateLinkResources","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"redisEnterprise/databases","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","capabilities":"None"},{"resourceType":"Redis/EventGridFilters","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France South","France Central","Australia Central","Australia Central 2","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataLakeStore","namespace":"Microsoft.DataLakeStore","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/capability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices","namespace":"Microsoft.Devices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"C121DF10-FE58-4BC4-97F9-8296879F7BBB"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-15-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2023-07-15-preview"}],"capabilities":"None"},{"resourceType":"checkProvisioningServiceNameAvailability","locations":[],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"provisioningServiceOperationResults","locations":[],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-09-01-preview","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"locations/provisioningServiceOperationResults","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","France South","Korea South","Japan West","South India","Southeast Asia","West Europe","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Europe","UK West","West US 2","West Central US","North Central US","East US 2","West US 3","Germany West Central","UAE North","UAE Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-09-01","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22-preview","2018-01-22","2017-11-15","2017-09-25-preview","2017-08-21-preview","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway EAST","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"IotHubs","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2021-07-02","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"IotHubs/eventGridFilters","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-31","2018-01-15-preview"],"capabilities":"None"},{"resourceType":"IotHubs/failover","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2020-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"ProvisioningServices","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","France South","Korea South","Japan West","South India","Southeast Asia","West Europe","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Europe","UK West","West US 2","West Central US","North Central US","East US 2","West US 3","Germany West Central","UAE North","UAE Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"IotHubs/securitySettings","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cdn","namespace":"Microsoft.Cdn","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"profiles","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"profiles/endpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"profiles/endpoints/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/endpoints/origingroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/endpoints/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/origingroupresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/afdendpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"profiles/afdendpoints/routes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/origingroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/origingroups/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/rulesets","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/rulesets/rules","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/secrets","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"validateSecret","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/deploymentversions","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"profiles/keygroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-01-01-preview","2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"profiles/securitypolicies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/afdendpointresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/afdendpointresults/routeresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/customdomainresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/origingroupresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/origingroupresults/originresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/rulesetresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/rulesetresults/ruleresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/secretresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/securitypolicyresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/policies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2022-01-01-preview"],"defaultApiVersion":"2022-01-01-preview","capabilities":"None"},{"resourceType":"profiles/networkpolicies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/policyresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2022-01-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/originresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/customdomainresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkEndpointNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkResourceUsage","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"validateProbe","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"canMigrate","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"migrate","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operations","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"edgenodes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"CdnWebApplicationFirewallPolicies","locations":["global"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operationresults/cdnwebapplicationfirewallpolicyresults","locations":["global"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"CdnWebApplicationFirewallManagedRuleSets","locations":[],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataLakeAnalytics","namespace":"Microsoft.DataLakeAnalytics","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"defaultApiVersion":"2016-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/dataLakeStoreAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts/containers","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts/containers/listSasTokens","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/capability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AlertsManagement","namespace":"Microsoft.AlertsManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"alerts","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018-11-02-privatepreview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"alertsSummary","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"smartGroups","locations":[],"apiVersions":["2019-05-05-preview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"None"},{"resourceType":"smartDetectorAlertRules","locations":["global"],"apiVersions":["2021-04-01","2019-06-01","2019-03-01","2018-02-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrateFromSmartDetection","locations":["global"],"apiVersions":["2021-01-01-preview"],"capabilities":"None"},{"resourceType":"actionRules","locations":["global"],"apiVersions":["2024-03-01-preview","2023-05-01-preview","2021-08-08-preview","2021-08-08","2019-05-05-preview","2018-11-02-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"alertsMetaData","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01"],"capabilities":"None"},{"resourceType":"prometheusRuleGroups","locations":["North Central US","West Central US","East US","East US 2","West Europe","West US","West US 2","Central US","South Central US","Brazil South","Southeast Asia","East Asia","Central India","North Europe","UK South","Australia Southeast","Canada Central","Norway East","South Africa North","UAE North","Israel Central","Italy North","France South","Germany West Central","Korea Central","Switzerland North","Brazil Southeast","South India","UK West","Sweden Central","Australia East","Canada East","France Central","Switzerland West","Norway West","Japan East","Japan West","Korea South","Australia Central","West US 3","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-09-01-preview","2023-03-01","2021-07-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2019-05-05-preview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"None"},{"resourceType":"alertRuleRecommendations","locations":["North Central US","East US","North Europe","West Europe","Sweden Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"tenantActivityLogAlerts","locations":["Global"],"apiVersions":["2023-04-01-preview","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"investigations","locations":["North Europe","Canada Central","Canada East","North Central US","West US","Germany West Central","Sweden Central","UAE North","South Africa North","Norway East","Australia Southeast","Central India","Brazil South","Japan East","Australia East","Southeast Asia","UK South","West Central US","East Asia","West US 3","Central US","East US 2","South Central US","West US 2","East US","West Europe"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Commerce","namespace":"Microsoft.Commerce","resourceTypes":[{"resourceType":"UsageAggregates","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"],"capabilities":"None"},{"resourceType":"RateCard","locations":[],"apiVersions":["2016-08-31-preview","2015-06-01-preview","2015-05-15"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Relay","namespace":"Microsoft.Relay","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/hybridconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/hybridconnections/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/wcfrelays","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/wcfrelays/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-01","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CognitiveServices","namespace":"Microsoft.CognitiveServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkSkuAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"checkDomainAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"accounts/privateEndpointConnectionProxies","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"deletedAccounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"locations/resourceGroups","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"capabilities":"None"},{"resourceType":"locations/resourceGroups/deletedAccounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"capabilities":"None"},{"resourceType":"locations/commitmentTiers","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"locations/models","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/modelCapacities","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"modelCapacities","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"calculateModelCapacity","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/raiContentFilters","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Global","Australia East","Brazil South","Central US EUAP","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","East US 2 EUAP","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"accounts/networkSecurityPerimeterAssociationProxies","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"accounts/encryptionScopes","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01"],"capabilities":"None"},{"resourceType":"commitmentPlans","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"attestations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"capabilities":"None"},{"resourceType":"attestationDefinitions","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies/profileProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies/profileProxies/accessRuleProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Databricks","namespace":"Microsoft.Databricks","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accessConnectors","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2023-05-01","2022-10-01-preview","2022-04-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/virtualNetworkPeerings","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"},{"resourceType":"workspaces/dbWorkspaces","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","West Europe","Japan East","East US","Korea Central","Central US","West US 2","East US 2","North Europe","Southeast Asia","East Asia","South Central US","North Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan West","Canada Central","Canada East","Central India","South India","West India","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01","2018-03-15","2018-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01","2018-03-15","2018-03-01"],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/getNetworkPolicies","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3"],"apiVersions":["2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage","namespace":"Microsoft.Storage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageAccounts/storageTaskAssignments","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts/encryptionScopes","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"storageTasks","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metricDefinitions","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US","East US 2","East US 2 (Stage)","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","East US 2 EUAP","Central US EUAP","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany West Central","Germany North","Norway East","Norway West","South Central US STG","Brazil Southeast","West US 3","East US STG","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Sweden South","Malaysia South"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Security","namespace":"Microsoft.Security","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"855AF4C4-82F6-414C-B1A2-628025628B9A"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Central US EUAP","EAST US 2 EUAP"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securityStatuses","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"tasks","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"secureScores","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"secureScores/secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"secureScoreControlDefinitions","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"connectors","locations":[],"apiVersions":["2020-01-01-preview"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"alerts","locations":["Central US","East US","West Europe"],"apiVersions":["2022-01-01","2021-11-01","2021-01-01","2020-01-01","2019-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"alertsSuppressionRules","locations":[],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"autoDismissAlertsRules","locations":[],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"dataCollectionAgents","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"pricings","locations":[],"apiVersions":["2024-01-01","2023-01-01","2022-03-01","2018-06-01"],"capabilities":"SupportsExtension"},{"resourceType":"pricings/securityOperators","locations":["Central US","East US"],"apiVersions":["2023-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"AutoProvisioningSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"MdeOnboardings","locations":[],"apiVersions":["2021-10-01-preview"],"capabilities":"None"},{"resourceType":"vmScanners","locations":["global"],"apiVersions":["2022-03-01-preview"],"capabilities":"None"},{"resourceType":"Compliances","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityContacts","locations":["Central US","East US"],"apiVersions":["2023-12-01-preview","2020-01-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"workspaceSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"complianceResults","locations":["Central US","East US"],"apiVersions":["2017-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"policies","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"assessments","locations":[],"apiVersions":["2021-06-01","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"governanceRules","locations":[],"apiVersions":["2022-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"assessments/governanceAssignments","locations":[],"apiVersions":["2022-01-01-preview"],"capabilities":"None"},{"resourceType":"assessmentMetadata","locations":[],"apiVersions":["2021-06-01","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"subAssessments","locations":[],"apiVersions":["2020-01-01","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"securitySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/securitySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"discoveredSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/discoveredSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"allowedConnections","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/allowedConnections","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"topologies","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/topologies","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securitySolutionsReferenceData","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/securitySolutionsReferenceData","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"jitPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North","France South"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securityStatusesSummaries","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/alerts","locations":["Central US","West Europe"],"apiVersions":["2022-01-01","2021-11-01","2021-01-01","2020-01-01","2019-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/tasks","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"externalSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/externalSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"InformationProtectionPolicies","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"advancedThreatProtectionSettings","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","Germany West Central","France Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Switzerland West","UAE Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sqlVulnerabilityAssessments","locations":["West Central US","Brazil South","Australia Central","Australia East","Canada Central","East Asia","East US","East US 2","Central India","West India","Japan East","North Central US","South Africa North","Switzerland North","UK South","West US 2","Australia Southeast","Central US","France Central","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","West Europe","West US 3","Germany West Central","Norway East","Qatar Central","Canada East","Japan West","UAE Central","Sweden Central","Jio India West","UAE North","South India","Korea South","Poland Central","South Africa West","Germany North","France South","Australia Central 2","Israel Central","Italy North","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Switzerland West","Brazil SouthEast","Sweden South"],"apiVersions":["2023-02-01-preview","2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deviceSecurityGroups","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"iotSecuritySolutions","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"iotSecuritySolutions/analyticsModels","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotAlertTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotRecommendationTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"settings","locations":["Central US","East US"],"apiVersions":["2022-05-01","2021-07-01","2021-06-01","2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"serverVulnerabilityAssessments","locations":["West Europe","North Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","Sweden Central","Italy North","Switzerland West","Germany North","Sweden South"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"serverVulnerabilityAssessmentsSettings","locations":[],"apiVersions":["2023-05-01","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"automations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West","Sweden Central","Jio India West"],"apiVersions":["2023-12-01-preview","2019-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"defenderForStorageSettings","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Germany North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-12-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataScanners","locations":["Central US"],"apiVersions":["2021-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"securityConnectors","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Germany North","Jio India West","Brazil Southeast","Qatar Central","Spain Central","Israel Central","Poland Central"],"apiVersions":["2024-07-01-preview","2024-03-01-preview","2023-10-01-preview","2023-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"securityConnectors/devops","locations":["UK South","East US","North Europe","Sweden Central","Canada Central","East Asia","Australia East","West Europe","Central US"],"apiVersions":["2024-05-01-preview","2024-04-01","2023-09-01-preview"],"capabilities":"None"},{"resourceType":"customRecommendations","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"customAssessmentAutomations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-07-01-preview","2021-07-01-beta","2021-07-01-alpha"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"securityStandards","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"standards","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"standardAssignments","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"assignments","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sensitivitySettings","locations":[],"apiVersions":["2023-02-15-preview"],"capabilities":"None"},{"resourceType":"query","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Switzerland North","Switzerland West","Germany West Central","Germany North"],"apiVersions":["2022-04-01-preview","2022-04-01-beta","2022-04-01-alpha"],"capabilities":"None"},{"resourceType":"applications","locations":[],"apiVersions":["2022-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"healthReports","locations":[],"apiVersions":["2023-05-01-preview","2023-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"aggregations","locations":[],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"integrations","locations":[],"apiVersions":["2023-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"trustedIps","locations":[],"apiVersions":["2024-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"apiCollections","locations":[],"apiVersions":["2023-11-15","2022-11-20-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerInstance","namespace":"Microsoft.ContainerInstance","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"containerGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"serviceAssociationLinks","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/cachedImages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"containerGroupProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network","namespace":"Microsoft.Network","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"dnszones","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-04-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsOperationResults","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnsOperationStatuses","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"getDnsResourceReference","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"internalNotify","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/A","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/AAAA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CNAME","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/PTR","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/MX","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/TXT","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SRV","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SOA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/NS","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CAA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/DS","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/TLSA","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/NAPTR","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/recordsets","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/all","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/dnssecConfigs","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnsResolvers","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolvers/inboundEndpoints","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolvers/outboundEndpoints","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsForwardingRulesets","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsForwardingRulesets/forwardingRules","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"dnsForwardingRulesets/virtualNetworkLinks","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listDnsResolvers","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listDnsForwardingRulesets","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverOperationResults","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverOperationStatuses","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverPolicyOperationResults","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverPolicyOperationStatuses","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"checkFrontdoorNameAvailability","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2024-02-01","2022-05-01","2020-11-01","2020-04-01","2019-10-01","2019-03-01"],"defaultApiVersion":"2020-11-01","capabilities":"None"},{"resourceType":"virtualNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"localNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteCircuits","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteServiceProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableWafRuleSets","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableSslOptions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableServerVariables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableRequestHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableResponseHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"routeFilters","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bgpServiceCommunities","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01"],"capabilities":"None"},{"resourceType":"vpnSites","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","UAE North","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRoutePortsLocations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"expressRoutePorts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityPartnerProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","France Central","Australia Central","Japan West","Japan East","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/ApplicationGatewayWafDynamicManifests","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01"],"capabilities":"None"},{"resourceType":"virtualWans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bastionHosts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"queryExpressRoutePortsBandwidth","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01"],"capabilities":"None"},{"resourceType":"networkManagers","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkManagerConnections","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"SupportsExtension"},{"resourceType":"locations/perimeterAssociableResourceTypes","locations":["West Central US","Jio India West","Jio India Central","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"None"},{"resourceType":"locations/queryNetworkSecurityPerimeter","locations":["West Central US","Jio India West","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"networkGroupMemberships","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South"],"apiVersions":["2022-06-01-preview"],"defaultApiVersion":"2022-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/commitInternalAzureNetworkManagerConfiguration","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/internalAzureVirtualNetworkManagerOperation","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"networkManagers/ipamPools","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","France Central","South Africa North","Sweden Central","Central India","East Asia","Canada Central","Germany West Central","Italy North","Norway East","Poland Central","Switzerland North","UAE North","Brazil South","Israel Central","North Central US","Australia Central","Australia Central 2","Australia Southeast","South India","Canada East","France South","Germany North","Norway West","Switzerland West","UK West","UAE Central","Brazil Southeast","Mexico Central","Spain Central","Japan East","Korea South","Korea Central","Southeast Asia","Japan West","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01","2024-01-01-preview","2023-07-01-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/ipamPoolOperationResults","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","France Central","South Africa North","Sweden Central","Central India","East Asia","Canada Central","Germany West Central","Italy North","Norway East","Poland Central","Switzerland North","UAE North","Brazil South","Israel Central","North Central US","Australia Central","Australia Central 2","Australia Southeast","South India","Canada East","France South","Germany North","Norway West","Switzerland West","UK West","UAE Central","Brazil Southeast","Mexico Central","Spain Central","Japan East","Korea South","Korea Central","Southeast Asia","Japan West","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"None"},{"resourceType":"networkManagers/verifierWorkspaces","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","East US 2 EUAP"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/verifierWorkspaceOperationResults","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","East US 2 EUAP"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"None"},{"resourceType":"copilot","locations":[],"apiVersions":["2024-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/networkSecurityPerimeterOperationStatuses","locations":["West Central US","Jio India West","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"expressRouteProviderPorts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"locations/hybridEdgeZone","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"firewallPolicies","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","West Central US","Central US","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureWebCategories","locations":[],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"virtualRouters","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkVirtualAppliances","locations":["Italy North","Qatar Central","Poland Central","Brazil Southeast","West US 3","Jio India West","Sweden Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","Jio India Central","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01"],"defaultApiVersion":"2020-04-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networkVirtualApplianceSkus","locations":[],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"defaultApiVersion":"2020-04-01","capabilities":"None"},{"resourceType":"assist","locations":[],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"privateDnsZones","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsZones/virtualNetworkLinks","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsOperationResults","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsOperationStatuses","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZonesInternal","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01"],"defaultApiVersion":"2020-01-01","capabilities":"None"},{"resourceType":"privateDnsZones/A","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/AAAA","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/CNAME","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/PTR","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/MX","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/TXT","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SRV","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SOA","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/all","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"virtualNetworks/privateDnsZoneLinks","locations":["global"],"apiVersions":["2024-06-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"trafficmanagerprofiles/heatMaps","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-09-01-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/azureendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/externalendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/nestedendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"checkTrafficManagerNameAvailability","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"checkTrafficManagerNameAvailabilityV2","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01"],"defaultApiVersion":"2022-04-01","capabilities":"None"},{"resourceType":"trafficManagerUserMetricsKeys","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2017-09-01-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficManagerGeographicHierarchies","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"virtualNetworks","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks/taggedTrafficConsumers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"natGateways","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"internalPublicIpAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"customIpPrefixes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkInterfaces","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dscpConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateEndpoints","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateEndpoints/privateLinkServiceProxies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","capabilities":"None"},{"resourceType":"privateEndpointRedirectMaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"loadBalancers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"serviceEndpointPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkIntentPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"routeTables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPPrefixes","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/connectionMonitors","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/pingMeshes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/CheckDnsNameAvailability","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/setLoadBalancerFrontendPublicIpAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"capabilities":"None"},{"resourceType":"cloudServiceSlots","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations/usages","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/virtualNetworkAvailableEndpointServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01"],"capabilities":"None"},{"resourceType":"locations/availableDelegations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/serviceTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availablePrivateEndpointTypes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availableServiceAliases","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"capabilities":"None"},{"resourceType":"locations/checkPrivateLinkServiceVisibility","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/autoApprovedPrivateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/batchValidatePrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/batchNotifyPrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/supportedVirtualMachineSizes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/publishResources","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/getAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/checkAcceleratedNetworkingSupport","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/validateResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/effectiveResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"virtualNetworkTaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/privateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"ddosProtectionPlans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkProfiles","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"capabilities":"None"},{"resourceType":"ipAllocations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/serviceTagDetails","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/dataTasks","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/startPacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/deletePacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/getPacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/rnmEffectiveRouteTable","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/rnmEffectiveNetworkSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2024-02-01","2022-05-01","2021-06-01","2020-11-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"frontdoors/frontendEndpoints","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors/frontendEndpoints/customHttpsConfiguration","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2024-02-01","2022-05-01","2020-11-01","2020-04-01","2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityPerimeters","locations":["West Central US","Jio India West","Jio India Central","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Malaysia South","Israel Central","Mexico Central","Spain Central"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["Central US EUAP","East US 2 EUAP","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West"],"apiVersions":["2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevTestLab","namespace":"Microsoft.DevTestLab","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"labs/environments","locations":["Southeast Asia","East US","West US","West Europe","East Asia","East US 2","Japan East","Japan West","Central US"],"apiVersions":["2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"defaultApiVersion":"2018-10-15-preview","capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"schedules","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs/virtualMachines","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs/serviceRunners","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15"],"defaultApiVersion":"2016-05-15","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedIdentity","namespace":"Microsoft.ManagedIdentity","resourceTypes":[{"resourceType":"Identities","locations":["Global","Asia","Australia","Brazil","Canada","Europe","France","Germany","India","Japan","Korea","Norway","South Africa","Sweden","Switzerland","UAE","UK","United States","Singapore","South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Southeast Asia","Israel Central","Italy North","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand","Italy","Israel","Poland","Qatar","United States EUAP","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"SupportsExtension"},{"resourceType":"userAssignedIdentities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"None"},{"resourceType":"userAssignedIdentities/federatedIdentityCredentials","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault","namespace":"Microsoft.KeyVault","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"vaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"vaults/secrets","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["North Central US","South Central US","Central US EUAP","East US 2 EUAP","West Central US","UK South","West Europe","Australia Central","Canada Central","Germany West Central","East Asia","Australia East","Japan East","East US 2","East US","France South","Jio India Central","Korea Central","Norway West","South Africa West","Brazil South","South India","Sweden Central","Switzerland West","UAE Central","Australia Central 2","Central India","Central US","Germany North","Canada East","France Central","Jio India West","Korea South","Norway East","Poland Central","Qatar Central","South Africa North","Australia Southeast","Southeast Asia","Brazil Southeast","Switzerland North","UAE North","UK West","West India","Japan West","West US 2","West US 3","West US","Mexico Central","Israel Central","Spain Central","North Europe","Italy North","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview"],"defaultApiVersion":"2022-02-01-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2022-02-01-preview"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"managedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deletedManagedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-04-01-preview","capabilities":"None"},{"resourceType":"locations/deletedManagedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedHsmOperationResults","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"managedHSMs/keys","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","Poland Central","South India","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"managedHSMs/keys/versions","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","Poland Central","South India","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","Malaysia South","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"checkMhsmNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"vaults/keys","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"vaults/keys/versions","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Search","namespace":"Microsoft.Search","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"20FA3191-87CF-4C3D-9510-74CCB594A310"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"searchServices","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28","2014-07-31-Preview"],"defaultApiVersion":"2023-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-02-28","2014-07-31-Preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"resourceHealthMetadata","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"locations","locations":["East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Germany North","Central US EUAP","East US 2 EUAP","Qatar Central","Poland Central","Italy North","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US 2","West US 2","South Central US","East US","West US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2021-06-06-Preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataMigration","namespace":"Microsoft.DataMigration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"services","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"services/projects","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationResults","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Brazil Southeast","France South","Germany North","Jio India Central","Jio India West","Norway West","South Africa West","Sweden Central","Switzerland West","UAE Central","West US 3","Qatar Central","Italy North","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"migrationServices","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"SqlMigrationServices","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"DatabaseMigrations","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsExtension"},{"resourceType":"Locations/OperationTypes","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"},{"resourceType":"locations/migrationServiceOperationResults","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"},{"resourceType":"Locations/sqlMigrationServiceOperationResults","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.insights","namespace":"microsoft.insights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"components","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"components/query","locations":[],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/metadata","locations":[],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/metrics","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Sweden South"],"apiVersions":["2018-04-20","2014-04-01"],"capabilities":"None"},{"resourceType":"components/events","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/syntheticmonitorlocations","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/analyticsItems","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2022-06-15","2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/workItemConfigs","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/myFavorites","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/operations","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/exportConfiguration","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/purge","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/api","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/aggregate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/metricDefinitions","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/extendQueries","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/apiKeys","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/myAnalyticsItems","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/favorites","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/defaultWorkItemConfig","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/annotations","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/proactiveDetectionConfigs","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/move","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/currentBillingFeatures","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/quotaStatus","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/featureCapabilities","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/getAvailableBillingFeatures","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Brazil Southeast","Japan West","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2022-06-15","2018-05-01-preview","2015-05-01","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webtests/getTestResultFile","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2020-02-10-preview"],"capabilities":"None"},{"resourceType":"scheduledqueryrules","locations":["West Central US","West Europe","North Europe","Norway East","Norway West","Germany West Central","Germany North","Sweden Central","France South","France Central","West US","West US 2","West US 3","South Central US","Poland Central","Switzerland North","Switzerland West","East Asia","Southeast Asia","UAE North","UAE Central","Brazil SouthEast","Brazil South","Qatar Central","Australia East","Australia Southeast","Australia Central","Australia Central 2","Korea South","Korea Central","Jio India West","Jio India Central","Canada East","Canada Central","Central US","East US","East US 2","Japan East","Japan West","South Africa North","South Africa West","UK South","UK West","South India","Central India","North Central US","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2023-03-15-preview","2022-08-01-preview","2022-06-15","2021-08-01","2021-02-01-preview","2020-05-01-preview","2018-04-16","2017-09-01-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"scheduledqueryrules/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"scheduledqueryrules/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"components/pricingPlans","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"migrateToNewPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"rollbackToLegacyPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"listMigrationdate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"logprofiles","locations":[],"apiVersions":["2016-03-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"}],"capabilities":"None"},{"resourceType":"migratealertrules","locations":[],"apiVersions":["2018-03-01"],"capabilities":"None"},{"resourceType":"metricalerts","locations":["Global","West Europe","North Europe","Sweden Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2018-03-01","2017-09-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"alertrules","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","East US 2 EUAP","Central US EUAP","South Africa West"],"apiVersions":["2016-03-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"autoscalesettings","locations":["West US","East US","North Europe","South Central US","East US 2","Central US","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","Australia East","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2024-01-01-preview","2023-01-01-preview","2022-10-01","2021-05-01-preview","2015-04-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"eventtypes","locations":[],"apiVersions":["2017-03-01-preview","2016-09-01-preview","2015-04-01","2014-11-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":["East US"],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"None"},{"resourceType":"vmInsightsOnboardingStatuses","locations":[],"apiVersions":["2018-11-27-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-04-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-05-01-preview","2017-05-01-preview","2016-09-01","2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-09-01"}],"capabilities":"SupportsExtension"},{"resourceType":"diagnosticSettingsCategories","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-05-01-preview","2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"extendedDiagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2017-02-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-02-01"}],"capabilities":"SupportsExtension"},{"resourceType":"metricDefinitions","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2022-04-01-preview","2021-05-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01"}],"capabilities":"SupportsExtension"},{"resourceType":"logDefinitions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"eventCategories","locations":[],"apiVersions":["2015-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"None"},{"resourceType":"metrics","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2021-05-01","2019-07-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview","2016-09-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01"}],"capabilities":"SupportsExtension"},{"resourceType":"metricbatch","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"metricNamespaces","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2017-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"notificationstatus","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01"],"capabilities":"None"},{"resourceType":"createnotifications","locations":[],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01"],"capabilities":"None"},{"resourceType":"tenantactiongroups","locations":["Global"],"apiVersions":["2023-09-01-preview","2023-05-01-preview","2023-03-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2023-03-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"actiongroups","locations":["Global","Sweden Central","Germany West Central","North Central US","South Central US","East US 2","East US","West US","West US 2","Central India","South India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01","2019-06-01","2019-03-01","2018-09-01","2018-03-01","2017-04-01","2017-03-01-preview"],"defaultApiVersion":"2023-08-01-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"activityLogAlerts","locations":["Global","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2020-10-01","2017-04-01","2017-03-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"metricbaselines","locations":["West Europe","North Europe"],"apiVersions":["2019-03-01","2018-09-01"],"capabilities":"SupportsExtension"},{"resourceType":"workbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2023-06-01","2022-04-01","2021-08-01","2021-03-08","2020-10-20","2020-02-12","2018-06-17-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbooktemplates","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2020-11-20","2019-10-17-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deletedWorkbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-02-01-preview"],"capabilities":"None"},{"resourceType":"logs","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","France South","Australia Central","South Africa North","Central US EUAP","East US 2 EUAP","Australia Central 2","South Africa West","UAE Central","UAE North"],"apiVersions":["2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"transactions","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topology","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"generateLiveToken","locations":[],"apiVersions":["2021-10-14","2020-06-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"monitoredObjects","locations":[],"apiVersions":["2021-09-01-preview"],"defaultApiVersion":"2021-09-01-preview","capabilities":"None"},{"resourceType":"dataCollectionRules","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Germany North","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Brazil South","Jio India Central","Jio India West","Sweden Central","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01","2019-11-01-preview"],"defaultApiVersion":"2023-03-11","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"dataCollectionRuleAssociations","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01","2019-11-01-preview"],"defaultApiVersion":"2023-03-11","capabilities":"SupportsExtension"},{"resourceType":"dataCollectionEndpoints","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01"],"defaultApiVersion":"2023-03-11","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"actiongroups/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"actiongroups/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"dataCollectionEndpoints/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"dataCollectionEndpoints/scopedPrivateLinkProxies","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","West India","UAE Central","West US 3","Qatar Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South"],"apiVersions":["2021-09-01-preview","2021-04-01"],"defaultApiVersion":"2021-09-01-preview","capabilities":"None"},{"resourceType":"dataCollectionEndpoints/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/scopedResources","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"components/linkedstorageaccounts","locations":["East US","West Central US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast"],"apiVersions":["2020-03-01-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopeOperationStatuses","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","UK South","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceFabric","namespace":"Microsoft.ServiceFabric","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"clusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"clusters/applicationTypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"clusters/applicationTypes/versions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"clusters/applications/services","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/clusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/environments","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/unsupportedVMSizes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-privatepreview","2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-06-01","2021-05-01","2021-01-01-preview","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2020-01-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"managedclusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"managedclusters/nodetypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applicationTypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applicationTypes/versions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"managedclusters/applications/services","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterOperations","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterOperationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/environments/managedClusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedUnsupportedVMSizes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Solutions","namespace":"Microsoft.Solutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"managedByResourceRoleDefinitionId":"00000000-0000-0000-0000-000000000000","additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"applications","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"applicationDefinitions","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"jitRequests","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationstatuses","locations":["South Central US","North Central US","West Central US","West US","West US 2","East US","East US 2","Central US","West Europe","North Europe","Israel Central","Italy North","Poland Central","East Asia","Southeast Asia","Brazil South","Japan West","Japan East","Australia East","Australia Southeast","South India","West India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EventGrid","namespace":"Microsoft.EventGrid","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"7FE036D8-246F-48BF-A78F-AB3EE699C8F3"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Jio India Central","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","East US 2 (Stage)","Central US EUAP","West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","France South","UK West","UK South","Korea Central","Korea South","South Africa North","South Africa West","UAE North","UAE Central","Switzerland North","Switzerland West","Germany West Central","Germany North","Norway East","West US 3","Jio India West","Jio India Central","Sweden Central","Norway West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview"],"capabilities":"None"},{"resourceType":"eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"domains","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"domains/topics","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"None"},{"resourceType":"topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"extensionTopics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"systemTopics","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"systemTopics/eventSubscriptions","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerRegistrations","locations":["Global"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"partnerConfigurations","locations":["Global"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-10-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"verifiedPartners","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview"],"capabilities":"None"},{"resourceType":"namespaces","locations":["East US 2","West US 3","North Europe","West Europe","Southeast Asia","East Asia","South Central US","UAE North","East US","Central US","West US 2","UK South","Italy North","Australia Southeast","Brazil South","UK West","North Central US","Central India","Japan East","France Central","Canada Central","Australia East","Japan West","Canada East","South India","Korea Central","Korea South","Switzerland North","Germany West Central","Norway East","Sweden Central","Poland Central","Israel Central","West US","Spain Central","Mexico Central","Australia Central","West Central US","Central US EUAP","East US 2 EUAP","Brazil Southeast","Sweden South","UAE Central","France South","Germany North","Australia Central 2"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"partnerNamespaces","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"partnerTopics","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"partnerTopics/eventSubscriptions","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerNamespaces/eventChannels","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerNamespaces/channels","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview"],"capabilities":"None"},{"resourceType":"partnerDestinations","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2021-10-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Logic","namespace":"Microsoft.Logic","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateWorkflowExport","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/workflowExport","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["North Central US"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Sweden Central","North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central"],"apiVersions":["2022-09-01-preview","2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"integrationAccounts","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"integrationServiceEnvironments","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","UK South","UK West","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview","2018-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"integrationServiceEnvironments/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","West Central US","UK South","UK West","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/generateCopilotResponse","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"businessProcesses","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-04-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"isolatedEnvironments","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web","namespace":"Microsoft.Web","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"publishingUsers","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"ishostnameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validate","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"isusernameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"generateGithubAccessTokenForAppserviceCLI","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01"],"capabilities":"None"},{"resourceType":"sourceControls","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"availableStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"webAppStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"locations/webAppStacks","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"functionAppStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"locations/functionAppStacks","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"staticSites","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/previewStaticSiteWorkflowFile","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/userProvidedFunctionApps","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2020-12-01","capabilities":"None"},{"resourceType":"staticSites/linkedBackends","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/linkedBackends","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/databaseConnections","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/databaseConnections","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/userProvidedFunctionApps","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2020-12-01","capabilities":"None"},{"resourceType":"listSitesAssignedToHostName","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/getNetworkPolicies","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","France Central","West Central US","Jio India West","France South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Australia Central 2","France South","South Africa West","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2019-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Australia Central 2","France South","South Africa West","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2019-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/networkConfig","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/slots/networkConfig","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/hostNameBindings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/slots/hostNameBindings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"certificates","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"serverFarms","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"sites/slots","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"runtimes","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"recommendations","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"resourceHealthMetadata","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"aseregions","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"georegions","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/premieraddons","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":[]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":[]},{"location":"Italy North","zones":[]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":[]},{"location":"Mexico Central","zones":[]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":[]},{"location":"Poland Central","zones":[]},{"location":"Qatar Central","zones":[]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":[]},{"location":"Sweden Central","zones":[]},{"location":"Switzerland North","zones":[]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":[]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments/multiRolePools","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"hostingEnvironments/workerPools","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"kubeEnvironments","locations":["West Central US","East US","West Europe","Jio India West","North Europe","Canada Central","East US 2","Central US EUAP"],"apiVersions":["2021-03-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deploymentLocations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"deletedSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/deletedSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"ishostingenvironmentnameavailable","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-11-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"connections","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"customApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/listWsdlInterfaces","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/extractApiDefinitionFromWsdl","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview","2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/runtimes","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/apiOperations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview","2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"connectionGateways","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/connectionGatewayInstallations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Central US","East Asia","Japan East","West US","Australia East","Brazil South","Japan West","Southeast Asia","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","South Central US","Jio India West","South Africa North","Israel Central","Mexico Central","Poland Central","Italy North","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","France South","East US 2 EUAP","Central US EUAP","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"billingMeters","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"verifyHostingEnvironmentVnet","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"serverFarms/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"sites/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"sites/slots/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","Switzerland North","UAE North","Sweden Central","Qatar Central","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"hostingEnvironments/eventGridFilters","locations":["West US","North Central US","Brazil South","Canada East","UK West","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","Australia East","Central US","Japan West","Central India","Korea Central","France Central","West India","Australia Central","Germany West Central","Switzerland North","UAE North","Sweden Central","Qatar Central","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"capabilities":"None"},{"resourceType":"serverFarms/firstPartyApps","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"serverFarms/firstPartyApps/keyVaultSettings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"containerApps","locations":["East US","North Europe","Canada Central","East US 2","West Europe","Central US EUAP"],"apiVersions":["2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"customhostnameSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","France South","East Asia","Japan East","South Africa West","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE Central","Germany North","UAE North","Brazil Southeast","Sweden Central","Qatar Central","Switzerland West","Switzerland North","Australia Central 2","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia (Stage)","North Central US (Stage)","West US 3","East US 2 EUAP","Central US EUAP","Jio India West","Jio India Central","Sweden South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-03-01"],"defaultApiVersion":"2022-03-01","capabilities":"None"},{"resourceType":"workerApps","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2021-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicNetwork","namespace":"Microsoft.ClassicNetwork","resourceTypes":[{"resourceType":"virtualNetworks","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Australia Central","Germany West Central","Norway East","West US 3","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"SupportsLocation"},{"resourceType":"virtualNetworks/virtualNetworkPeerings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","East US 2 (Stage)","North Central US (Stage)","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2"],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"virtualNetworks/remoteVirtualNetworkPeeringProxies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","East US 2 (Stage)","North Central US (Stage)","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2"],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"reservedIps","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Australia Central","Germany West Central","Norway East","West US 3","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Norway West"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"SupportsLocation"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"gatewaySupportedDevices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"networkSecurityGroups","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Australia Central","Germany West Central","West US 3","Mexico Central","Norway East","Sweden Central","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01"],"defaultApiVersion":"2015-06-01","capabilities":"SupportsLocation"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"expressRouteCrossConnections","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"expressRouteCrossConnections/peerings","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RecoveryServices","namespace":"Microsoft.RecoveryServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"21CEC436-F7D0-4ADE-8AD8-FEC5668484CC"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"vaults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-04-01","2021-03-01","2021-02-10","2021-02-01-preview","2021-02-01","2021-01-01","2020-12-01","2020-10-01","2020-07-01-preview","2020-07-01","2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-07-10-preview","2018-07-10","2018-01-10","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2016-05-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-10"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-04-01","2021-03-01","2021-02-10","2021-02-01-preview","2021-02-01","2021-01-01","2020-12-01","2020-10-01","2020-07-01-preview","2020-07-01","2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-07-10-preview","2018-07-10","2018-01-10","2017-09-01","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-08-10"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/backupStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2018-01-10"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-10"}],"capabilities":"None"},{"resourceType":"locations/allocatedStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2016-06-01","2015-08-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/allocateStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2016-06-01","2015-08-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/backupValidateFeatures","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01"}],"capabilities":"None"},{"resourceType":"locations/backupPreValidateProtection","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01"}],"capabilities":"None"},{"resourceType":"locations/backupCrrJobs","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrJob","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupAadProperties","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrossRegionRestore","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrOperationResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrOperationsStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"backupProtectedItems","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South"],"apiVersions":["2017-07-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"replicationEligibilityResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-02-10","2018-07-10"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-10"}],"capabilities":"SupportsExtension"},{"resourceType":"locations/capabilities","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South"],"apiVersions":["2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-01-31-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2022-01-31-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforPostgreSQL","namespace":"Microsoft.DBforPostgreSQL","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US 2","East US 2 EUAP","East US","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"serverGroupsv2","locations":["East US 2","East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","France Central","Switzerland North","Switzerland West","Sweden Central","Qatar Central","Australia Central","Canada East","South India","Poland Central","Brazil South","North Europe","Japan East","Central US","Korea Central","Central India","East Asia","Germany West Central","Japan West","West Central US","West US","South Central US","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-02-preview","2022-11-08","2020-10-05-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"flexibleServers","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Korea Central","Korea South","Japan East","Israel Central","Italy North","Japan West","Jio India West","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West US","West US 2","West US 3","West Europe","East US 2 EUAP","Australia Central 2","Germany North","Mexico Central","Spain Central","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2023-01-01-privatepreview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/capabilities","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Mexico Central","Spain Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/resourceType","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Switzerland West","Qatar Central","Poland Central","Brazil Southeast","Germany North","Israel Central","Italy North","Jio India Central","Mexico Central","Norway West","Spain Central","UAE Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-11-05-preview","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"availableEngineVersions","locations":["East US 2","East US","North Europe","Southeast Asia","West Europe","West US 2","North Central US","Canada Central","Australia East","UK South","Japan East","Central US","Korea Central","Central India","East Asia","France Central","Switzerland North","Switzerland West","Sweden Central","Qatar Central","Australia Central","Australia Southeast","Canada East","South India","Brazil South","Germany West Central","Japan West","West Central US","West US","South Central US","West US 3","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-03-02-preview","2022-11-08","2020-10-05-privatepreview"],"capabilities":"None"},{"resourceType":"getPrivateDnsZoneSuffix","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","North Europe","North Central US","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","West Europe","West US","West US 2","West US 3","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Qatar Central","Switzerland West","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","UAE Central"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Israel Central","Italy North","Mexico Central","Spain Central","Poland Central","Qatar Central","Switzerland West","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","UAE Central"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Mexico Central","Spain Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Australia Central 2","Germany North","Sweden South","UAE Central","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/getCachedServerName","locations":["Central US","East US","East US 2","North Central US","North Europe","South Central US","West Central US","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2022-03-08-privatepreview"],"capabilities":"None"},{"resourceType":"locations/getLatestAutoMigrationSchedule","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/getAutoMigrationFreeSlots","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/updateAutoMigrationSchedule","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Sql","namespace":"Microsoft.Sql","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/databaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevalidateAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevalidateOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/encryptionProtector","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/encryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/encryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/externalPolicyBasedAuthorizationsAzureAsycOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/externalPolicyBasedAuthorizationsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusMIOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusMIAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceEncryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceEncryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/transparentDataEncryptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/transparentDataEncryptionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedtransparentDataEncryptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedtransparentDataEncryptionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/tdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/tdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"servers/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-01-01","2014-04-01-preview","2014-04-01","2014-01-01"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/serviceObjectives","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/communicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/serverAdministratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverAdministratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/restorableDroppedDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/geoBackupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/import","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/backupShortTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"servers/databaseSecurityPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/transparentDataEncryption","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"servers/databases/ledgerDigestUploads","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/ledgerDigestUploadsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/ledgerDigestUploadsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/recommendedElasticPools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/dataMaskingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/dataMaskingPolicies/rules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"servers/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"managedInstances/databases/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/extendedAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/devOpsAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/auditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/auditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/extendedAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/extendedAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/devOpsAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/devOpsAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/elasticPoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/elasticPoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-09-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/jobAccounts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/jobAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/jobAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/privateEndpoints","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentPrivateEndpointOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentPrivateEndpointAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs/steps","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs/executions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/disasterRecoveryConfiguration","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/dnsAliases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/dnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/dnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/failoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/failoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/failoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/firewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/firewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/ipv6FirewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/ipv6FirewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/virtualNetworkRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/virtualNetworkRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/databaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/aggregatedDatabaseMetrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools/metricdefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/topQueries","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/topQueries/queryText","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticPools/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/extensions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticPoolEstimates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/auditRecords","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessmentScans","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/workloadGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessmentSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessment","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/vulnerabilityAssessmentScanAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/vulnerabilityAssessmentScanOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/sqlvulnerabilityassessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/sqlvulnerabilityassessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlVulnerabilityAssessmentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlVulnerabilityAssessmentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/recommendedSensitivityLabels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/syncGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/syncGroups/syncMembers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/syncAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"instancePools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-08-01","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/importExportAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-08-01","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/instancePoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/instancePoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/sqlAgent","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"managedInstances/startStopSchedules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseCompleteRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseCompleteRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedServerSecurityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/stopManagedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/stopManagedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/startManagedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/startManagedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceTdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceTdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedServerSecurityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/advancedThreatProtectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/advancedThreatProtectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAdvancedThreatProtectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAdvancedThreatProtectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/dnsAliases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedDnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedDnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"virtualClusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/virtualClusterAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/virtualClusterOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateManagedInstanceDnsServersAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateManagedInstanceDnsServersOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/distributedAvailabilityGroupsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/distributedAvailabilityGroupsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustCertificatesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustCertificatesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncMemberOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncDatabaseIds","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionServers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/changeLongTermRetentionBackupAccessTierOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/changeLongTermRetentionBackupAccessTierAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/shortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/shortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedShortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedShortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/outboundFirewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/outboundFirewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseMoveOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/connectionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/connectionPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/connectionPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/replicationLinksAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/replicationLinksOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceDtcAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/ledgerDigestUploads","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedLedgerDigestUploadsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedLedgerDigestUploadsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverConfigurationOptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"servers/failoverGroups/tryPlannedBeforeForcedFailover","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/replicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforMySQL","namespace":"Microsoft.DBforMySQL","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US 2","East US 2 EUAP","East US","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01","2017-12-01-preview","2017-12-01"],"defaultApiVersion":"2017-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"flexibleServers","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"defaultApiVersion":"2023-10-01-preview","zoneMappings":[{"location":"Australia East","zones":[]},{"location":"Brazil South","zones":[]},{"location":"Canada Central","zones":[]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":[]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":[]},{"location":"Italy North","zones":[]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":[]},{"location":"Mexico Central","zones":[]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":[]},{"location":"Poland Central","zones":[]},{"location":"Qatar Central","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":[]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"locations/capabilitySets","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","UAE Central","Israel Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Central India","South India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Sweden Central","South Africa North","South Africa West","South Central US","Southeast Asia","Switzerland North","Switzerland West","UAE North","UK West","UK South","West Central US","West Europe","West US","West US 2","West US 3","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"assessForMigration","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-06-01-privatepreview"],"capabilities":"None"},{"resourceType":"getPrivateDnsZoneSuffix","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/listMigrations","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/updateMigration","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Norway West","Brazil Southeast","Switzerland West","Poland Central","Italy North","Israel Central","UAE Central","Qatar Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","Spain Central","Mexico Central"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/operationProgress","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Spain Central","Mexico Central"],"apiVersions":["2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Norway West","Brazil Southeast","Switzerland West","Poland Central","Italy North","Israel Central","UAE Central","Qatar Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","Spain Central","Mexico Central"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","UAE North","Norway East","Sweden Central","Switzerland North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","UAE Central","Norway West","Sweden South","Switzerland West"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/upgrade","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Automation","namespace":"Microsoft.Automation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"automationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2022-02-22","2022-01-31","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"defaultApiVersion":"2018-06-30","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"deletedAutomationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-01-31"],"defaultApiVersion":"2022-01-31","capabilities":"None"},{"resourceType":"automationAccounts/runbooks","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","West US","Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"automationAccounts/configurations","locations":["Japan East","East US 2","West Europe","South Africa North","West US","Central US","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","Central India","Australia Southeast","Canada Central","North Europe","East Asia","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"automationAccounts/webhooks","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","Sweden Central","West US 3","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","Australia East","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["South Central US"],"apiVersions":["2023-11-01","2023-05-15-preview","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurations","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurationRuns","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurationMachineRuns","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/jobs","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateLinkResources","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateEndpointConnections","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateEndpointConnectionProxies","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/hybridRunbookWorkerGroups","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Sweden Central","Korea South","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2022-02-22","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Sweden Central","Korea South","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2021-06-22"],"capabilities":"None"},{"resourceType":"automationAccounts/agentRegistrationInformation","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"automationAccounts/runtimes","locations":["Central US EUAP","East US 2 EUAP","West Central US","South Africa North","Japan East","Australia Southeast","North Europe","East US"],"apiVersions":["2022-06-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StreamAnalytics","namespace":"Microsoft.StreamAnalytics","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"streamingjobs","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","UAE Central","Sweden South"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Israel Central","Spain Central","Mexico Central","Italy North","Qatar Central","UAE Central","Sweden South"],"apiVersions":["2020-03-01-preview","2020-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/privateEndpoints","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","UAE Central","Sweden South"],"apiVersions":["2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West Europe","Central US","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","West US 2","UK West","Canada Central","Canada East","Korea Central","France Central","South India","Norway East","Germany West Central","UAE North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","West India","France South","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Sweden South"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/quotas","locations":[],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/testQuery","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/compileQuery","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sampleInput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/testInput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/testOutput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","West US","Central US","East US 2","North Europe","Japan East","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","Germany West Central","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","UAE Central","Sweden South"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HDInsight","namespace":"Microsoft.HDInsight","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US 2","West US 3","West Europe","Central India","Canada Central","Korea Central","UK South","East Asia","East US 2 EUAP","West US","Japan East","Australia East","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","Sweden Central","South Central US","Southeast Asia","Australia Southeast","South Africa North","UAE North"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"clusterpools","locations":["East US","West US 2","East US 2","West Europe","Korea Central","UK South","West US 3","Central India","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusterpools/clusters","locations":["East US","West US 2","West US 3","East US 2","Central India","Korea Central","UK South","West Europe","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Locations/clusterofferingversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","Korea Central","UK South","Canada Central","Norway East","Switzerland North","France Central","Germany North","Sweden Central","South Africa North","UAE North","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"clusterpools/clusters/serviceConfigs","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/instanceViews","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Locations/availableclusterversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Locations/availableclusterpoolversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India"],"apiVersions":["2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/jobs","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/availableupgrades","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/availableupgrades","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/upgradehistories","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/upgradehistories","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusters","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/applications","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"None"},{"resourceType":"clusters/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/capabilities","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/billingSpecs","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/azureasyncoperations","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/validateCreateRequest","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/libraries","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Maps","namespace":"Microsoft.Maps","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"3431F0E6-63BC-482D-A96E-0AB819610A5F"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["West Central US","Global","West US 2","East US","West Europe","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2020-02-01-preview","2018-05-01","2017-01-01-preview"],"defaultApiVersion":"2021-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/creators","locations":["North Europe","West Europe","East US 2","West US 2","Europe","United States","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-02-01","2020-02-01-preview"],"defaultApiVersion":"2021-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/eventGridFilters","locations":["West Central US","West US 2","East US","West Europe","North Europe","East US 2 EUAP","Central US EUAP","Global"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"operations","locations":["Global","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2020-02-01-preview","2018-05-01","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BotService","namespace":"Microsoft.BotService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"botServices","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"botServices/channels","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/connections","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"listAuthServiceProviders","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"listQnAMakerEndpointKeys","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview"],"defaultApiVersion":"2022-06-15-preview","apiProfiles":[],"capabilities":"None"},{"resourceType":"hostSettings","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"locations","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"operations","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateEndpointConnectionProxies","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateEndpointConnections","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateLinkResources","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"operationResults","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Kusto","namespace":"Microsoft.Kusto","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"clusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["1","2","3"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["1","2","3"]},{"location":"Italy North","zones":["1","2","3"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["1","2","3"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["1","2","3"]},{"location":"Qatar Central","zones":["1","2","3"]},{"location":"South Africa North","zones":["3","2","1"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["2","3","1"]},{"location":"Sweden Central","zones":["2","1","3"]},{"location":"Switzerland North","zones":["2","1","3"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["1","2","3"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/attacheddatabaseconfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/eventhubconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2020-09-18","capabilities":"None"},{"resourceType":"clusters/databases/dataconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/skus","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11"],"defaultApiVersion":"2024-04-13","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/scripts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/managedPrivateEndpoints","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/sandboxCustomImages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-04-13","2023-08-15"],"defaultApiVersion":"2023-08-15","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices","namespace":"Microsoft.MachineLearningServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces/batchEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/batchEndpoints/deployments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-10-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"defaultApiVersion":"2021-01-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"registries","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-05-01-privatepreview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/registryOperationsStatus","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"workspaces/onlineEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/onlineEndpoints/deployments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/onlineEndpoints/deployments/skus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/computes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/jobs","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/codes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/codes/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/components","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01"],"capabilities":"None"},{"resourceType":"workspaces/components/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01"],"capabilities":"None"},{"resourceType":"workspaces/environments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/environments/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/data","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/data/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/datasets","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2021-10-01","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/services","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Canada East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/datastores","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/eventGridFilters","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/models","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/models/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/computeOperationsStatus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","North Europe","Korea Central","Brazil South","France Central","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/mfeOperationResults","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/mfeOperationsStatus","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/workspaceOperationsStatus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-09-01","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-10-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/instancetypeseries","locations":["West Central US","East US","East US 2","West Europe","Southeast Asia","Central US","North Central US","West US","East Asia","Japan East","Brazil South","North Europe","Australia East","West US 2","South Central US","Canada Central","UK South","Central India","France Central","Korea Central","Norway East","West US 3","Japan West","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"],"capabilities":"None"},{"resourceType":"locations/vmsizes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"],"capabilities":"None"},{"resourceType":"locations/quotas","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/updatequotas","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01"],"capabilities":"None"},{"resourceType":"workspaces/linkedServices","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2020-09-01-preview","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/labelingJobs","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-06-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/schedules","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featuresets","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/serverlessEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/marketplaceSubscriptions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/inferencePools","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/inferencePools/groups","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/inferencePools/endpoints","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/featuresets/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featurestoreEntities","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featurestoreEntities/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/endpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"registries/codes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/codes/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/components","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/components/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/data","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"registries/data/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"registries/datareferences","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"registries/datareferences/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"registries/environments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/environments/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/models","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/models/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"capacityReservationGroups","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Media","namespace":"Microsoft.Media","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"mediaservices","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/assets","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks/operationstatuses","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks/operationResults","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/contentKeyPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingLocators","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/eventGridFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-02-05"],"defaultApiVersion":"2018-02-05","capabilities":"None"},{"resourceType":"mediaservices/transforms","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-07-01","2022-05-01-preview","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/transforms/jobs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-07-01","2022-05-01-preview","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingEndpoints","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/liveEvents","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/liveEvents/liveOutputs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingEndpointOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveEventOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveOutputOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingendpoints/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveevents/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveevents/liveoutputs/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnectionProxies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnections","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnectionOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"locations/mediaServicesOperationStatuses","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"locations/mediaServicesOperationResults","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/assetFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/accountFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2018-02-05","2016-05-01-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"checknameavailability","locations":[],"apiVersions":["2015-10-01","2015-04-01"],"defaultApiVersion":"2015-10-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2016-05-01-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2016-05-01-preview"],"defaultApiVersion":"2020-05-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Blueprint","namespace":"Microsoft.Blueprint","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"blueprints","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"blueprints/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprints/versions","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprints/versions/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprintAssignments","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"blueprintAssignments/operations","locations":[],"apiVersions":["2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprintAssignments/assignmentOperations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthcareApis","namespace":"Microsoft.HealthcareApis","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"services","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"services/privateEndpointConnectionProxies","locations":["UK West","North Central US","West US 2","Australia East","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Southeast Asia","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/privateEndpointConnections","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/privateLinkResources","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/iomtconnectors","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"services/iomtconnectors/connections","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"services/iomtconnectors/mappings","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","West US 3","Central India","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/privateEndpointConnectionProxies","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/privateEndpointConnections","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/privateLinkResources","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/dicomservices","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/iotconnectors","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/iotconnectors/fhirdestinations","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"workspaces/fhirservices","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2024-03-31","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/eventGridFilters","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-05-01-preview","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-03-31-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"validateMedtechMappings","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany North","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","Brazil South","East Asia","Japan West","Qatar Central","France Central"],"apiVersions":["2022-01-31-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Communication","namespace":"Microsoft.Communication","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"CommunicationServices","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"CommunicationServices/eventGridFilters","locations":["global"],"apiVersions":["2021-09-09-privatepreview","2020-08-20"],"defaultApiVersion":"2020-08-20","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2020-08-20","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2"],"apiVersions":["2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"CheckNameAvailability","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview","2020-08-20"],"capabilities":"None"},{"resourceType":"EmailServices","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"EmailServices/Domains","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"EmailServices/Domains/SenderUsernames","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Diagnostics","namespace":"Microsoft.Diagnostics","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"discoverSolutions","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"azureKB","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"insights","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"solutions","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"apollo","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudTest","namespace":"Microsoft.CloudTest","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"pools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostedpools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"images","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"buildcaches","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KubernetesConfiguration","namespace":"Microsoft.KubernetesConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"DE2ADB97-42D8-49C8-8FCF-DBB53EF936AC"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"sourceControlConfigurations","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01","2022-11-01","2022-07-01","2022-03-01","2021-03-01","2020-10-01-preview","2020-07-01-preview","2019-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SupportsExtension"},{"resourceType":"extensions","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-05-01","2022-11-01","2022-07-01","2022-03-01","2020-07-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"fluxConfigurations","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2024-04-01-preview","2023-05-01","2022-11-01","2022-07-01","2022-03-01","2022-01-01-preview","2021-11-01-preview","2021-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2023-05-01","2022-11-01","2022-03-01","2022-01-01-preview","2021-12-01-preview","2021-11-01-preview","2021-09-01","2021-06-01-preview","2021-05-01-preview","2021-03-01","2020-10-01-preview","2020-07-01-preview","2019-11-01-preview"],"capabilities":"None"},{"resourceType":"extensionTypes","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Norway East","Central India","South India","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/extensionTypes","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Central India","South India","Norway East","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"None"},{"resourceType":"locations/extensionTypes/versions","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Central India","Norway East","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","South India","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","South Africa North","Korea South","France South","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"None"},{"resourceType":"namespaces","locations":["East US 2 EUAP","Central US EUAP","West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Central India","South India","Australia Southeast","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","Spain Central"],"apiVersions":["2021-12-01-preview"],"defaultApiVersion":"2021-12-01-preview","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AVS","namespace":"Microsoft.AVS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","allowedThirdPartyExtensions":[{"name":"VMCP"}]},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/checkQuotaAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/checkTrialAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"privateClouds","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview","2020-07-17-preview","2020-03-20"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":[]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"privateClouds/addons","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/authorizations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/cloudLinks","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/clusters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/datastores","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/placementPolicies","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/virtualMachines","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateClouds/eventGridFilters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"privateClouds/globalReachConnections","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/hcxEnterpriseSites","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/iscsiPaths","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptExecutions","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptPackages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptPackages/scriptCmdlets","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dhcpConfigurations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dnsServices","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dnsZones","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/gateways","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/portMirroringProfiles","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/publicIPs","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/segments","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/virtualMachines","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/vmGroups","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataProtection","namespace":"Microsoft.DataProtection","resourceTypes":[{"resourceType":"BackupVaults","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"ResourceGuards","locations":["East US 2","North Europe","Southeast Asia","West Central US","South Central US","East US","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","Norway East","South Africa North","Switzerland North","UAE North","UK West","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/checkFeatureSupport","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"backupInstances","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-03-31-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/fetchSecondaryRecoveryPoints","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/fetchCrossRegionRestoreJobs","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/fetchCrossRegionRestoreJob","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateCrossRegionRestore","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/crossRegionRestore","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.LoadTestService","namespace":"Microsoft.LoadTestService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadtests","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["North Europe","East Asia","Australia East","East US","East US 2","South Central US","Sweden Central","West US 2","West US 3","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadtests/outboundNetworkDependenciesEndpoints","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"Locations/Quotas","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadTestMappings","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","Australia Central","Australia Southeast","Canada East","Italy North","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","Poland Central","Qatar Central","South Africa North","South India","Switzerland North","UAE North","UK West","West Central US","West India","West US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"SupportsExtension"},{"resourceType":"loadTestProfileMappings","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","Australia Central","Australia Southeast","Canada East","Italy North","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","Poland Central","Qatar Central","South Africa North","South India","Switzerland North","UAE North","UK West","West Central US","West India","West US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Monitor","namespace":"Microsoft.Monitor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","France South","Sweden South"],"apiVersions":["2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"accounts","locations":["East US","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-04-03","2021-06-03-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/locationOperationStatuses","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-10-01","2024-04-03-preview","2024-04-01-preview","2023-10-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"defaultApiVersion":"2023-04-03","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","West US 2","West Europe","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2023-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"pipelineGroups","locations":["East US 2","West US 2","West Europe","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2023-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"investigations","locations":["North Europe","Germany West Central","Sweden Central","UAE North","South Africa North","Norway East","global","France Central","France South","Germany North","Italy North","Norway West","Poland Central","Switzerland North","Switzerland West","Israel Central","Qatar Central","South Africa West","UAE Central","Japan East","Central India","Japan West","South India","West India","Korea Central","Korea South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Southeast Asia","UK South","UK West","West Central US","East Asia","West US 3","Central US","East US 2","South Central US","West US 2","East US","Canada Central","Canada East","North Central US","West US","Brazil South","Brazil Southeast","West Europe","East US 2 EUAP"],"apiVersions":["2024-01-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudShell","namespace":"Microsoft.CloudShell","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ElasticSan","namespace":"Microsoft.ElasticSan","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"elasticSans","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2022-12-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"elasticSans/volumeGroups","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2023-01-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Bing","namespace":"Microsoft.Bing","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts/skus","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts/usages","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US","East US","West Europe","Southeast Asia"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RedHatOpenShift","namespace":"Microsoft.RedHatOpenShift","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30","2019-12-31-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US 3","West US 2","West US","East US"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"capabilities":"None"},{"resourceType":"locations/operationsstatus","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US 3","West US 2","West US","East US"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"capabilities":"None"},{"resourceType":"OpenShiftClusters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US 3","West US 2","West US","East US"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"defaultApiVersion":"2023-09-04","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30","2019-12-31-preview"],"capabilities":"None"},{"resourceType":"locations/openshiftversions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US 3","West US 2","West US","East US"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MixedReality","namespace":"Microsoft.MixedReality","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"defaultApiVersion":"2021-01-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","East US","East US 2","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US 2","West US 3"],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"defaultApiVersion":"2021-01-01","capabilities":"None"},{"resourceType":"spatialAnchorsAccounts","locations":["Australia East","East US","East US 2","Korea Central","North Europe","West Europe","South Central US","UK South","Southeast Asia","West US 2"],"apiVersions":["2021-03-01-preview","2021-01-01","2020-05-01","2019-12-02-preview","2019-02-28-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"remoteRenderingAccounts","locations":["East US 2","East US","Southeast Asia","West Europe","West US 2","Japan East","Australia East","North Europe","South Central US","UK South"],"apiVersions":["2021-03-01-preview","2021-01-01","2020-04-06-preview","2019-12-02-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"objectAnchorsAccounts","locations":["East US 2","North Europe"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache","namespace":"Microsoft.StorageCache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"caches","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"caches/storageTargets","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"amlFilesystems","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"amlFilesystems/importJobs","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"operations","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"usageModels","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"checkAmlFSSubnets","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getRequiredAmlFSSubnetsSize","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/ascoperations","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppPlatform","namespace":"Microsoft.AppPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Spring","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Spring/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"Spring/apps/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"runtimeVersions","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerBIDedicated","namespace":"Microsoft.PowerBIDedicated","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"capacities","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","South Africa North","Switzerland North","Switzerland West","Canada East","South Africa West","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"autoScaleVCores","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","South Africa North","Switzerland North","Switzerland West","Canada East","South Africa West","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01"],"defaultApiVersion":"2021-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Africa North","South Central US","Southeast Asia","South Africa West","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","South Africa North","South Africa West","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3","South Africa North","South Africa West"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CustomProviders","namespace":"Microsoft.CustomProviders","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FACF09C9-A5D0-4D34-8B1F-B623AC29C6F7"},"resourceTypes":[{"resourceType":"resourceProviders","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"resourceProviders/operationResults","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/operationStatuses","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"associations","locations":["East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforMariaDB","namespace":"Microsoft.DBforMariaDB","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/start","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/stop","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Brazil Southeast","Central US EUAP","East US 2 EUAP","Jio India Central","Jio India West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Maintenance","namespace":"Microsoft.Maintenance","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"maintenanceConfigurations","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"maintenanceConfigurations/eventGridFilters","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG","Sweden South","Malaysia South"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"None"},{"resourceType":"updates","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"configurationAssignments","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Malaysia South","global","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"applyUpdates","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"publicMaintenanceConfigurations","locations":[],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"None"},{"resourceType":"scheduledevents","locations":["East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"scheduledevents/acknowledge","locations":["East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityInsights","namespace":"Microsoft.SecurityInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"alertRules","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"alertRuleTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"triggeredAnalyticsRuleRuns","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"cases","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"bookmarks","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectors","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectorDefinitions","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectorsCheckRequirements","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"enrichment","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-02-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fileImports","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entities","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-05-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"incidents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"officeConsents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"settings","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"aggregations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"enrichmentWidgets","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entityQueries","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entityQueryTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"threatIntelligence","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"automationRules","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"businessApplicationAgents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sourceControls","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"exportConnections","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"listrepositories","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"watchlists","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"confidentialWatchlists","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"huntsessions","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"hunts","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"onboardingStates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentPackages","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentProductPackages","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentProductTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"MitreCoverageRecords","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"overview","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"recommendations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingStatistics","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerConfigurations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerMembers","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerGroups","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerAssignments","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityMLAnalyticsSettings","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contenttranslators","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DesktopVirtualization","namespace":"Microsoft.DesktopVirtualization","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationgroups","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationgroups/applications","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"applicationgroups/desktops","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"applicationgroups/startmenuitems","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"defaultApiVersion":"2022-01-12-privatepreview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"hostpools/msixpackages","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/sessionhosts","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/sessionhosts/usersessions","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/usersessions","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"scalingplans","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"appattachpackages","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"connectionpolicies","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2023-10-09-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-09-01-privatepreview","2024-07-15-privatepreview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-05-18-privatepreview","2023-05-15-privatepreview","2023-04-06-preview","2023-03-30-privatepreview","2023-03-21-privatepreview","2023-03-03-privatepreview","2023-01-30-preview","2023-01-28-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-07-05-preview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-17-privatepreview","2021-09-03-preview","2021-08-04-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ChangeAnalysis","namespace":"Microsoft.ChangeAnalysis","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-04-01-preview","2019-04-01-preview"],"capabilities":"None"},{"resourceType":"resourceChanges","locations":[],"apiVersions":["2021-04-01-preview","2021-04-01","2020-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"changes","locations":[],"apiVersions":["2021-04-01-preview","2021-04-01","2020-10-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ExtendedLocation","namespace":"Microsoft.ExtendedLocation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"customLocations","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"defaultApiVersion":"2021-08-15","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"customLocations/enabledResourceTypes","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"customLocations/resourceSyncRules","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview"],"defaultApiVersion":"2021-08-31-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsstatus","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 Euap"],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 Euap"],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Notebooks","namespace":"Microsoft.Notebooks","resourceTypes":[{"resourceType":"NotebookProxies","locations":[],"apiVersions":["2019-10-11-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-10-11-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceFabricMesh","namespace":"Microsoft.ServiceFabricMesh","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"BC13595A-E262-4621-929E-56FF90E6BF18"}],"resourceTypes":[{"resourceType":"applications","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networks","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"secrets","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"gateways","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/applicationOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/networkOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/volumeOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/gatewayOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/secretOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedServices","namespace":"Microsoft.ManagedServices","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"marketplaceRegistrationDefinitions","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"registrationDefinitions","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"registrationAssignments","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent","namespace":"Microsoft.Confluent","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["West US 2","West US 3","East US 2 EUAP","West Central US","Australia East","Japan East","South Africa North","Brazil South","Germany West Central","Sweden Central","Switzerland North","Norway East","South Central US","France Central","Canada Central","East US","UK South","West Europe","Central US","East US 2","North Europe","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations","locations":["West US 2","Italy North","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","Switzerland North","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"agreements","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"validations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/access","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/access/deleteRoleBinding","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments","locations":["Italy North","West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/schemaRegistryClusters","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Italy North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters/createAPIKey","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/apiKeys","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/listRegions","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters/topics","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Italy North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview"],"defaultApiVersion":"2024-03-20-preview","capabilities":"None"},{"resourceType":"organizations/environments/clusters/connectors","locations":["West US 2","Italy North","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview"],"defaultApiVersion":"2024-03-20-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.GuestConfiguration","namespace":"Microsoft.GuestConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"guestConfigurationAssignments","locations":[],"apiVersions":["2022-01-25","2021-01-25","2020-06-25","2018-11-20","2018-06-30-preview","2018-01-20-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2022-01-25","2021-01-25","2020-06-25","2018-11-20","2018-06-30-preview","2018-01-20-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Chaos","namespace":"Microsoft.Chaos","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview","2021-08-11-preview","2021-07-05-preview","2021-07-01-preview"],"capabilities":"None"},{"resourceType":"targets","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsExtension"},{"resourceType":"locations/targetTypes","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"experiments","locations":["West Central US","East US","West US","Central US","UK South","West Europe","Japan East","North Central US","East US 2","Australia East","Brazil South","Sweden Central","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationStatuses","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-12-01-preview","2023-11-01","2023-10-27-preview","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-12-01-preview","2023-11-01","2023-10-27-preview","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"privateAccesses","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-22-preview","2023-10-27-preview"],"defaultApiVersion":"2023-10-27-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2022-10-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AAD","namespace":"Microsoft.AAD","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"7389DE79-3180-4F07-B2BA-C5BA1F01B03A"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"63BC473E-7767-42A5-A3BF-08EB71200E04"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DomainServices","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Malaysia South"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"DomainServices/oucontainer","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Malaysia South"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"locations","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Malaysia South"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Malaysia South"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"operations","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Malaysia South"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceLinker","namespace":"Microsoft.ServiceLinker","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2022-07-01-privatepreview","2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"linkers","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2022-05-01","2022-01-01-preview","2021-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dryruns","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2021-12-01-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/connectors","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/dryruns","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"configurationNames","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"daprConfigurations","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Kubernetes","namespace":"Microsoft.Kubernetes","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"connectedClusters","locations":["West Europe","East US","West Central US","South Central US","Southeast Asia","UK South","East US 2","West US 2","Australia East","North Europe","France Central","Central US","West US","North Central US","Korea Central","Japan East","West US 3","East Asia","Canada East","Canada Central","Switzerland North","South Africa North","Brazil South","UAE North","Central India","Sweden Central","Norway East","Germany West Central","Israel Central","South India","Italy North","UK West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West Europe","East US","West Central US","South Central US","Southeast Asia","UK South","East US 2","West US 2","Australia East","Australia Southeast","North Europe","France Central","Central US","West US","North Central US","Korea Central","Japan East","East Asia","West US 3","Canada East","Canada Central","Switzerland North","South Africa North","Brazil South","UAE North","Central India","Sweden Central","Norway East","UK West","Italy North","Germany West Central","South India","Israel Central","Japan West"],"apiVersions":["2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview","2019-11-01-preview","2019-09-01-privatepreview"],"defaultApiVersion":"2024-01-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevHub","namespace":"Microsoft.DevHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["East US"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"workflows","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/githuboauth","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"locations/generatePreviewArtifacts","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview"],"defaultApiVersion":"2022-10-11-preview","capabilities":"None"},{"resourceType":"iacProfiles","locations":["East US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Peering","namespace":"Microsoft.Peering","resourceTypes":[{"resourceType":"peerings","locations":["Japan East","Japan West","Korea Central","East Asia","Australia Central","Australia East","Australia Southeast","Brazil South","Southeast Asia","West India","South India","East US","East US 2","North Central US","South Central US","Canada Central","West US","West US 2","West Central US","Canada East","West Europe","UK South","UK West","North Europe","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"peeringLocations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"legacyPeerings","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peerAsns","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServices","locations":["Japan East","Japan West","Korea Central","East Asia","Australia Central","Australia East","Australia Southeast","Brazil South","Southeast Asia","West India","South India","East US","East US 2","North Central US","South Central US","Canada Central","West US","West US 2","West Central US","Canada East","West Europe","UK South","UK West","North Europe","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"peeringServiceCountries","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServiceLocations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServiceProviders","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"checkServiceProviderAvailability","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"lookingGlass","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"cdnPeeringPrefixes","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataFactory","namespace":"Microsoft.DataFactory","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"factories","locations":["East US","East US 2","Central US","South Central US","Japan East","Canada Central","Australia East","Switzerland North","Germany West Central","Central India","France Central","Korea Central","Brazil South","West Europe","North Europe","UK South","West Central US","West US","West US 2","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"factories/integrationRuntimes","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Central India","Brazil South","France Central","Korea Central","Australia East","Switzerland North","Germany West Central","Canada Central","West Central US","North Europe","UK South","West Europe","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"factories/privateEndpointConnectionProxies","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Central India","Brazil South","France Central","Korea Central","Australia East","Switzerland North","Germany West Central","Canada Central","West Central US","North Europe","UK South","West Europe","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"CheckNameAvailability","locations":[],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":["East US","West US","North Europe","West Central US"],"apiVersions":["2018-06-01","2017-09-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"locations/configureFactoryRepo","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Australia East","Switzerland North","Germany West Central","Canada Central","Central India","Brazil South","France Central","Korea Central","West Europe","North Europe","UK South","West Central US","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"locations/getFeatureValue","locations":["East US","East US 2","West Europe","North Europe","UK South","West Central US","West US","Central US","South Central US","Japan East","Australia East","Switzerland North","Germany West Central","Canada Central","Central India","Brazil South","France Central","Korea Central","West US 2","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01"],"defaultApiVersion":"2018-06-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridCompute","namespace":"Microsoft.HybridCompute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"machines","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview","2019-03-18-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"machines/hybridIdentityMetadata","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview"],"capabilities":"None"},{"resourceType":"machines/extensions","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["West Europe"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/publishers","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"None"},{"resourceType":"locations/publishers/extensionTypes","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/publishers/extensionTypes/versions","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview","2019-03-18-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/assessPatches","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","Japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"machines/installPatches","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","Japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"locations/updateCenterOperationResults","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"locations/privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview"],"capabilities":"None"},{"resourceType":"osType","locations":["West Europe"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"osType/agentVersions","locations":[],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"None"},{"resourceType":"osType/agentVersions/latest","locations":[],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/runcommands","locations":["West Central US","West US 2","West Europe","East US","Southeast Asia","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"machines/licenseProfiles","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"licenses","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"validateLicense","locations":[],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"networkConfigurations","locations":["Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"SupportsExtension"},{"resourceType":"settings","locations":["Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview"],"capabilities":"SupportsExtension"},{"resourceType":"privateLinkScopes/networkSecurityPerimeterConfigurations","locations":["Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/networkSecurityPerimeterAssociationProxies","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Central US EUAP","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyExtension","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyRunCommand","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","japan west","Qatar Central"],"apiVersions":["2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridConnectivity","namespace":"Microsoft.HybridConnectivity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"endpoints","locations":["East US","East US 2","West US 2","Southeast Asia","West Europe","North Europe","West Central US","South Central US","UK South","Australia East","France Central","West US","Central US","North Central US","Japan East","East Asia","Korea Central","West US 3","Sweden Central","Canada Central","Canada East","UK West","Brazil South","Switzerland North","South Africa North","Central India","UAE North","Norway East","Australia Southeast","South India","Italy North","Germany West Central","Japan West","Israel Central","Qatar Central"],"apiVersions":["2023-03-15","2022-05-01-preview","2021-10-06-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview","2023-04-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview","2021-10-01-privatepreview","2021-07-08-privatepreview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-04-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview","2021-10-01-privatepreview","2021-07-08-privatepreview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Sweden Central","East US","East US 2","West US 2","Southeast Asia","West Europe","North Europe","West Central US","South Central US","UK South","Australia East","France Central","West US","Central US","North Central US","Japan East","East Asia","Korea Central","West US 3","Canada Central","Canada East","UK West","Brazil South","South Africa North","Central India","Switzerland North","UAE North","Norway East","Australia Southeast","South India","Germany West Central","Italy North","Japan West","Israel Central","Qatar Central"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview"],"capabilities":"None"},{"resourceType":"solutionConfigurations","locations":["West Central US","West Europe","Canada Central","East US","West US 2","South Central US","UK South","East US 2","North Europe","West US 3","Sweden Central"],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"solutionTypes","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"None"},{"resourceType":"publicCloudConnectors","locations":["West Central US","West Europe","Canada Central","East US","West US 2","South Central US","UK South","East US 2","North Europe","West US 3","Sweden Central"],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"generateAwsTemplate","locations":["global"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Automanage","namespace":"Microsoft.Automanage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"configurationProfileAssignments","locations":["Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","North Europe","West Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"configurationProfiles","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","West Europe","North Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"defaultApiVersion":"2022-05-04","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configurationProfiles/versions","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","West Europe","North Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"defaultApiVersion":"2021-04-30-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bestPractices","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"},{"resourceType":"bestPractices/versions","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2023-03-31-preview","2022-06-01-preview","2022-05-04","2022-03-30-preview","2021-04-30-preview"],"defaultApiVersion":"2022-05-04","capabilities":"None"},{"resourceType":"servicePrincipals","locations":[],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureArcData","namespace":"Microsoft.AzureArcData","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","Central US EUAP","West US 2","East Asia","East US","East US 2 EUAP","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Germany West Central","Italy North","Japan West"],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"DataControllers","locations":["UK West","Sweden Central","Norway East","Japan East","Australia East","Korea Central","UK South","Canada Central","France Central","East US 2","East US","Central US","West US 2","North Europe","West US 3","South Central US","North Central US","West US","Southeast Asia","West Europe","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlManagedInstances","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"PostgresInstances","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","South Africa North","UAE North","Brazil South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlServerInstances","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"DataControllers/ActiveDirectoryConnectors","locations":["UK West","Sweden Central","Norway East","Japan East","Australia East","Korea Central","UK South","Canada Central","France Central","East US 2","East US","Central US","West US 2","North Europe","West US 3","South Central US","North Central US","West US","Southeast Asia","West Europe","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"None"},{"resourceType":"SqlServerInstances/Databases","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlManagedInstances/FailoverGroups","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"None"},{"resourceType":"SqlServerInstances/AvailabilityGroups","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlServerLicenses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2024-04-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlServerEsuLicenses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp","namespace":"Microsoft.NetApp","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"netAppAccounts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/snapshotPolicies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2024-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/volumeGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/capacityPools/volumes","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/capacityPools/volumes/mountTargets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2019-10-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools/volumes/snapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools/volumes/volumeQuotaRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-15-preview","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/checkFilePathAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US (Stage)","West US 2","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-15-preview","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/checkQuotaAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/queryNetworkSiblingSet","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/updateNetworkSiblingSet","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/regionInfo","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview","2021-04-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/regionInfos","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/QuotaLimits","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/CheckInventory","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-03-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Migrate","namespace":"Microsoft.Migrate","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"migrateprojects","locations":["Central US","East Asia","Southeast Asia","North Europe","West Europe","West US 2","Australia Southeast","UK South","UK West","Canada Central","Central India","South India","Japan East","Japan West","Brazil South","Korea South","Korea Central","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2020-06-01-preview","2020-05-01","2019-06-01","2018-09-01-preview"],"defaultApiVersion":"2018-09-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"assessmentProjects","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-03-03-preview","2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"assessmentProjects/assessments","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-03-03-preview","2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview"],"capabilities":"None"},{"resourceType":"moveCollections","locations":["East US 2","North Europe","UK South","Southeast Asia","Australia East","Japan East","Brazil South","Norway East","Switzerland North","France Central","Central India","Korea Central","UAE North","Germany West Central","Canada Central","Qatar Central","Sweden Central","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01","2022-08-01","2021-08-01","2021-01-01","2019-10-01-preview"],"defaultApiVersion":"2022-08-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West Central US"],"apiVersions":["2019-10-01","2019-05-01","2018-06-30-preview","2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview","2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"],"capabilities":"None"},{"resourceType":"locations/rmsOperationResults","locations":["East US 2","North Europe","UK South","Southeast Asia","Australia East","Japan East","Brazil South","Norway East","Switzerland North","France Central","Central India","Korea Central","UAE North","Germany West Central","Canada Central","Qatar Central","Sweden Central","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01","2022-08-01","2021-08-01","2021-01-01","2019-10-01-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"modernizeProjects","locations":["Korea South","UK West","West Europe","Canada Central","Switzerland North","UAE North","East Asia","Norway East","South Africa North","UK South","South India","Korea Central","Australia Southeast","Central India","Brazil South","France Central","Japan East","Japan West","Australia East","Southeast Asia","North Europe","Sweden Central","Switzerland West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-01-preview"],"defaultApiVersion":"2022-05-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppConfiguration","namespace":"Microsoft.AppConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"configurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"defaultApiVersion":"2019-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"configurationStores/keyValues","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/eventGridFilters","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Sweden South","Mexico Central","Spain Central","East US 2 EUAP"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Sweden South","Mexico Central","Spain Central","East US 2 EUAP"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Sweden South","Mexico Central","Spain Central","East US 2 EUAP"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"deletedConfigurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deletedConfigurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/replicas","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-03-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/snapshots","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","East US 2 EUAP","Sweden South","Mexico Central","Spain Central"],"apiVersions":["2024-05-01","2023-09-01-preview","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Central US EUAP"],"apiVersions":["2024-07-01-preview","2023-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Experimentation","namespace":"Microsoft.Experimentation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"Locations","locations":["West US 2"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"experimentWorkspaces","locations":["West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine","namespace":"Microsoft.SqlVirtualMachine","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SqlVirtualMachineGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlVirtualMachines","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlVirtualMachineGroups/AvailabilityGroupListeners","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Mexico Central","Spain Central","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationTypes","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/sqlVirtualMachineOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/sqlVirtualMachineGroupOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/availabilityGroupListenerOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/registerSqlVmCandidate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Mexico Central","Norway West","South Africa West","Spain Central","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SignalRService","namespace":"Microsoft.SignalRService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SignalR","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"WebPubSub","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"SignalR/replicas","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"WebPubSub/replicas","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","West US 2","East US","East US 2","West US","Central US","Central US EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"SignalR/eventGridFilters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"SignalR/customDomains","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"WebPubSub/customDomains","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.App","namespace":"Microsoft.App","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"managedEnvironments","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedEnvironments/certificates","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"managedEnvironments/managedCertificates","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"containerApps","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"containerApps/privateEndpointConnectionProxies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/privateEndpointConnectionProxies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"None"},{"resourceType":"spaces","locations":["Central US","East Asia","West Europe","East US 2 EUAP"],"apiVersions":["2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sessionPools","locations":["North Central US (Stage)","West US 2","North Europe","East US","East Asia","North Central US","Germany West Central","Poland Central","Italy North"],"apiVersions":["2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-02-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"jobs","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/managedEnvironmentOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/managedEnvironmentOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/containerappOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/containerappOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/containerappsjobOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/containerappsjobOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/sourceControlOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/sourceControlOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/usages","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview"],"defaultApiVersion":"2023-05-02-preview","capabilities":"None"},{"resourceType":"operations","locations":["East Asia","North Central US","West Europe"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2023-02-01","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-11-02-preview","capabilities":"None"},{"resourceType":"connectedEnvironments","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connectedEnvironments/certificates","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/connectedEnvironmentOperationResults","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/connectedEnvironmentOperationStatuses","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/managedCertificateOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/billingMeters","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/availableManagedEnvironmentsWorkloadProfileTypes","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"getCustomDomainVerificationId","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview"],"defaultApiVersion":"2023-05-02-preview","capabilities":"None"},{"resourceType":"builders","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"builders/builds","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations/OperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"managedEnvironments/dotNetComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/javaComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/daprComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"functions","locations":["North Central US (Stage)","West Central US","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"logicApps","locations":["North Central US (Stage)","West Europe","Central US EUAP"],"apiVersions":["2024-02-02-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CostManagementExports","namespace":"Microsoft.CostManagementExports","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2019-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Dashboard","namespace":"Microsoft.Dashboard","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","South Central US","West Europe","North Europe","UK South","East US","East US 2","West Central US","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","UK West"],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"grafana","locations":["South Central US","West Central US","West Europe","East US","East US 2","North Europe","UK South","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"grafana/privateEndpointConnections","locations":["South Central US","West Central US","West Europe","North Europe","UK South","East US","East US 2","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"grafana/privateLinkResources","locations":["South Central US","West Central US","West Europe","North Europe","UK South","East US","East US 2","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"grafana/managedPrivateEndpoints","locations":["South Central US","West Central US","West Europe","East US","East US 2","North Europe","UK South","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2022-10-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SaaS","namespace":"Microsoft.SaaS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"applications","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checknameavailability","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"saasresources","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operationResults","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"resources","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevCenter","namespace":"Microsoft.DevCenter","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"devcenters/catalogs","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/attachednetworks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"devcenters/environmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries/images/versions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"networkconnections","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkconnections/healthchecks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"projects/attachednetworks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/environmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"projects/pools","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"projects/pools/schedules","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/allowedEnvironmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"networkconnections/outboundNetworkDependenciesEndpoints","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/usages","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/catalogs/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"devcenters/catalogs/environmentDefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/catalogs/tasks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"checkScopedNameAvailability","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/catalogs","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/catalogs/environmentDefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/listskus","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"projects/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"projects/images/versions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"projects/catalogs/imagedefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"projects/catalogs/imagedefinitions/builds","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"devcenters/curationprofiles","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeZones","namespace":"Microsoft.EdgeZones","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"extendedZones","locations":[],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTSecurity","namespace":"Microsoft.IoTSecurity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2021-02-01-preview"],"capabilities":"None"},{"resourceType":"defenderSettings","locations":[],"apiVersions":["2023-02-01-preview","2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2023-02-01-preview","2021-09-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview","2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/devices","locations":["East US","West Europe"],"apiVersions":["2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/endpoints","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/vulnerabilities","locations":["East US","West Europe"],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview","2023-02-01-preview","2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/pcaps","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/violations","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/learn","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/recommendations","locations":["East US","West Europe"],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites/sensors","locations":["East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"sites","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-02-01-preview","2021-09-01-preview","2021-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sensors","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-09-01-preview","2021-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"onPremiseSensors","locations":[],"apiVersions":["2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"alertTypes","locations":[],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"recommendationTypes","locations":[],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"licenseSkus","locations":[],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites/inventoryNetworks","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/sensors","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/remoteConfigurations","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/alertSuppressionRules","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/inventoryNetworks","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MarketplaceNotifications","namespace":"Microsoft.MarketplaceNotifications","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"reviewsnotifications","locations":[],"apiVersions":["2021-03-03"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-03-03"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DomainRegistration","namespace":"Microsoft.DomainRegistration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"domains","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"domains/domainOwnershipIdentifiers","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"topLevelDomains","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"checkDomainAvailability","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"listDomainRecommendations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validateDomainRegistrationInformation","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"generateSsoRequest","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VirtualMachineImages","namespace":"Microsoft.VirtualMachineImages","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"imageTemplates","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"imageTemplates/runOutputs","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"imageTemplates/triggers","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01"],"capabilities":"None"},{"resourceType":"locations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","West US 3","South Central US","Canada Central","North Europe","West Europe","Norway East","UK South","UK West","UAE North","Germany West Central","Japan East","East Asia","Southeast Asia","Australia East","Australia Southeast","Jio India West","South Africa North","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetworkFunction","namespace":"Microsoft.NetworkFunction","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"azureTrafficCollectors","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"defaultApiVersion":"2022-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureTrafficCollectors/collectorPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"defaultApiVersion":"2022-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns/connectionPolicies","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns/privateEndpointConnections","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"None"},{"resourceType":"meshVpns/privateEndpointConnectionProxies","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"copilot","locations":[],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceNetworking","namespace":"Microsoft.ServiceNetworking","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"trafficControllers","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trafficControllers/frontends","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trafficControllers/associations","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerStorage","namespace":"Microsoft.ContainerStorage","authorizations":[],"resourceTypes":[{"resourceType":"pools","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"pools/volumes","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"pools/snapshots","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Astronomer.Astro","namespace":"Astronomer.Astro","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"2245C2E1-FCE4-4A6A-9AEC-24273236513C"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"organizations","locations":["East US","Australia East","North Europe","West Europe","West US 2","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","East US","Australia East","North Europe","West Europe","West US 2","Canada Central"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Dynatrace.Observability","namespace":"Dynatrace.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","West US 2","West Europe","East US","West US 3","Canada Central","UAE North","Switzerland North"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","West Europe","East US","West US 3","Canada Central","UAE North","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","West US 3","UAE North","Canada Central","West Europe","East US","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"getMarketplaceSaaSResourceDetails","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listHosts","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listMonitoredResources","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listAppServices","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/GitHub.Network","namespace":"GitHub.Network","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-04-02","2024-04-01-preview","2024-04-01","2023-11-01-rc","2023-11-01-preview","2023-03-15-beta","2023-03-15-alpha"],"capabilities":"None"},{"resourceType":"networkSettings","locations":["East US","East US 2","West US 2","West Europe","Central US","West US","North Europe","Southeast Asia","UK South","Australia East","South India","Switzerland North","North Central US","South Central US","West US 3","Canada Central","Canada East","Central India","Australia Central","Australia Southeast","Japan East","France Central","Norway East","Germany West Central","Sweden Central"],"apiVersions":["2024-04-02","2023-11-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-04-02","2024-04-01-preview","2024-04-01","2023-11-01-rc","2023-11-01-preview","2023-03-15-beta","2023-03-15-alpha"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Informatica.DataManagement","namespace":"Informatica.DataManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West US 2","East US 2","Germany West Central","Australia Central","Canada Central"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"organizations","locations":["West US 2","Germany West Central","East US 2","Canada Central","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"organizations/singleSignOnConfigurations","locations":["West US 2","Germany West Central","East US 2","Canada Central","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"organizations/serverlessRuntimes","locations":["West US 2","Germany West Central","East US 2","Canada Central","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AadCustomSecurityAttributesDiagnosticSettings","namespace":"Microsoft.AadCustomSecurityAttributesDiagnosticSettings","resourceTypes":[{"resourceType":"operations","locations":["West US"],"apiVersions":["2017-04-01-preview"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.aadiam","namespace":"microsoft.aadiam","authorizations":[],"resourceTypes":[{"resourceType":"privateLinkForAzureAD","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"tenants","locations":["West US"],"apiVersions":["2017-04-01","2017-03-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-01","2016-02-01","2015-11-01","2015-01-01"],"defaultApiVersion":"2017-04-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2017-04-01","2017-03-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-01","2016-02-01","2015-11-01","2015-01-01"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-05-01-preview","2017-04-01-preview","2017-04-01"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-05-01-preview","2017-04-01-preview","2017-04-01"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Addons","namespace":"Microsoft.Addons","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"8004BAAB-A4CB-4981-8571-F7E44D039D93"},"resourceTypes":[{"resourceType":"supportProviders","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"},{"resourceType":"operationResults","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ADHybridHealthService","namespace":"Microsoft.ADHybridHealthService","resourceTypes":[{"resourceType":"services","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"addsservices","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"configuration","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"agents","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"aadsupportcases","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"reports","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"servicehealthmetrics","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"logs","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"anonymousapiusers","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AgFoodPlatform","namespace":"Microsoft.AgFoodPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"farmBeatsExtensionDefinitions","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"farmBeatsSolutionDefinitions","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AgriculturePlatform","namespace":"Microsoft.AgriculturePlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AnalysisServices","namespace":"Microsoft.AnalysisServices","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"servers","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2","West Central US","West US 2"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AnyBuild","namespace":"Microsoft.AnyBuild","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2021-11-01","2020-08-26"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West Central US","West US 2","West US 3","East US","North Europe","Japan East"],"apiVersions":["2021-11-01","2020-08-26"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"clusters","locations":["West US 2","West US 3","West Central US","East US","North Europe","Japan East"],"apiVersions":["2021-11-01","2020-08-26"],"defaultApiVersion":"2021-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-11-01","2020-08-26"],"defaultApiVersion":"2021-11-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ApiCenter","namespace":"Microsoft.ApiCenter","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"services","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-03-15-preview","2024-03-01","2023-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","Central US EUAP"],"apiVersions":["2024-03-15-preview","2024-03-01","2023-07-01-preview"],"capabilities":"None"},{"resourceType":"deletedServices","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-03-15-preview"],"capabilities":"None"},{"resourceType":"services/eventGridFilters","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-03-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppAssessment","namespace":"Microsoft.AppAssessment","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US 2 EUAP","West Central US"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/osVersions","locations":["East US 2 EUAP","West Central US"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"migrateProjects/sites","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/sites/machines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/sites/applianceConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/machinesToAssess","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedMachines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedMachines/applications","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedApplications","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedApplications/machines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppComplianceAutomation","namespace":"Microsoft.AppComplianceAutomation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3"],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"reports/snapshots","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"onboard","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"triggerEvaluation","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/webhooks","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/evidences","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"listInUseStorageAccounts","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"getCollectionCount","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"getOverviewStatus","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/scopingConfigurations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppSecurity","namespace":"Microsoft.AppSecurity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operationStatuses","locations":[],"apiVersions":["2023-02-06-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-02-06-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Attestation","namespace":"Microsoft.Attestation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"attestationProviders","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"defaultProviders","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"locations/defaultProvider","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-03-01-preview","2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AwsConnector","namespace":"Microsoft.AwsConnector","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"s3Buckets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"capabilities":"None"},{"resourceType":"ec2Instances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsExtension"},{"resourceType":"lambdaFunctions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3AccessPoints","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2KeyPairs","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Subnets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Volumes","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCs","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsLogGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsLogStreams","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBInstances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"dynamoDBTables","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2LoadBalancers","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallFirewalls","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerApps","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"lightsailInstances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2NetworkAcls","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2NetworkInterfaces","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2RouteTables","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCEndpoints","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCPeeringConnections","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2InstanceStatuses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2SecurityGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"licenseManagerLicenses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"lightsailBuckets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsSubscriptionFilters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallFirewallPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallRuleGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"organizationsAccounts","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"organizationsOrganizations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerDevices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerImages","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafv2IPSets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafv2WebACLAssociations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"apiGatewayRestApis","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"apiGatewayStages","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"applicationAutoScalingScalableTargets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudFormationStacks","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudFormationStackSets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudTrailTrails","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudWatchAlarms","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecrRepositories","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsServices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsTaskDefinitions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"efsFileSystems","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"efsMountTargets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticBeanstalkEnvironments","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2Listeners","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2TargetGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticsearchDomains","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"guardDutyDetectors","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamInstanceProfiles","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamManagedPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamServerCertificates","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamUserPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamVirtualMFADevices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"kmsKeys","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsMetricFilters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"macieAllowLists","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"openSearchServiceDomains","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsEventSubscriptions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"redshiftClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"redshiftClusterParameterGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"route53HostedZones","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3BucketPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"snsTopics","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sqsQueues","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureBusinessContinuity","namespace":"Microsoft.AzureBusinessContinuity","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"},{"resourceType":"unifiedProtectedItems","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"SupportsExtension"},{"resourceType":"deletedUnifiedProtectedItems","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureDataTransfer","namespace":"Microsoft.AzureDataTransfer","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"pipelines","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections/flows","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"listApprovedSchemas","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"validateSchema","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureFleet","namespace":"Microsoft.AzureFleet","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"fleets","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"zoneMappings":[{"location":"Central US","zones":["1","2","3"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East US","zones":["1","2","3"]},{"location":"East US 2","zones":["1","2","3"]},{"location":"East US 2 EUAP","zones":["1","2","3","4"]},{"location":"UK South","zones":["1","2","3"]},{"location":"West US 2","zones":["1","2","3"]},{"location":"West US 3","zones":["1","2","3"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureLargeInstance","namespace":"Microsoft.AzureLargeInstance","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"azureLargeStorageInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"azureLargeInstances","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzurePlaywrightService","namespace":"Microsoft.AzurePlaywrightService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","West US 3","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"accounts","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/quotas","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"accounts/quotas","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureScan","namespace":"Microsoft.AzureScan","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"scanningAccounts","locations":["North Europe","West Europe","East US","West US"],"apiVersions":["2022-05-17-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["Central US EUAP","North Europe","West Europe","East US","West US"],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureSphere","namespace":"Microsoft.AzureSphere","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"catalogs","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"catalogs/products","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/certificates","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/images","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West Central US","East US 2","West US","West US 2"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups/devices","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups/deployments","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureStack","namespace":"Microsoft.AzureStack","resourceTypes":[{"resourceType":"operations","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"registrations","locations":["Global"],"apiVersions":["2022-06-01","2020-06-01-preview","2017-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrations/products","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01","2016-01-01"],"capabilities":"None"},{"resourceType":"registrations/customerSubscriptions","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"cloudManifestFiles","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"linkedSubscriptions","locations":["East US","West Europe","Southeast Asia"],"apiVersions":["2020-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"generateDeploymentLicense","locations":["Global"],"apiVersions":["2022-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureStackHCI","namespace":"Microsoft.AzureStackHCI","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-07-15-preview","2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-11-01-preview","2020-10-01","2020-03-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2024-07-15-preview","2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-11-01-preview","2020-10-01"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["East US","East US 2 EUAP","West Europe","Southeast Asia","Central US EUAP","Central US","Japan East","North Europe","Australia East","East US 2","South Central US","Canada Central","Central India","West US 2"],"apiVersions":["2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-11-01-preview","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"galleryImages","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkInterfaces","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2022-12-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHardDisks","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview","2020-10-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/arcSettings","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"clusters/arcSettings/extensions","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/extensions","locations":["East US","West Europe","Southeast Asia"],"apiVersions":["2022-12-15-preview","2021-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/hybrididentitymetadata","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2022-12-15-preview","capabilities":"None"},{"resourceType":"clusters/publishers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/offers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/publishers/offers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/publishers/offers/skus","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"marketplaceGalleryImages","locations":["East US","West Europe","Southeast Asia","Australia East","South Central US","Central India","Japan East","Canada Central"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storageContainers","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/updates","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"clusters/updates/updateRuns","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"clusters/updateSummaries","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-04-01","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"virtualMachineInstances","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsExtension"},{"resourceType":"clusters/deploymentSettings","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"edgeDevices","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"logicalNetworks","locations":["East US","Canada Central","South Central US","Central India","Japan East","West Europe","Southeast Asia","Australia East"],"apiVersions":["2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/securitySettings","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"networkSecurityGroups","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-05-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityGroups/securityRules","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-05-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BackupSolutions","namespace":"Microsoft.BackupSolutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"VMwareApplications","locations":["West Central US","East US","West Europe","East US 2 EUAP","Australia Central 2"],"apiVersions":[],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2022-08-01-preview","2022-04-01-preview","2021-07-01","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01","2016-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West Central US","East US","West Europe","East US 2 EUAP","Australia Central 2"],"apiVersions":[],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BareMetal","namespace":"Microsoft.BareMetal","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"bareMetalConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2023-12-01"],"defaultApiVersion":"2023-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01","2018-09-01-preview"],"defaultApiVersion":"2018-09-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01","2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","Norway East","North Europe","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West Central US","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2023-12-01","2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"utilization","locations":["Australia Central","Australia Central 2","South Africa North","South Central US","East US","West US","UK South","Australia East","North Europe","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","Japan East","UK West","Spain Central"],"apiVersions":["2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateRoutesOnVirtualNetwork","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","North Central US","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","West Central US","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BareMetalInfrastructure","namespace":"Microsoft.BareMetalInfrastructure","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"bareMetalInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bareMetalStorageInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-01-preview","2023-08-04-preview","2023-04-06"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2020-08-06-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch","namespace":"Microsoft.Batch","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"batchAccounts","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"batchAccounts/pools","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"batchAccounts/detectors","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"batchAccounts/certificates","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"batchAccounts/operationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"batchAccounts/poolOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"batchAccounts/certificateOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"batchAccounts/privateEndpointConnectionProxyResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"batchAccounts/privateEndpointConnectionResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"batchAccounts/networkSecurityPerimeterConfigurationOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/quotas","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/accountOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/virtualMachineSkus","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/cloudServiceSkus","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","East US 2 EUAP","Central US EUAP","Sweden South","France South"],"apiVersions":["2024-07-01","2024-03-01-privatepreview"],"defaultApiVersion":"2024-07-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Billing","namespace":"Microsoft.Billing","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"billingPeriods","locations":[],"apiVersions":["2018-03-01-preview","2017-04-24-preview"],"capabilities":"SupportsExtension"},{"resourceType":"invoices","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"],"capabilities":"None"},{"resourceType":"enrollmentAccounts","locations":[],"apiVersions":["2018-03-01-preview"],"capabilities":"None"},{"resourceType":"permissionRequests","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/permissionRequests","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/associatedTenants","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingRoleDefinitions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingRoleAssignments","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"createBillingRoleAssignment","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingAccounts/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/signAgreement","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/previewAgreements","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/createBillingRoleAssignment","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingPermissions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingAccounts/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-06-30","2018-05-31"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfilesSummaries","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/instructions","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingSubscriptions","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transactions","locations":[],"apiVersions":["2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingRoleDefinitions","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingRoleAssignments","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/elevate","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/createInvoiceSectionOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/productMoveOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptionMoveOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/listInvoiceSectionsWithCreateSubscriptionPermission","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/BillingProfiles/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"departments","locations":[],"apiVersions":["2018-06-30","2018-05-31"],"capabilities":"None"},{"resourceType":"billingAccounts/departments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2019-10-01-preview","2018-06-30"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/notificationContacts","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/notificationContacts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingRoleDefinitions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingRoleAssignments","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingPermissions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2019-10-01-preview","2018-06-30"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/enrollmentAccounts","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/enrollmentAccounts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts/billingPermissions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingSubscriptions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingSubscriptions","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/paymentMethods","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/availableBalance","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/availableBalance","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/transactions","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/transactions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/transactions","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/summary","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/validateDeleteBillingProfileEligibility","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/validateDeleteInvoiceSectionEligibility","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/transactionSummary","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptionAliases","locations":[],"apiVersions":["2024-04-01","2021-10-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/policies","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingSubscriptions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingSubscriptions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts/billingSubscriptions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingSubscriptions","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products/updateAutoRenew","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products/updateAutoRenew","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-09-01-preview","2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-06-30","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/initiateTransfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/transfers","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/transfers","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"transfers/acceptTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/declineTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/validateTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transfers","locations":[],"apiVersions":["2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transferSupportedAccounts","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingProperty","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptions/transfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products/transfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products/transfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/productTransfersResults","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/agreements","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/lineOfCredit","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/paymentMethods","locations":[],"apiVersions":["2024-04-01","2021-10-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"paymentMethods","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/paymentMethodLinks","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/payableOverage","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/payNow","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/reservationOrders","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/reservationOrders/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/validateDetachPaymentMethodEligibility","locations":[],"apiVersions":["2022-10-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"validateAddress","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"promotions","locations":[],"apiVersions":["2020-11-01-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"promotions/checkeligibility","locations":[],"apiVersions":["2020-11-01-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/elevateRole","locations":[],"apiVersions":["2022-10-01-privatepreview","2020-12-15-privatepreview","2020-12-15-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/appliedReservationOrders","locations":[],"apiVersions":["2020-12-15-privatepreview","2020-12-15-beta"],"capabilities":"None"},{"resourceType":"promotionalCredits","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/promotionalCredits","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlanOrders/savingsPlans","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlanOrders","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlans","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/alerts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/alerts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/alertPreferences","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/alertPreferences","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/listProductRecommendations","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/incentiveSchedules","locations":[],"apiVersions":["2022-10-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/incentiveSchedules/milestones","locations":[],"apiVersions":["2022-10-01-beta"],"capabilities":"None"},{"resourceType":"operationStatus","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/operationStatus","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/pricesheetDownloadOperations","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/activationStatus","locations":[],"apiVersions":["2020-12-15-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"promotionalCredits/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/addresses","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingSubscriptions","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/policies","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/transactions","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BillingBenefits","namespace":"Microsoft.BillingBenefits","resourceTypes":[{"resourceType":"savingsPlanOrders","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrders/savingsPlans","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrders/return","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta"],"capabilities":"None"},{"resourceType":"validate","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta","2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"calculateMigrationCost","locations":[],"apiVersions":["2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta","2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-11-01-beta","2022-11-01","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrderAliases","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"reservationOrderAliases","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta"],"capabilities":"None"},{"resourceType":"savingsPlans","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"incentiveSchedules","locations":["global"],"apiVersions":["2023-07-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"incentiveSchedules/milestones","locations":[],"apiVersions":["2023-07-01-beta"],"capabilities":"None"},{"resourceType":"maccs","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"maccs/contributors","locations":[],"apiVersions":["2023-11-01-preview"],"capabilities":"None"},{"resourceType":"listSellerResources","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta"],"capabilities":"None"},{"resourceType":"credits","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"credits/sources","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BlockchainTokens","namespace":"Microsoft.BlockchainTokens","resourceTypes":[{"resourceType":"Operations","locations":["West US"],"apiVersions":["2019-07-19-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CapacityAllocation","namespace":"Microsoft.CapacityAllocation","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Carbon","namespace":"Microsoft.Carbon","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"carbonEmissionReports","locations":[],"apiVersions":["2023-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"None"},{"resourceType":"queryCarbonEmissionDataAvailableDateRange","locations":[],"apiVersions":["2023-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CertificateRegistration","namespace":"Microsoft.CertificateRegistration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"certificateOrders","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"certificateOrders/certificates","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validateCertificateRegistrationInformation","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Certify","namespace":"Microsoft.Certify","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-11-22-preview"],"capabilities":"None"},{"resourceType":"testSuites","locations":["East US 2 EUAP"],"apiVersions":["2023-11-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"validationJobs","locations":["East US 2 EUAP"],"apiVersions":["2023-11-22-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicCompute","namespace":"Microsoft.ClassicCompute","resourceTypes":[{"resourceType":"domainNames","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","East US 2 EUAP","Central US EUAP","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-02-01","2020-02-01","2018-06-01","2017-11-15","2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"domainNames/internalLoadBalancers","locations":[],"apiVersions":["2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"None"},{"resourceType":"checkDomainNameAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Germany West Central","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2020-02-01","2018-06-01","2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles/metrics","locations":["North Central US","South Central US","East US","East US 2","Canada Central","Canada East","West US","West US 2","West Central US","Australia East","Australia Southeast","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Central US","East Asia","Southeast Asia","North Europe","West Europe","UK South","UK West","Japan East","Japan West","Brazil South","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","Korea Central","Korea South","France Central","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP","France South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"domainNames/capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"domainNames/serviceCertificates","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"virtualMachines/diagnosticSettings","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","West US 2","West Central US","South India","Central India","West India","Korea Central","Korea South","East US 2 (Stage)","North Central US (Stage)","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","Australia Central","West US 2","West Central US","Germany West Central","Norway East","West US 3","Mexico Central","South India","Central India","West India","Korea Central","Korea South","Jio India West","East US 2 (Stage)","North Central US (Stage)","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metrics","locations":["North Central US","South Central US","East US","East US 2","Canada Central","Canada East","West US","West US 2","West Central US","Australia East","Australia Southeast","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Central US","East Asia","Southeast Asia","North Europe","West Europe","UK South","UK West","Japan East","Japan West","Brazil South","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","Korea Central","Korea South","France Central","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"resourceTypes","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"moveSubscriptionResources","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"validateSubscriptionMoveAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"operatingSystems","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"operatingSystemFamilies","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicInfrastructureMigrate","namespace":"Microsoft.ClassicInfrastructureMigrate","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"classicInfrastructureResources","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","France South","Australia Central","Australia Central 2","Germany North","Germany West Central","Norway East","Norway West","South Africa North","South Africa West","Switzerland North","Switzerland West","UAE Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2015-06-15"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicSubscription","namespace":"Microsoft.ClassicSubscription","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2017-09-01","2017-06-01"],"defaultApiVersion":"2017-06-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CleanRoom","namespace":"Microsoft.CleanRoom","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2022-12-31-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2022-12-31-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US","East US 2 EUAP"],"apiVersions":["2022-12-31-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudDevicePlatform","namespace":"Microsoft.CloudDevicePlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudHealth","namespace":"Microsoft.CloudHealth","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"Locations/operationstatuses","locations":["UK South","East US","East US 2"],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CodeSigning","namespace":"Microsoft.CodeSigning","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","West Central US","West US 2","North Europe","West Europe","East US","West US"],"apiVersions":["2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"capabilities":"None"},{"resourceType":"codeSigningAccounts","locations":["West Central US","West US 2","North Europe","West Europe","East US","West US","Central US EUAP"],"apiVersions":["2024-02-05-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"codeSigningAccounts/certificateProfiles","locations":["West Central US","West US 2","North Europe","West Europe","East US","West US","Central US EUAP"],"apiVersions":["2024-02-05-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Community","namespace":"Microsoft.Community","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"communityTrainings","locations":["East US","North Europe","Australia East","UK South","Sweden Central","West US 3","East US 2"],"apiVersions":["2023-11-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","North Europe","Australia East","UK South","Sweden Central","West US 3","East US 2"],"apiVersions":["2023-11-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CompositeSolutions","namespace":"Microsoft.CompositeSolutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations/operations","locations":["global"],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ComputeSchedule","namespace":"Microsoft.ComputeSchedule","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-08-15-preview","2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesCancelOperations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteDeallocate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteHibernate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteStart","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesGetOperationStatus","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitDeallocate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitHibernate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitStart","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/regionalNotifications","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/virtualMachinesGetOperationErrors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"location","locations":[],"apiVersions":["2024-08-15-preview","2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West US","West US 2","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/notifications","locations":["East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConfidentialLedger","namespace":"Microsoft.ConfidentialLedger","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Ledgers","locations":["East US","South Central US","West Europe","Australia East","Southeast Asia","East US 2 EUAP"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"defaultApiVersion":"2022-05-13","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"defaultApiVersion":"2022-05-13","capabilities":"None"},{"resourceType":"Locations/operations","locations":[],"apiVersions":["2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/operationstatuses","locations":["East US 2 EUAP","East US","South Central US","West Europe","Australia East","Southeast Asia"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"ManagedCCFs","locations":["East US 2 EUAP"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview"],"defaultApiVersion":"2023-06-28-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedCache","namespace":"Microsoft.ConnectedCache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cacheNodes","locations":["West US","East US","West Central US"],"apiVersions":["2021-09-15-preview","2019-12-04-preview"],"defaultApiVersion":"2021-09-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"enterpriseCustomers","locations":["West US","East US","West Central US"],"apiVersions":["2021-09-15-preview"],"defaultApiVersion":"2021-09-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"ispCustomers","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ispCustomers/ispCacheNodes","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"enterpriseMccCustomers","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"enterpriseMccCustomers/enterpriseMccCacheNodes","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedCredentials","namespace":"Microsoft.ConnectedCredentials","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2023-06-12-preview"],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Korea Central","Southeast Asia","Japan East","Central US","West US 2","West Europe","North Europe","UK South","Canada Central","Australia East","France Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-06-12-preview"],"capabilities":"None"},{"resourceType":"credentials","locations":["Southeast Asia","Korea Central","Japan East","Central US","West US 2","West Europe","North Europe","UK South","Canada Central","Australia East","France Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-06-12-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.connectedopenstack","namespace":"microsoft.connectedopenstack","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"virtualMachines","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"heatStacks","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networks","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subnets","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"images","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumeTypes","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"flavors","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityGroups","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityGroupRules","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"keypairs","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"openStackIdentities","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkPorts","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"heatStackTemplates","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumeSnapshots","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedVehicle","namespace":"Microsoft.ConnectedVehicle","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","West Europe","East US","North Europe"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedVMwarevSphere","namespace":"Microsoft.ConnectedVMwarevSphere","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["East US","East US 2 EUAP","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Switzerland North","Switzerland West","Central US"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"VCenters","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"resourcepools","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualnetworks","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachinetemplates","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"virtualmachines","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"vcenters/inventoryitems","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/hybrididentitymetadata","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/extensions","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualmachines/guestagents","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"clusters","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"datastores","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hosts","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachineinstances","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"VirtualMachines/AssessPatches","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/InstallPatches","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"Locations/updateCenterOperationResults","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"Locations/upgradeExtensionsOperationResults","locations":["East US 2 EUAP"],"apiVersions":["2022-07-15-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/upgradeextensions","locations":["East US 2 EUAP"],"apiVersions":["2022-07-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption","namespace":"Microsoft.Consumption","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Forecasts","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"AggregatedCost","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30"],"capabilities":"SupportsExtension"},{"resourceType":"tenants","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationRecommendations","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationRecommendationDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationSummaries","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationTransactions","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Balances","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-09-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Marketplaces","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31"],"capabilities":"SupportsExtension"},{"resourceType":"Pricesheets","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2020-01-01-preview","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-04-01-preview","2019-03-01-preview","2019-01-01-preview","2019-01-01","2018-12-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CostTags","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Tags","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01","2018-08-31","2018-08-01-preview","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Terms","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"UsageDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-12-01-preview","2018-11-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Charges","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"credits","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"lots","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"products","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationStatus","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-09-01","2022-06-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationResults","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31","2018-08-01-preview","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CostManagement","namespace":"Microsoft.CostManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Connectors","locations":["West US"],"apiVersions":["2018-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"CloudConnectors","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"CheckConnectorEligibility","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Dimensions","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Query","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions/Dimensions","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions/Query","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2019-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Forecast","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Forecast","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Forecast","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"None"},{"resourceType":"Settings","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01-preview","2022-10-01","2021-10-01","2019-11-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2019-01-01","2018-10-01","2018-08-31","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"register","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"Query","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Dimensions","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01-preview","2022-10-01","2021-10-01","2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Alerts","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Alerts","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"Alerts","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"costAllocationRules","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Exports","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2021-01-01","2020-12-01-preview","2020-06-01","2020-05-01-preview","2019-11-01","2019-10-01","2019-09-01","2019-01-01-preview","2019-01-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"Reports","locations":[],"apiVersions":["2018-12-01-preview","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Reportconfigs","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"BillingAccounts","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"Departments","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"EnrollmentAccounts","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"Views","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Publish","locations":[],"apiVersions":["2021-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ScheduledActions","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01-preview","2022-04-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CheckNameAvailability","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01-preview","2022-04-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitUtilizationSummaries","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitRecommendations","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Insights","locations":[],"apiVersions":["2020-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fetchPrices","locations":[],"apiVersions":["2023-04-01-preview","2021-11-15-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"fetchMicrosoftPrices","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"fetchMarketplacePrices","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-09-30","2022-03-01"],"capabilities":"None"},{"resourceType":"calculatePrice","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-03-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CalculateCost","locations":[],"apiVersions":["2024-01-01","2023-07-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateBenefitUtilizationSummariesReport","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitUtilizationSummariesOperationResults","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateReservationDetailsReport","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationDetailsOperationResults","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateDetailedCostReport","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateCostDetailsReport","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"CostDetailsOperationResults","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"OperationStatus","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"OperationResults","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Pricesheets","locations":[],"apiVersions":["2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"MarkupRules","locations":[],"apiVersions":["2022-10-05-preview"],"capabilities":"SupportsExtension"},{"resourceType":"StartConversation","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"SendMessage","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CustomerLockbox","namespace":"Microsoft.CustomerLockbox","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"TenantOptedIn","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"EnableLockbox","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"DisableLockbox","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"requests","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.D365CustomerInsights","namespace":"Microsoft.D365CustomerInsights","resourceTypes":[{"resourceType":"instances","locations":["East US 2"],"apiVersions":["2020-06-10-preview"],"defaultApiVersion":"2020-06-10-preview","apiProfiles":[{"profileVersion":"2018-12-01-profile","apiVersion":"2020-06-10-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2020-06-10-privatepreview","2020-06-10-preview","2020-06-10-beta"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DatabaseFleetManager","namespace":"Microsoft.DatabaseFleetManager","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia East","Brazil South","Canada Central","Canada East","Central India","East Asia","East US","East US 2","East US 2 EUAP","France Central","Germany West Central","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","UAE North","UK South","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/tiers","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/authorizedPrincipals","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/firewallRules","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/fleetspaces","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/fleetspaces/databases","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/routedOperationResults","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationTypes","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationTypes/operationResults","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets","locations":["East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DatabaseWatcher","namespace":"Microsoft.DatabaseWatcher","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"watchers","locations":["Australia East","Central US","Canada Central","East US","East US 2","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"watchers/targets","locations":["Australia East","Canada Central","Central US","East US","East US 2","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2023-09-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Canada Central","Central US","East US","East US 2","North Europe","Southeast Asia","Sweden Central","UK South","West Europe","West US"],"apiVersions":["2023-09-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"watchers/sharedPrivateLinkResources","locations":["Australia East","Canada Central","Central US","East US","East US 2","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2023-09-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"None"},{"resourceType":"watchers/alertRuleResources","locations":["Australia East","Canada Central","Central US","East US","East US 2","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataBox","namespace":"Microsoft.DataBox","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"382D72D1-63DC-4243-9B99-CB69FDD473D8","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"jobs","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/validateAddress","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/availableSkus","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/validateInputs","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/regionConfiguration","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"jobs/eventGridFilters","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataBoxEdge","namespace":"Microsoft.DataBoxEdge","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DataBoxEdgeDevices","locations":["East US","West Europe","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"DataBoxEdgeDevices/checkNameAvailability","locations":["East US","West Europe","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"capabilities":"None"},{"resourceType":"availableSkus","locations":[],"apiVersions":["2021-02-01-preview","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Datadog","namespace":"Microsoft.Datadog","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"defaultApiVersion":"2023-07-07","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","UK South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listMonitoredResources","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listApiKeys","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/getDefaultKey","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/setDefaultKey","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listHosts","locations":["UK South","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listLinkedResources","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/refreshSetPasswordLink","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"agreements","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitoredSubscriptions","locations":[],"apiVersions":["2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"subscriptionStatuses","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataReplication","namespace":"Microsoft.DataReplication","authorizations":[{"applicationId":"B8340C3B-9267-498F-B21A-15D5547FD85E","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"CD3454BC-4B9C-47D4-A8E5-93717DBA34EC","roleDefinitionId":"6D693184-FCFE-4AB4-A3DC-5CCC76E34850","managedByRoleDefinitionId":"9E3AF657-A8FF-583C-A75C-2FE7C4BCB635","managedByAuthorization":{"managedByResourceRoleDefinitionId":"9E3AF657-A8FF-583C-A75C-2FE7C4BCB635"}}],"resourceTypes":[{"resourceType":"replicationVaults","locations":["West Europe","East US","Canada Central","Central US","East Asia","Southeast Asia","North Europe","West Central US","West US 2","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"replicationFabrics","locations":["West Europe","East US","Canada Central","Central US","East Asia","Southeast Asia","North Europe","West Central US","West US 2","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West Europe","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataShare","namespace":"Microsoft.DataShare","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"accounts","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/shares","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/datasets","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/synchronizationSettings","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/invitations","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/providersharesubscriptions","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/datasetmappings","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/triggers","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/consumerSourceDataSets","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"listinvitations","locations":["Australia East","Canada Central","Central India","East Asia","East US","East US 2","North Europe","South Africa North","Southeast Asia","UK South","West Central US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations","locations":["East US 2","Central US EUAP"],"apiVersions":["2021-08-01","2020-10-01-preview","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/registerEmail","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/activateEmail","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/rejectInvitation","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/consumerInvitations","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-08-01","2020-10-01-preview","2020-09-01","2019-11-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DelegatedNetwork","namespace":"Microsoft.DelegatedNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"capabilities":"None"},{"resourceType":"controller","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"orchestrators","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"delegatedSubnets","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceRegistry","namespace":"Microsoft.DeviceRegistry","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"assets","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"assetEndpointProfiles","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"discoveredAssetEndpointProfiles","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"discoveredAssets","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"schemaRegistries","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"schemaRegistries/schemas","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"None"},{"resourceType":"schemaRegistries/schemas/schemaVersions","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceUpdate","namespace":"Microsoft.DeviceUpdate","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/instances","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["West US 2","North Europe","Southeast Asia","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnectionProxies","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevOpsInfrastructure","namespace":"Microsoft.DevOpsInfrastructure","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"pools","locations":["Australia East","Southeast Asia","West US","West US 2","West US 3","Brazil South","Central India","East Asia","East US","East US 2","Canada Central","Central US","North Central US","South Central US","West Central US","Germany West Central","Italy North","North Europe","West Europe","UK South","Switzerland North","East US 2 EUAP"],"apiVersions":["2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US 2","East US","Germany West Central","Italy North","North Central US","North Europe","South Central US","Southeast Asia","Switzerland North","UK South","West Central US","West Europe","West US 2","West US 3","West US","East US 2 EUAP"],"apiVersions":["2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Skus","locations":[],"apiVersions":["2024-03-26-preview"],"capabilities":"None"},{"resourceType":"Resources","locations":[],"apiVersions":["2024-03-26-preview"],"capabilities":"None"},{"resourceType":"Locations/Skus","locations":[],"apiVersions":["2024-04-04-preview","2024-03-26-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"pools/Resources","locations":[],"apiVersions":["2024-04-04-preview","2024-03-26-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Images/Versions","locations":[],"apiVersions":["2024-04-04-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Images","locations":[],"apiVersions":["2024-04-04-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"},{"resourceType":"Locations/Usages","locations":["global"],"apiVersions":["2024-04-04-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DigitalTwins","namespace":"Microsoft.DigitalTwins","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"capabilities":"None"},{"resourceType":"digitalTwinsInstances","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"digitalTwinsInstances/operationResults","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/operationsStatuses","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"digitalTwinsInstances/endpoints","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"digitalTwinsInstances/timeSeriesDatabaseConnections","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview"],"defaultApiVersion":"2023-01-31","capabilities":"None"},{"resourceType":"operations","locations":["West Central US"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DurableTask","namespace":"Microsoft.DurableTask","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-02-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","North Central US","West US 2"],"apiVersions":["2024-02-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Easm","namespace":"Microsoft.Easm","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"workspaces/labels","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/tasks","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Edge","namespace":"Microsoft.Edge","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Sites","locations":[],"apiVersions":["2024-02-01-preview","2023-07-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"SupportsExtension"},{"resourceType":"updates","locations":["East US","East US 2","Central US","South Central US","North Central US","West US 2","West US","West US 3","West Central US","Brazil South","Canada Central","Canada East","Japan East","Southeast Asia","Australia East","Central India","East Asia","Korea Central","South Africa North","Australia Southeast","Jio India West","Qatar Central","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsExtension"},{"resourceType":"connectivityStatuses","locations":["Brazil South","South Africa North","Jio India West","Qatar Central","Poland Central","Southeast Asia","Japan East","East Asia","Korea Central","Central India","Australia East","Australia Southeast","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","East US","East US 2","Central US","South Central US","North Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"SiteAwareResourceTypes","locations":[],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","Central US","South Central US","North Central US","West US 2","West US","West US 3","West Central US","Brazil South","Canada Central","Canada East","Japan East","Southeast Asia","Australia East","Central India","East Asia","Korea Central","South Africa North","Australia Southeast","Jio India West","Qatar Central","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"capabilityLists","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"deploymentTargets","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutionBindings","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutions","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas/versions","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutionBindings/solutionBindingConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutionBindings/solutionInstances","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutions/versions","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"schemaReferences","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsExtension"},{"resourceType":"configurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configurations/dynamicConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/dynamicConfigurations/versions","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"hierarchyLists","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas/dynamicSchemas","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"schemas/dynamicSchemas/versions","locations":["East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"configurations/networkConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/securityConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/timeServerConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/connectivityConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurationReferences","locations":[],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"SupportsExtension"},{"resourceType":"configurations/arcGatewayConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeManagement","namespace":"Microsoft.EdgeManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeMarketplace","namespace":"Microsoft.EdgeMarketplace","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US","West Europe"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"publishers","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"offers","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder","namespace":"Microsoft.EdgeOrder","resourceTypes":[{"resourceType":"addresses","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"orderItems","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"orders","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West Europe","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/orders","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"listProductFamilies","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"listConfigurations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"productFamiliesMetadata","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/hciCatalog","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/vendors","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/platforms","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/projects","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/vendors","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/platforms","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/projects","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/validateInputs","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrderPartner","namespace":"Microsoft.EdgeOrderPartner","resourceTypes":[{"resourceType":"operations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01-preview","2021-12-01","2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Elastic","namespace":"Microsoft.Elastic","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India"],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"elasticVersions","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getOrganizationApiKey","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getElasticOrganizationToAzureSubscriptionMapping","locations":[],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors/openAIIntegrations","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-15-preview","2024-05-01-preview"],"defaultApiVersion":"2024-06-15-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EnterpriseSupport","namespace":"Microsoft.EnterpriseSupport","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"enterpriseSupports","locations":["global"],"apiVersions":["2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operationStatuses","locations":["global"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"validate","locations":["global"],"apiVersions":["2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EntitlementManagement","namespace":"Microsoft.EntitlementManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Fabric","namespace":"Microsoft.Fabric","resourceTypes":[{"resourceType":"capacities","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2023-11-01","2022-07-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Falcon","namespace":"Microsoft.Falcon","resourceTypes":[{"resourceType":"namespaces","locations":["West US"],"apiVersions":["2020-01-20-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features","namespace":"Microsoft.Features","resourceTypes":[{"resourceType":"features","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"},{"resourceType":"providers","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"},{"resourceType":"featureProviders","locations":[],"apiVersions":["2021-07-01","2020-09-01","2020-01-01"],"capabilities":"None"},{"resourceType":"subscriptionFeatureRegistrations","locations":[],"apiVersions":["2021-07-01","2020-09-01","2020-01-01"],"capabilities":"None"},{"resourceType":"featureProviderNamespaces","locations":[],"apiVersions":["2021-07-01","2020-09-01"],"capabilities":"None"},{"resourceType":"featureConfigurations","locations":[],"apiVersions":["2021-07-01","2020-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.FluidRelay","namespace":"Microsoft.FluidRelay","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"fluidRelayServers","locations":["East US","East US 2","South Central US","West US 2","West US 3","Central US","Australia East","Southeast Asia","Japan East","Canada Central","Central India","Korea Central","South Africa North","Brazil South","East Asia","UAE North","North Europe","Sweden Central","UK South","West Europe","France Central","Switzerland North","Norway East","Germany West Central"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-04-03","2022-02-23-preview","2022-02-16-preview","2022-02-15","2021-09-10-preview","2021-08-30-preview","2021-06-15-preview","2021-03-12-preview"],"defaultApiVersion":"2022-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-02-15","2021-03-12-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"fluidRelayServers/fluidRelayContainers","locations":["East US","East US 2","South Central US","West US 2","West US 3","Central US","Australia East","Southeast Asia","Japan East","Canada Central","Central India","Korea Central","South Africa North","Brazil South","East Asia","UAE North","North Europe","Sweden Central","UK South","West Europe","France Central","Switzerland North","Norway East","Germany West Central"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-02-15","2021-09-10-preview","2021-08-30-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2021-08-30-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","Southeast Asia","West Europe"],"apiVersions":["2021-08-30-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.GraphServices","namespace":"Microsoft.GraphServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"RegisteredSubscriptions","locations":[],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US"],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["global"],"apiVersions":["2023-04-13","2022-09-22-preview"],"defaultApiVersion":"2023-04-13","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HanaOnAzure","namespace":"Microsoft.HanaOnAzure","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"hanaInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US"],"apiVersions":["2017-11-03-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","Southeast Asia","South Central US","UK South"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","Southeast Asia","South Central US","UK South"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","Southeast Asia","South Central US","UK South"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Hardware","namespace":"Microsoft.Hardware","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"orders","locations":["West Central US","West US 2","East US","West US"],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"orderPreview","locations":["global"],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-02-22-preview"],"defaultApiVersion":"2023-02-22-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HardwareSecurityModules","namespace":"Microsoft.HardwareSecurityModules","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cloudHsmClusters","locations":["UK West"],"apiVersions":["2024-06-30-preview","2022-08-31-preview"],"defaultApiVersion":"2024-06-30-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/cloudHsmOperationResults","locations":["UK West"],"apiVersions":["2024-06-30-preview","2022-08-31-preview"],"defaultApiVersion":"2024-06-30-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-30","2018-10-31-preview","2018-10-31"],"defaultApiVersion":"2018-10-31","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","East US","East US 2","South Central US","Central US","West US","East Asia","Southeast Asia","North Europe","West Europe","Canada Central","UK South","UK West","Australia East","Australia Southeast","West US 2","South India","Central India","Japan East","Japan West","Switzerland North","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-30-preview","2022-08-31-preview","2021-11-30","2018-10-31-preview","2018-10-31"],"defaultApiVersion":"2024-06-30-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthBot","namespace":"Microsoft.HealthBot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West Europe","East US 2","West US 2","South Central US","UK South","North Europe","Southeast Asia","Australia East","East US 2 EUAP","Central India","West Central US","UAE North"],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"healthBots","locations":["East US","West Europe","East US 2","West US 2","South Central US","UK South","North Europe","Southeast Asia","Australia East","Central India","West Central US","UAE North","East US 2 EUAP"],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthDataAIServices","namespace":"Microsoft.HealthDataAIServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DeidServices","locations":["East US","East US 2","West US 2","West US 3","South Central US","Canada Central","UK South","East US 2 EUAP"],"apiVersions":["2024-02-28-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-28-preview","2023-06-01-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US","Canada Central","UK South","East US","East US 2","West US 2","West US 3","South Central US","East US 2 EUAP"],"apiVersions":["2024-02-28-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-02-28-preview","2023-06-01-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"None"},{"resourceType":"DeidServices/privateEndpointConnections","locations":["East US","East US 2","West US 2","West US 3","South Central US","Canada Central","UK South","East US 2 EUAP"],"apiVersions":["2024-02-28-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"None"},{"resourceType":"DeidServices/privateLinkResources","locations":["East US","East US 2","West US 2","West US 3","South Central US","UK South","Canada Central","East US 2 EUAP"],"apiVersions":["2024-02-28-preview"],"defaultApiVersion":"2024-02-28-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthModel","namespace":"Microsoft.HealthModel","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2022-11-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Help","namespace":"Microsoft.Help","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-23-preview","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-09-01-preview","2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"discoverySolutions","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"discoverSolutions","locations":[],"apiVersions":["2024-03-01-preview","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"plugins","locations":[],"apiVersions":["2024-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"diagnostics","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-23-preview","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"solutions","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-03-03-preview"],"capabilities":"SupportsExtension"},{"resourceType":"simplifiedSolutions","locations":[],"apiVersions":["2024-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"troubleshooters","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-03-23-preview"],"capabilities":"SupportsExtension"},{"resourceType":"SelfHelp","locations":[],"apiVersions":["2024-03-01-preview"],"capabilities":"None"},{"resourceType":"monitorInsights","locations":[],"apiVersions":["2024-09-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridCloud","namespace":"Microsoft.HybridCloud","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cloudConnectors","locations":["West Central US","West US","North Europe","West Europe","Korea Central","East US 2","UK South","Central India","Brazil South","Jio India West","Qatar Central","Australia Central","South Africa North","Japan East","East US","West US 2","West India","UAE North","UK West","East Asia","Southeast Asia","Canada East","West US 3","Central US","France Central","Switzerland North","Australia Southeast","Poland Central","Korea South","Sweden Central","Japan West","South India","Norway East","Australia East","Germany West Central","South Central US","Canada Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","UAE Central","Germany North","Norway West","Brazil Southeast","France South","Switzerland West","South Africa West","Australia Central 2"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudConnections","locations":["West Central US","West US","North Europe","West Europe","Korea Central","East US 2","UK South","Central India","Brazil South","Jio India West","Qatar Central","Australia Central","South Africa North","Japan East","East US","West US 2","West India","UAE North","UK West","East Asia","Southeast Asia","Canada East","West US 3","Central US","France Central","Switzerland North","Australia Southeast","Poland Central","Korea South","Sweden Central","Japan West","South India","Norway East","Australia East","Germany West Central","South Central US","Canada Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","UAE Central","Germany North","Norway West","Brazil Southeast","France South","Switzerland West","South Africa West","Australia Central 2"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridContainerService","namespace":"Microsoft.HybridContainerService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["East US 2 EUAP","East US","West Europe","West US 3","South Central US","Southeast Asia","Australia East","Central India","Japan East","Canada Central"],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"provisionedClusters","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"provisionedClusters/hybridIdentityMetadata","locations":["East US","West Europe","West US 3","South Central US"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"provisionedClusters/agentPools","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"provisionedClusters/upgradeProfiles","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"kubernetesVersions","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"skus","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"provisionedClusterInstances","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridNetwork","namespace":"Microsoft.HybridNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-04-15","2024-04-01-preview","2023-09-01","2023-04-01-preview","2023-01-01","2022-09-01-preview","2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2024-04-15","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US 2 EUAP","West Central US","Southeast Asia","West Europe","East US","UK South","South Central US","West US 3","Australia East","Canada Central","West US","North Europe","UAE North"],"apiVersions":["2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"devices","locations":["West Europe","Southeast Asia","East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkfunctions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01","2023-01-01","2022-09-01-preview","2022-01-01-preview","2021-06-01-privatepreview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networkFunctionVendors","locations":[],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"networkFunctions/components","locations":["Southeast Asia","West Europe","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01","2023-01-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"sites","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"siteNetworkServices","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"configurationGroupValues","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"publishers","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"publishers/networkFunctionDefinitionGroups","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/networkFunctionDefinitionGroups/networkFunctionDefinitionVersions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactStores","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactStores/artifactManifests","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactstores/artifacts","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"None"},{"resourceType":"publishers/artifactstores/artifactversions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Impact","namespace":"Microsoft.Impact","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-12-01-preview","2023-07-01-preview","2023-02-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IntegrationSpaces","namespace":"Microsoft.IntegrationSpaces","resourceTypes":[{"resourceType":"Spaces","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Spaces/InfrastructureResources","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/Applications","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Spaces/applications/resources","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/applications/BusinessProcesses","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/applications/BusinessProcesses/versions","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-11-14-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Inventory","namespace":"Microsoft.Inventory","resourceTypes":[{"resourceType":"subscriptionInternalProperties","locations":[],"apiVersions":["2024-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTCentral","namespace":"Microsoft.IoTCentral","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"IoTApps","locations":["Australia East","Canada Central","Central US","East US","East US 2","Japan East","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US"],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"checkSubdomainAvailability","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2021-11-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"appTemplates","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTFirmwareDefense","namespace":"Microsoft.IoTFirmwareDefense","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-01-10","2023-02-08-preview","2022-09-15-privatepreview","2021-11-10-privatepreview"],"capabilities":"None"},{"resourceType":"workspaces","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/firmwares","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/sbomComponents","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/binaryHardeningResults","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cryptoCertificates","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cryptoKeys","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/passwordHashes","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cves","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/summaries","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperations","namespace":"Microsoft.IoTOperations","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","East US","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"instances/brokers","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/brokers/authentications","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/brokers/listeners","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/brokers/authorizations","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/dataflowProfiles","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/dataflowProfiles/dataflows","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"instances/dataflowEndpoints","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsDataProcessor","namespace":"Microsoft.IoTOperationsDataProcessor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US 2","East US","West US","West US 2","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"},{"resourceType":"instances","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances/datasets","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/pipelines","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsMQ","namespace":"Microsoft.IoTOperationsMQ","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"mq","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"mq/broker","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/authentication","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/authorization","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/listener","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/dataLakeConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/dataLakeConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/diagnosticService","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/kafkaConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/kafkaConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/mqttBridgeConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/mqttBridgeConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsOrchestrator","namespace":"Microsoft.IoTOperationsOrchestrator","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US 2","East US","West US","West US 2","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"targets","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutions","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-04-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KubernetesRuntime","namespace":"Microsoft.KubernetesRuntime","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageClasses","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"loadBalancers","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"bgpPeers","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview","2019-10-01"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"services","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"bfdProfiles","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.LabServices","namespace":"Microsoft.LabServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"labplans","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"labs","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"labaccounts","locations":["West Central US","Japan East","West US","Australia Southeast","Australia Central","Canada Central","Central India","Central US","East Asia","Korea Central","North Europe","South Africa North","South Central US","Switzerland North","UK West","West India","Australia East","Australia Central 2","Brazil South","Canada East","East US","East US 2","France Central","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","Switzerland West","UK South","West Europe","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","Japan East","West US","Australia Southeast","Australia Central","Canada Central","Central India","Central US","East Asia","Korea Central","North Europe","South Africa North","South Central US","Switzerland North","UK West","West India","Australia East","Australia Central 2","Brazil South","Canada East","East US","East US 2","France Central","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","Switzerland West","UK South","West Europe","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","South Central US","East Asia","Japan East","East US 2","East US","UK West","West Central US"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview","2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"users","locations":[],"apiVersions":["2019-01-01-preview","2019-01-01-beta","2018-10-15","2017-12-01-preview","2017-12-01-beta"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview","2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Logz","namespace":"Microsoft.Logz","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"defaultApiVersion":"2020-10-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","West US 2","West Europe"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors/accounts","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"monitors/accounts/tagRules","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedNetworkFabric","namespace":"Microsoft.ManagedNetworkFabric","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-15-preview","2023-06-15","2023-02-01-preview","2022-01-15-privatepreview"],"defaultApiVersion":"2023-06-15","capabilities":"None"},{"resourceType":"NetworkFabricControllers","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-15-preview","2023-06-15","2023-02-01-preview","2022-01-15-privatepreview"],"defaultApiVersion":"2023-06-15","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"NetworkFabrics","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"NetworkRacks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"NetworkDevices","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"NetworkDevices/NetworkInterfaces","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"L2IsolationDomains","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"L3IsolationDomains","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accesscontrollists","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"RoutePolicies","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"L3IsolationDomains/externalNetworks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"L3IsolationDomains/internalNetworks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"NetworkFabrics/NetworkToNetworkInterconnects","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"IpExtendedCommunities","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"IpCommunities","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ipprefixes","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"InternetGateways","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"internetgatewayrules","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkpacketbrokers","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networktaps","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networktaprules","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"neighborgroups","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"defaultApiVersion":"2023-06-15","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManufacturingPlatform","namespace":"Microsoft.ManufacturingPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Marketplace","namespace":"Microsoft.Marketplace","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"register","locations":[],"apiVersions":["2020-01-01"],"capabilities":"None"},{"resourceType":"privategalleryitems","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"products","locations":[],"apiVersions":["2023-01-01-preview","2022-12-01-preview","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"offers","locations":[],"apiVersions":["2022-12-01-preview","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/configs","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/configs/importImage","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/agreements","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-03-01-preview","2023-01-01-preview","2023-01-01","2022-09-01","2022-07-31","2022-03-01","2022-02-02","2021-12-01","2021-10-01","2021-06-01","2018-08-01-beta","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"listAvailableOffers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"publishers","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"publishers/offers","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"publishers/offers/amendments","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"privateStoreClient","locations":[],"apiVersions":["2018-08-01-beta","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"privateStores","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-01-01"],"capabilities":"None"},{"resourceType":"privateStores/offers","locations":[],"apiVersions":["2021-06-01-beta","2020-01-01"],"capabilities":"None"},{"resourceType":"search","locations":[],"apiVersions":["2023-01-01-preview","2022-02-02"],"capabilities":"None"},{"resourceType":"privateStores/requestApprovals/query","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/requestApprovals/withdrawPlan","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/RequestApprovals","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/queryNotificationsState","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/fetchAllSubscriptionsInTenant","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listNewPlansNotifications","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listStopSellOffersPlansNotifications","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listSubscriptionsContext","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/offers/acknowledgeNotification","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/AdminRequestApprovals","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/collections","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/approveAllItems","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/disableApproveAllItems","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/offers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/mapOffersToContexts","locations":[],"apiVersions":["2023-01-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/queryRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/setRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/offers/upsertOfferWithMultiContext","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/bulkCollectionsAction","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/transferOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/anyExistingOffersInTheCollections","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/queryOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/queryUserOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/queryUserRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collectionsToSubscriptionsMapping","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/billingAccounts","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/queryApprovedPlans","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"locations/edgeZones/products","locations":[],"apiVersions":["2023-01-01","2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"mysolutions","locations":[],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews/comments","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews/helpful","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/usermetadata","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MarketplaceOrdering","namespace":"Microsoft.MarketplaceOrdering","resourceTypes":[{"resourceType":"agreements","locations":["South Central US","West US"],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"},{"resourceType":"offertypes","locations":["South Central US","West US"],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MessagingCatalog","namespace":"Microsoft.MessagingCatalog","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MessagingConnectors","namespace":"Microsoft.MessagingConnectors","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-09-01-preview","2024-08-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-09-01-preview","2024-08-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Mission","namespace":"Microsoft.Mission","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US","East US","East US 2","North Central US","South Central US","West Central US","West US","West US 2","West US 3","Canada Central","Canada East"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"virtualEnclaves/endpoints","locations":["West US 3","East US 2","Central US","Canada Central","Canada East","West US 2","South Central US","North Central US","West US","East US"],"apiVersions":["2023-08-01-preview","2023-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MobileNetwork","namespace":"Microsoft.MobileNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US","East US 2 EUAP","North Europe","South Central US","UAE North","West Central US","West Europe"],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"packetCoreControlPlaneVersions","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ModSimWorkbench","namespace":"Microsoft.ModSimWorkbench","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations/operationStatuses","locations":["West US 2","Sweden Central","East US","West US 3","East US 2"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/connectors","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/workloads","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/files","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches/chambers/fileRequests","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches/chambers/storages","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/sharedStorages","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers/workloads","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers/files","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"instances/chambers/fileRequests","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"instances/chambers/connectors","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MySQLDiscovery","namespace":"Microsoft.MySQLDiscovery","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","Southeast Asia","Korea Central"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"MySQLSites","locations":["Southeast Asia","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-30-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"MySQLSites/MySQLServers","locations":["Southeast Asia","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"MySQLSites/Refresh","locations":["Southeast Asia","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"MySQLSites/Summaries","locations":["Southeast Asia","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"MySQLSites/ErrorSummaries","locations":["Southeast Asia","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2023-09-30-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetworkCloud","namespace":"Microsoft.NetworkCloud","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US","South Central US","UAE North","UK South","East US 2 EUAP"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"clusterManagers","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"racks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"bareMetalMachines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"rackSkus","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"cloudServicesNetworks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"l2Networks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storageAppliances","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trunkedNetworks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"l3Networks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/metricsConfigurations","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/consoles","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/bareMetalMachineKeySets","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/bmcKeySets","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"kubernetesClusters","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"kubernetesClusters/agentPools","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"kubernetesClusters/features","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"edgeClusters/nodes","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrationHubs/machines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrationHubs/images","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NexusIdentity","namespace":"Microsoft.NexusIdentity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"IdentitySets","locations":["West US 3","South Central US","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"IdentityControllers","locations":["West US 3","South Central US","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Nutanix","namespace":"Microsoft.Nutanix","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-06-01-preview","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2020-06-01-preview","2020-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ObjectStore","namespace":"Microsoft.ObjectStore","authorizations":[],"resourceTypes":[{"resourceType":"osNamespaces","locations":["global"],"apiVersions":["2021-09-01-preview","2019-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OffAzure","namespace":"Microsoft.OffAzure","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"VMwareSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-06-06","2022-10-27","2022-10-10-preview","2020-10-10-preview","2020-09-09-preview","2020-08-01-preview","2020-07-10","2020-01-01-preview","2020-01-01","2019-06-06","2019-05-01-preview","2018-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"HyperVSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-06-06","2022-10-27","2020-08-01-preview","2020-01-01","2019-06-06","2018-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ServerSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-06-06","2022-10-27","2022-10-10-preview","2020-09-09-preview","2020-08-01-preview","2020-01-01-preview","2019-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ImportSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-10-01-preview","2023-06-06","2020-02-01","2020-01-01-preview","2019-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"MasterSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-10-01-preview","2023-06-06","2022-10-27","2020-11-11-preview","2020-07-07"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2020-07-07"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-06-06","2020-07-07"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","North Europe","West US 2","Southeast Asia"],"apiVersions":["2020-01-01","2019-06-06","2018-05-01-preview"],"capabilities":"None"},{"resourceType":"Appliances","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-06-preview"],"defaultApiVersion":"2022-07-06-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OffAzureSpringBoot","namespace":"Microsoft.OffAzureSpringBoot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Southeast Asia","South Central US","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"springbootsites/springbootservers","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/springbootapps","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/summaries","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/errorsummaries","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OpenEnergyPlatform","namespace":"Microsoft.OpenEnergyPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"energyServices","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-02-21-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-02-21-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"energyServices/privateEndpointConnections","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"},{"resourceType":"energyServices/privateLinkResources","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"},{"resourceType":"energyServices/privateEndpointConnectionProxies","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperatorVoicemail","namespace":"Microsoft.OperatorVoicemail","resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["UK South"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations/checkNameAvailability","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OracleDiscovery","namespace":"Microsoft.OracleDiscovery","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["South Central US","Southeast Asia","West US 2","West Central US","North Central US","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"oraclesites/oracleservers","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/oracledatabases","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/summaries","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/errorSummaries","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Orbital","namespace":"Microsoft.Orbital","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availableGroundStations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"contactProfiles","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"spacecrafts","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"spacecrafts/contacts","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"groundStations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"globalCommunicationsSites","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"None"},{"resourceType":"l2Connections","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"edgeSites","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-01-31-preview","2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"locations","locations":["West US 2","West US 3","West US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South","East US","global"],"apiVersions":[],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-11-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","North Central US","West Europe","UK South"],"apiVersions":["2024-01-31-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PartnerManagedConsumerRecurrence","namespace":"Microsoft.PartnerManagedConsumerRecurrence","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"recurrences","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"checkEligibility","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Pki","namespace":"Microsoft.Pki","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2022-09-01-preview","2021-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Portal","namespace":"Microsoft.Portal","resourceTypes":[{"resourceType":"dashboards","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2022-12-01-preview","2020-09-01-preview","2020-09-01-alpha","2019-01-01-preview","2018-10-01-preview","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"tenantconfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2020-09-01-preview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"listTenantConfigurationViolations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2020-09-01-preview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2015-08-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"consoles","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/consoles","locations":["West US","East US","Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"userSettings","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/userSettings","locations":["West US","East US","Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerBI","namespace":"Microsoft.PowerBI","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaceCollections","locations":["South Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil South","Southeast Asia","Australia Southeast","Canada Central","Japan East","UK South","West India"],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["South Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil South","Southeast Asia","Australia Southeast","Canada Central","Japan East","UK South","West India"],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"None"},{"resourceType":"privateLinkServicesForPowerBI","locations":["global"],"apiVersions":["2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkServicesForPowerBI/operationResults","locations":["global"],"apiVersions":["2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2020-06-01","2016-01-29"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerPlatform","namespace":"Microsoft.PowerPlatform","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":["Central US EUAP","East US 2 EUAP","United States","East US","West US","Central US","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview","2020-10-30","2020-04-01"],"capabilities":"None"},{"resourceType":"enterprisePolicies","locations":["United States","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts","locations":["United States","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProfessionalService","namespace":"Microsoft.ProfessionalService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"eligibilityCheck","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"resources","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProgrammableConnectivity","namespace":"Microsoft.ProgrammableConnectivity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-01-15-preview","2024-01-01-preview","2023-12-15-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-15-preview","2024-01-01-preview","2023-12-15-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview","2024-01-01-preview","2023-12-15-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"gateways","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview","2024-01-01-preview","2023-12-15-preview","2023-11-01-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operatorApiPlans","locations":["global"],"apiVersions":["2024-01-15-preview"],"capabilities":"None"},{"resourceType":"operatorApiConnections","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProviderHub","namespace":"Microsoft.ProviderHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"providerRegistrations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/resourceTypeRegistrations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/defaultRollouts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/newRegionFrontloadRelease","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-08-01-preview","2023-04-01-preview","2023-01-01-privatepreview","2022-07-01-preview","2021-10-01-privatepreview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/customRollouts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/checkinmanifest","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/resourceActions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2021-01-01","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"availableAccounts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/authorizedApplications","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2023-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Purview","namespace":"Microsoft.Purview","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"1BC09725-0C9B-4F57-A3D0-FCCF4EB40120","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["East US","West Europe","Southeast Asia","Canada Central","Canada East","Sweden Central","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/kafkaConfigurations","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-06-01-preview","2023-05-01-preview","2022-11-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"setDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"removeDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"getDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Sweden Central","East US","West Europe","Southeast Asia","Brazil South","Canada Central","Canada East","South Central US","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/listFeatures","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"policies","locations":["East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","Central US","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","East US 2"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Quantum","namespace":"Microsoft.Quantum","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Workspaces","locations":["West US","East US","North Europe","West Europe","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"defaultApiVersion":"2019-11-04-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US","East US","North Europe","West Europe","East US 2 EUAP","Central US EUAP","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"locations/offerings","locations":["West US","East US","North Europe","West Europe","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"Locations/CheckNameAvailability","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Quota","namespace":"Microsoft.Quota","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"usages","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"quotas","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"quotaRequests","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"groupQuotas/groupOperationsStatus","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaLimits","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaOperationsStatus","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptions","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptionRequestsOperationsStatus","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaRequests","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocations","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocationRequests","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptionRequests","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationSettings","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationUsages","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationSettingsOperationsStatus","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocationOperationsStatus","locations":[],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RecommendationsService","namespace":"Microsoft.RecommendationsService","authorizations":[{"applicationId":"C5B731DB-1B0A-43F6-BCF6-757667D9CDC6","roleDefinitionId":"FA1FE492-0EDB-4A97-A404-DBDF3F915824"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West US","North Europe","West Europe","Australia East","Canada Central","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["East US","West US","North Europe","West Europe","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/modeling","locations":["West US","West Europe","Australia East","Canada Central","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/serviceEndpoints","locations":["East US","West US","North Europe","West Europe","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceConnector","namespace":"Microsoft.ResourceConnector","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2022-10-27","2022-04-15-preview","2021-10-31-preview","2020-09-15-privatepreview"],"capabilities":"None"},{"resourceType":"appliances","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview"],"defaultApiVersion":"2021-10-31-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsstatus","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-10-27","2022-04-15-preview","2021-10-31-preview","2021-02-01","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"telemetryconfig","locations":[],"apiVersions":["2022-10-27"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceGraph","namespace":"Microsoft.ResourceGraph","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"resources","locations":["East US"],"apiVersions":["2023-09-01-preview","2022-10-01","2021-06-01-preview","2021-03-01","2020-04-01-preview","2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourcesHistory","locations":["East US"],"apiVersions":["2021-06-01-preview","2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceChanges","locations":["East US"],"apiVersions":["2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceChangeDetails","locations":["East US"],"apiVersions":["2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US"],"apiVersions":["2023-09-01-preview","2022-10-01","2021-06-01-preview","2021-03-01","2020-04-01-preview","2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"subscriptionsStatus","locations":["East US"],"apiVersions":["2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"queries","locations":["global"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"generateQuery","locations":["East US"],"apiVersions":["2023-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceNotifications","namespace":"Microsoft.ResourceNotifications","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"eventGridFilters","locations":["East US"],"apiVersions":["2022-03-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":["East US"],"apiVersions":["2022-03-15-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources","namespace":"Microsoft.Resources","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"changes","locations":[],"apiVersions":["2024-06-01-preview","2023-07-01-preview","2023-03-01-preview","2022-05-01","2022-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"snapshots","locations":[],"apiVersions":["2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deploymentScripts","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"deploymentScripts/logs","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentScriptOperationResults","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"decompileBicep","locations":[],"apiVersions":["2023-11-01"],"capabilities":"None"},{"resourceType":"templateSpecs","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2022-02-01","2021-05-01","2021-03-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"templateSpecs/versions","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2022-02-01","2021-05-01","2021-03-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"builtInTemplateSpecs","locations":[],"apiVersions":["2022-02-01"],"capabilities":"None"},{"resourceType":"builtInTemplateSpecs/versions","locations":[],"apiVersions":["2022-02-01"],"capabilities":"None"},{"resourceType":"deploymentStacks","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/deploymentStackOperationResults","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentStackOperationStatus","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"moboBrokers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/moboOperationStatuses","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"tenants","locations":[],"apiVersions":["2020-01-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"operationresults","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"notifyResourceJobs","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01"],"capabilities":"None"},{"resourceType":"tags","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-10-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"checkPolicyCompliance","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"checkresourcename","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"calculateTemplateHash","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"resources","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions","locations":[],"apiVersions":["2019-10-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"SupportsTags"},{"resourceType":"subscriptions/resources","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/operationresults","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-09-01","2022-06-01","2022-05-01","2022-03-01-preview","2022-01-01","2021-04-01","2021-01-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-01-01","2019-11-01","2019-10-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subscriptions/resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subscriptions/resourcegroups/resources","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/locations","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"subscriptions/tagnames","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/tagNames/tagValues","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"deployments","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsExtension"},{"resourceType":"deployments/operations","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"locations/deploymentStatuses","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentOperationResults","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/exportResourceTemplate","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyDeploymentJobs","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"validateResources","locations":[],"apiVersions":["2022-06-01"],"capabilities":"None"},{"resourceType":"links","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-01-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-01-01"}],"capabilities":"None"},{"resourceType":"bulkDelete","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"dataBoundaries","locations":[],"apiVersions":["2024-08-01","2024-02-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SaaSHub","namespace":"Microsoft.SaaSHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operationStatuses","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Australia East","Brazil South","Canada East","Central US","East Asia","East US 2","North Central US","North Europe","South Central US","UK South","West Central US","West Europe","West US 3"],"apiVersions":["2023-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"canCreate","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Brazil South","Canada East","Central US","East Asia","East US 2","North Central US","North Europe","South Central US","UK South","West Central US","West Europe","West US 3"],"apiVersions":["2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Scom","namespace":"Microsoft.Scom","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-07-preview","2023-06-30","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-15-preview","2024-06-05-preview","2023-07-07-preview","2023-06-30","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2023-06-30","capabilities":"None"},{"resourceType":"managedInstances","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/monitoredResources","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"managedInstances/managedGateways","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ScVmm","namespace":"Microsoft.ScVmm","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West US 2","East US 2 EUAP","West Europe","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"VMMServers","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Clouds","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualNetworks","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachineTemplates","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachines","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"AvailabilitySets","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VMMServers/InventoryItems","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/HybridIdentityMetadata","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/GuestAgents","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/Extensions","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachineInstances","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecretSyncController","namespace":"Microsoft.SecretSyncController","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-08-21-preview","2024-08-09-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","East US","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview","2024-08-09-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"},{"resourceType":"secretSyncs","locations":["East US 2","East US","West US 3","West US 2","West US","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview","2024-08-09-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"azureKeyVaultSecretProviderClasses","locations":["East US 2","East US","West US 3","West US 2","West US","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview","2024-08-09-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-21-preview","2024-08-09-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityCopilot","namespace":"Microsoft.SecurityCopilot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"capacities","locations":["Australia East","East US","UK South","West Europe"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","East US","UK South","West Europe"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityDetonation","namespace":"Microsoft.SecurityDetonation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"chambers","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SerialConsole","namespace":"Microsoft.SerialConsole","resourceTypes":[{"resourceType":"consoleServices","locations":[],"apiVersions":["2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"serialPorts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Qatar Central","Italy North","Poland Central","Israel Central","Mexico Central","Spain Central","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-01-01","2018-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"locations/consoleServices","locations":["West US 2","East US 2"],"apiVersions":["2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-01","2018-05-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServicesHub","namespace":"Microsoft.ServicesHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"connectors","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Korea Central","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US","West US 2"],"apiVersions":["2023-10-20-preview","2023-04-17-preview","2019-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces","locations":[],"apiVersions":["2019-08-15-preview"],"capabilities":"None"},{"resourceType":"supportOfferingEntitlement","locations":[],"apiVersions":["2019-08-15-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-20-preview","2019-08-15-preview"],"capabilities":"None"},{"resourceType":"getRecommendationsContent","locations":[],"apiVersions":["2023-03-24-preview"],"capabilities":"None"},{"resourceType":"connectors/connectorSpaces","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Korea Central","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US","West US 2"],"apiVersions":["2023-10-20-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Singularity","namespace":"Microsoft.Singularity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accounts/storageContainers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/networks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/secrets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/accountQuotaPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/groupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/jobs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"accounts/models","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"defaultApiVersion":"2020-12-01-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"accounts/templatedModels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceTypeSeries","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceTypeSeries/instanceTypes","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"images","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"quotas","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SoftwarePlan","namespace":"Microsoft.SoftwarePlan","resourceTypes":[{"resourceType":"softwareSubscriptions","locations":["global"],"apiVersions":["2024-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"hybridUseBenefits","locations":[],"apiVersions":["2019-06-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2019-06-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2019-06-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Sovereign","namespace":"Microsoft.Sovereign","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["North Europe"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"landingZoneConfigurations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"landingZoneRegistrations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"transparencyLogs","locations":["global"],"apiVersions":["2024-03-31-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StandbyPool","namespace":"Microsoft.StandbyPool","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"standbyVirtualMachinePools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"standbyVirtualMachinePools/runtimeViews","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"None"},{"resourceType":"standbyVirtualMachinePools/standbyVirtualMachines","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageActions","namespace":"Microsoft.StorageActions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageTasks","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/previewActions","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageMover","namespace":"Microsoft.StorageMover","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageMovers","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"storageMovers/projects","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/agents","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/endpoints","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/projects/jobDefinitions","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/projects/jobDefinitions/jobRuns","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageSync","namespace":"Microsoft.StorageSync","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageSyncServices","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"storageSyncServices/syncGroups","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/syncGroups/cloudEndpoints","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/syncGroups/serverEndpoints","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/registeredServers","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/workflows","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/workflows","locations":["West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01"],"defaultApiVersion":"2022-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageTasks","namespace":"Microsoft.StorageTasks","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageTasks","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/previewActions","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Subscription","namespace":"Microsoft.Subscription","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SubscriptionDefinitions","locations":["West US"],"apiVersions":["2017-11-01-preview"],"capabilities":"None"},{"resourceType":"SubscriptionOperations","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2019-10-01-preview","2018-11-01-preview","2018-03-01-preview","2017-11-01-preview"],"capabilities":"None"},{"resourceType":"CreateSubscription","locations":["Central US"],"apiVersions":["2019-10-01-preview","2018-11-01-preview","2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2017-11-01-preview"],"capabilities":"None"},{"resourceType":"cancel","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"validateCancel","locations":[],"apiVersions":["2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"rename","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"enable","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"subscriptions","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"aliases","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2020-09-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["Central US"],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"acceptChangeTenant","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"changeTenantStatus","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"changeTenantRequest","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"policies","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"acceptOwnership","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"acceptOwnershipStatus","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"directories","locations":[],"apiVersions":["2021-01-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.support","namespace":"microsoft.support","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2021-06-01-preview","2020-04-01","2019-05-01-preview","2015-07-01-Preview","2015-03-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"classifyServices","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"services","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"services/problemclassifications","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"supporttickets","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"supporttickets/communications","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operationresults","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operationsstatus","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"lookUpResourceId","locations":[],"apiVersions":["2023-06-01-preview","2022-09-01-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"fileWorkspaces","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"fileWorkspaces/files","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SustainabilityServices","namespace":"Microsoft.SustainabilityServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Synapse","namespace":"Microsoft.Synapse","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"45EA3B16-D4DD-48CA-BF0D-BBE644C0C0AF"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/bigDataPools","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlPools","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2020-04-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlDatabases","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/sqlDatabaseAzureAsyncOperation","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlDatabaseOperationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/kustoPools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/kustoPoolOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"locations/kustoPoolCheckNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/databases","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/attacheddatabaseconfigurations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/databases/dataconnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"locations/sqlPoolAzureAsyncOperation","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlPoolOperationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationStatuses","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Qatar Central","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","EAST US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"kustoOperations","locations":[],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"privateLinkHubs","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01"],"capabilities":"None"},{"resourceType":"workspaces/usages","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Syntex","namespace":"Microsoft.Syntex","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"documentProcessors","locations":["East US","Central US","West US","West Central US","South Central US","North Central US","East US 2","Canada Central","Canada East","Brazil South","North Europe","Norway East","Norway West","France Central","France South","Switzerland North","Switzerland West","UK South","UK West","Germany North","West Europe","Australia East","Australia Southeast","Central India","South India","West India","East Asia","Southeast Asia","Japan East","Korea Central","UAE North","South Africa North","South Africa West"],"apiVersions":["2022-09-15-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-04-preview","2022-09-15-preview","2022-06-15-preview","2021-10-20-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["East US","Central US","West Central US","West US","South Central US","North Central US","East US 2","Canada Central","Canada East","Brazil South","North Europe","Norway East","Norway West","France Central","France South","Switzerland North","Switzerland West","UK South","UK West","Germany North","West Europe","Australia East","Australia Southeast","Central India","South India","West India","East Asia","Southeast Asia","Japan East","Korea Central","UAE North","South Africa North","South Africa West"],"apiVersions":["2023-01-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2022-09-15-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany North","Japan East","Korea Central","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US"],"apiVersions":["2022-09-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ToolchainOrchestrator","namespace":"Microsoft.ToolchainOrchestrator","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.UsageBilling","namespace":"Microsoft.UsageBilling","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":["EAST US STG","United States","Australia Central","Australia Central 2","Australia East","Australia SouthEast","Brazil South","Brazil SouthEast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","SouthEast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Malaysia South","Sweden South"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01-preview","2023-09-01-preview","2023-04-01-preview","2023-02-01-preview","2022-12-01-preview","2022-09-01-preview","2021-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VerifiedId","namespace":"Microsoft.VerifiedId","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Authorities","locations":["North Europe","West US 2","Australia East","Australia Southeast","Japan East","Japan West"],"apiVersions":["2024-01-26-preview"],"defaultApiVersion":"2024-01-26-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VideoIndexer","namespace":"Microsoft.VideoIndexer","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"accounts","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Switzerland West","Germany West Central","Sweden Central","West US 3"],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-01-01","2023-11-01-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2022-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checknameavailability","locations":[],"apiVersions":["2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/userclassicaccounts","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Germany West Central","Sweden Central","West US 3","Switzerland West"],"apiVersions":["2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"locations/classicaccounts","locations":["Germany West Central","Sweden Central","West US 3","Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2023-11-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Japan West","Korea Central","West Central US","Brazil South","Switzerland North","Switzerland West","Germany West Central","Sweden Central","West US 3"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2023-11-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VMware","namespace":"Microsoft.VMware","resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West US","East US 2 EUAP","West Europe"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"VCenters/InventoryItems","locations":["East US","West US","West Europe","East US 2 EUAP"],"apiVersions":["2020-10-01-preview"],"capabilities":"None"},{"resourceType":"arczones","locations":["East US 2 EUAP"],"apiVersions":["2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vcenters","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"resourcepools","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualnetworks","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachinetemplates","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachines","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VoiceServices","namespace":"Microsoft.VoiceServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31","2022-12-01-preview"],"defaultApiVersion":"2023-09-21","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.WindowsPushNotificationServices","namespace":"Microsoft.WindowsPushNotificationServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-09-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.WorkloadBuilder","namespace":"Microsoft.WorkloadBuilder","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West Central US","East US 2 EUAP"],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads","namespace":"Microsoft.Workloads","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01-preview","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US 2","North Europe","Australia East","East Asia","Japan East","Canada Central","Central India","West US 3","West Europe","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Southeast Asia","Korea South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"sapVirtualInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/applicationInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/centralInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/databaseInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01-preview","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"monitors","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/providerInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/sapVirtualInstanceMetadata","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"None"},{"resourceType":"connectors","locations":["East US 2","North Europe","East US","West US 3","West Europe","Australia East","East Asia","Central India","Korea Central","Japan East","South Africa North","Switzerland North","Norway East","UAE North","France Central","West US 2","Brazil South","Canada Central","Germany West Central","South Central US","Sweden Central","UK South"],"apiVersions":["2023-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"connectors/acssBackups","locations":["East US 2","North Europe","East US","West US 3","West Europe","Australia East","East Asia","Central India","Korea Central","Japan East","South Africa North","Switzerland North","Norway East","UAE North","France Central","West US 2","Brazil South","Canada Central","Germany West Central","South Central US","Sweden Central","UK South"],"apiVersions":["2023-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"monitors/sapLandscapeMonitor","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"sapDiscoverySites","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sapDiscoverySites/sapInstances","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapDiscoverySites/sapInstances/serverInstances","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"None"},{"resourceType":"epicVirtualInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/databaseInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/wssInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/presentationInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/sharedInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/hyperspaceWebInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/NewRelic.Observability","namespace":"NewRelic.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","East US"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"monitors","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"accounts","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"plans","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"organizations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/NGINX.NGINXPLUS","namespace":"NGINX.NGINXPLUS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","East US 2 EUAP","Central US EUAP","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","West India","Central India","Brazil South"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"nginxDeployments/configurations","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"nginxDeployments","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"nginxDeployments/certificates","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Oracle.Database","namespace":"Oracle.Database","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudExadataInfrastructures","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","zoneMappings":[{"location":"Australia East","zones":["1","2","3"]},{"location":"Brazil South","zones":["1","2","3"]},{"location":"Canada Central","zones":["1","2","3"]},{"location":"Central US","zones":["1","2","3"]},{"location":"East US","zones":["1","2","3"]},{"location":"France Central","zones":["1","2","3"]},{"location":"Germany West Central","zones":["1","2","3"]},{"location":"Italy North","zones":["1","2","3"]},{"location":"Southeast Asia","zones":["1","2","3"]},{"location":"UK South","zones":["1","2","3"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudVmClusters","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudVmClusters/dbNodes","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudVmClusters/virtualNetworkAddresses","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"oracleSubscriptions","locations":["global"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/giVersions","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dbSystemShapes","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudExadataInfrastructures/dbServers","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dnsPrivateViews","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dnsPrivateZones","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"autonomousDatabases","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Locations/autonomousDatabaseCharacterSets","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/autonomousDatabaseNationalCharacterSets","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/autonomousDbVersions","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/systemVersions","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"autonomousDatabases/autonomousDatabaseBackups","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West"],"apiVersions":["2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/PaloAltoNetworks.Cloudngfw","namespace":"PaloAltoNetworks.Cloudngfw","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["Central US EUAP","West Central US","North Central US","East US 2","Central US","East US","West Europe","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","East US 2 EUAP","Norway East","Central India","Korea Central","Switzerland North","Canada East","Germany West Central","Italy North","Japan West","South Africa North","Israel Central","Sweden Central","UAE North"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"firewalls","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"localRulestacks","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"globalRulestacks","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/localRules","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"localRulestacks/fqdnlists","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"globalRulestacks/fqdnlists","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/preRules","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/postRules","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/prefixlists","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/prefixlists","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"globalRulestacks/certificates","locations":[],"apiVersions":["2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/certificates","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"firewalls/statuses","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"listSupportInfo","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview"],"defaultApiVersion":"2024-02-07-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Qumulo.Storage","namespace":"Qumulo.Storage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2022-10-12","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","Central US EUAP","South Central US","East US 2","West US 2","Central US","North Central US","West Central US","West US","West US 3","Germany West Central","France Central","Canada Central","West Europe","North Europe","UK South","Canada East","UK West","Switzerland North","Sweden Central","Norway East","Southeast Asia","East Asia","Australia East","Brazil South","Central India","Japan East","Korea Central","UAE North"],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"fileSystems","locations":["East US 2","South Central US","West US 2","Central US","North Central US","West Central US","West US","West US 3","East US","Germany West Central","France Central","Canada Central","UK South","West Europe","North Europe","Canada East","UK West","Switzerland North","Sweden Central","Norway East","Southeast Asia","Australia East","Brazil South","Central India","Japan East","Korea Central","UAE North","Central US EUAP","East US 2 EUAP","East Asia"],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storages","locations":["Central US EUAP","East US","East US 2","South Central US"],"apiVersions":["2022-06-27-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/SolarWinds.Observability","namespace":"SolarWinds.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"defaultApiVersion":"2023-08-23-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","East US"],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/SplitIO.Experimentation","namespace":"SplitIO.Experimentation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","East US","West Europe"],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"None"},{"resourceType":"experimentationWorkspaces","locations":["East US","West Europe"],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"experimentationWorkspaces/dataPlaneApplications","locations":["East US","West Europe"],"apiVersions":["2024-07-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-07-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Wandisco.Fusion","providerAuthorizationConsentState":"Required","namespace":"Wandisco.Fusion","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["East US"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"migrators","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"migrators/targets","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/liveDataMigrations","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/exclusionTemplates","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/metadataMigrations","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/metadataTargets","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/pathMappings","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/dataTransferAgents","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/verifications","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureActiveDirectory","namespace":"Microsoft.AzureActiveDirectory","resourceTypes":[{"resourceType":"ciamDirectories","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview"],"defaultApiVersion":"2022-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"guestUsages","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview"],"defaultApiVersion":"2020-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"b2cDirectories","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"],"defaultApiVersion":"2017-01-30","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"],"defaultApiVersion":"2017-01-30","capabilities":"None"},{"resourceType":"b2ctenants","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2016-02-10-privatepreview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview"],"defaultApiVersion":"2023-05-17-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureImageTestingForLinux","namespace":"Microsoft.AzureImageTestingForLinux","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"jobTemplates","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"capabilities":"None"},{"resourceType":"jobs","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceOnboarding","namespace":"Microsoft.DeviceOnboarding","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"deviceStates","locations":["East US 2 EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"None"},{"resourceType":"onboardingServices","locations":["East US 2 EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"onboardingServices/policies","locations":["East US 2 EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.FairfieldGardens","namespace":"Microsoft.FairfieldGardens","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DeviceProvisioningStates","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"None"},{"resourceType":"ProvisioningResources","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ProvisioningResources/ProvisioningPolicies","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProjectArcadia","namespace":"Microsoft.ProjectArcadia","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"45EA3B16-D4DD-48CA-BF0D-BBE644C0C0AF"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sparkComputes","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlComputes","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/operationStatus","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationResults","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["EAST US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["EAST US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.UpdateManager","namespace":"Microsoft.UpdateManager","resourceTypes":[{"resourceType":"updaterulesets","locations":["East US 2 EUAP"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"}]}' + body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService","namespace":"Microsoft.ContainerService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}}],"resourceTypes":[{"resourceType":"ManagedClusters/eventGridFilters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01"],"capabilities":"None"},{"resourceType":"fleetMemberships","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fleets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"defaultApiVersion":"2023-08-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"fleets/members","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview","2022-09-02-preview","2022-07-02-preview","2022-06-02-preview"],"capabilities":"None"},{"resourceType":"fleets/updateRuns","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview","2023-06-15-preview","2023-03-15-preview"],"capabilities":"None"},{"resourceType":"fleets/updateStrategies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview","2024-04-01","2024-02-02-preview","2023-10-15","2023-08-15-preview"],"capabilities":"None"},{"resourceType":"fleets/autoUpgradeProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-02-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-31","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview","2022-03-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31","2016-03-30"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31","2016-03-30"],"capabilities":"None"},{"resourceType":"locations/orchestrators","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2017-09-30"],"capabilities":"None"},{"resourceType":"locations/kubernetesVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01"],"capabilities":"None"},{"resourceType":"locations/nodeImageVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"locations/osOptions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/safeguardsVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview"],"capabilities":"None"},{"resourceType":"locations/guardrailsVersions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview"],"capabilities":"None"},{"resourceType":"locations/trustedAccessRoles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview"],"capabilities":"None"},{"resourceType":"locations/meshRevisionProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-06-02-preview"],"capabilities":"None"},{"resourceType":"managedClusters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-03-31","2017-08-31"],"defaultApiVersion":"2023-08-01","locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedclustersnapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-08-02-preview","2024-07-02-preview","2024-06-02-preview","2024-05-02-preview","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-01-02-preview","2023-11-02-preview","2023-10-02-preview","2023-09-02-preview","2023-08-02-preview","2023-07-02-preview","2023-06-02-preview","2023-05-02-preview","2023-04-02-preview","2023-03-02-preview","2023-02-02-preview","2023-01-02-preview","2022-11-02-preview","2022-10-02-preview","2022-09-02-preview","2022-08-03-preview","2022-08-02-preview","2022-07-02-preview"],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01","2021-07-01","2021-05-01","2021-03-01","2021-02-01","2020-12-01","2020-11-01","2020-09-01","2020-07-01","2020-06-01","2020-04-01","2020-03-01","2020-02-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-06-01","2019-04-01","2019-02-01","2018-10-31","2018-03-31","2017-08-31","2017-07-01","2017-01-31","2016-09-30","2016-03-30","2015-11-01-preview"],"capabilities":"None"},{"resourceType":"snapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-09-02-preview","2024-09-01","2024-08-02-preview","2024-08-01","2024-07-02-preview","2024-07-01","2024-06-02-preview","2024-06-01","2024-05-02-preview","2024-05-01","2024-04-02-preview","2024-03-02-preview","2024-02-02-preview","2024-02-01","2024-01-02-preview","2024-01-01","2023-11-02-preview","2023-11-01","2023-10-02-preview","2023-10-01","2023-09-02-preview","2023-09-01","2023-08-02-preview","2023-08-01","2023-07-02-preview","2023-07-01","2023-06-02-preview","2023-06-01","2023-05-02-preview","2023-05-01","2023-04-02-preview","2023-04-01","2023-03-02-preview","2023-03-01","2023-02-02-preview","2023-02-01","2023-01-02-preview","2023-01-01","2022-11-02-preview","2022-11-01","2022-10-02-preview","2022-09-02-preview","2022-09-01","2022-08-03-preview","2022-08-02-preview","2022-08-01","2022-07-02-preview","2022-07-01","2022-06-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-10-01","2021-09-01","2021-08-01"],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights","namespace":"Microsoft.OperationalInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2021-06-01","2021-03-01-privatepreview","2020-10-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"querypacks","locations":["West Central US","East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Brazil Southeast","Japan West","UAE North","Australia Central","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","Sweden South"],"apiVersions":["2023-09-01","2019-09-01-preview","2019-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2023-01-01-preview","2022-10-01","2022-09-01-privatepreview","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"locations/workspaces","locations":["East US","West Europe","Australia Southeast","UK South","Canada Central","West US 2","Australia Central","Australia East","France Central","North Europe","Central US","East US 2","South Central US","West US","UK West","Germany West Central"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"workspaces/scopedPrivateLinkProxies","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-03-01-preview","capabilities":"None"},{"resourceType":"workspaces/api","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/query","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/metadata","locations":[],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"workspaces/purge","locations":[],"apiVersions":["2023-09-01","2022-10-01","2020-10-01","2020-08-01","2017-04-26-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"workspaces/operations","locations":[],"apiVersions":["2023-09-01","2022-10-01","2020-08-01","2017-04-26-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"workspaces/dataSources","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/linkedStorageAccounts","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/tables","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2023-01-01-preview","2022-10-01","2021-12-01-preview","2020-08-01","2020-03-01-preview","2017-04-26-preview"],"capabilities":"None"},{"resourceType":"workspaces/summaryLogs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/storageInsightConfigs","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2017-04-26-preview","2017-03-15-preview","2017-03-03-preview","2017-01-01-preview","2015-11-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"storageInsightConfigs","locations":[],"apiVersions":["2020-08-01","2020-03-01-preview","2014-10-10"],"capabilities":"SupportsExtension"},{"resourceType":"workspaces/linkedServices","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview","2015-11-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"linkTargets","locations":["East US"],"apiVersions":["2020-03-01-preview","2015-03-20"],"capabilities":"None"},{"resourceType":"deletedWorkspaces","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01","2022-10-01","2021-12-01-preview","2020-10-01","2020-08-01","2020-03-01-preview","2015-11-01-preview","2014-11-10"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"clusters","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","Brazil South","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2022-10-01","2021-06-01","2020-10-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/dataExports","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia Central","Australia East","France Central","Korea Central","North Europe","Central US","East Asia","East US 2","South Central US","North Central US","West US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Germany West Central","Australia Central 2","UAE Central","UAE North","Japan West","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Qatar Central","Canada East","West US 3","Sweden Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01","2020-08-01","2020-03-01-preview","2019-08-01-preview"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"workspaces/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"workspaces/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","UK South","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationsManagement","namespace":"Microsoft.OperationsManagement","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"solutions","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","UAE Central","Australia Central 2","Germany West Central","Japan West","UAE North","Brazil Southeast","Norway East","Norway West","France South","South India","Korea South","Jio India Central","Jio India West","Canada East","West US 3","Sweden Central","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central","Sweden South"],"apiVersions":["2015-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"managementassociations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"views","locations":["East US","West Europe","Southeast Asia","Australia Southeast","West Central US","Japan East","UK South","Central India","Canada Central","West US 2","Australia East","Australia Central","France Central","Korea Central","North Europe","Central Us","East Us 2","East Asia","West Us","South Central Us","North Central US","UK West","South Africa North","Brazil South","Switzerland North","Switzerland West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Spain Central"],"apiVersions":["2017-08-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2015-11-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerRegistry","namespace":"Microsoft.ContainerRegistry","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registries","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"registries/cacheRules","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"registries/credentialSets","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/connectedRegistries","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview"],"capabilities":"None"},{"resourceType":"registries/connectedRegistries/deactivate","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview"],"capabilities":"None"},{"resourceType":"registries/scopeMaps","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/tokens","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/generateCredentials","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnections","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnectionProxies","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateEndpointConnectionProxies/validate","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/privateLinkResources","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/importImage","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","South Africa North","UAE North","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/exportPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/importPipelines","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"registries/pipelineRuns","locations":["West US","East US","South Central US","West Europe","Switzerland North","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Korea Central","France Central","South Africa North","UAE North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-06-01-preview","2023-01-01-preview","2022-02-01-preview","2021-12-01-preview","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview"],"capabilities":"None"},{"resourceType":"registries/listBuildSourceUploadUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/scheduleRun","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/runs","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/taskRuns","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview"],"defaultApiVersion":"2019-06-01-preview","capabilities":"None"},{"resourceType":"registries/taskRuns/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/agentPools","locations":["East US","West Europe","West US 2","South Central US","Australia East","Canada Central","Central US","East Asia","East US 2","North Europe","France Central","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"defaultApiVersion":"2019-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/agentPoolsOperationResults","locations":["East US","West Europe","West US 2","South Central US","Australia East","Canada Central","Central US","East Asia","East US 2","North Europe","France Central","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/agentPools/listQueueStatus","locations":["East US","West Europe","West US 2","South Central US","Australia East","Canada Central","Central US","East Asia","East US 2","North Europe","France Central","Switzerland North","East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"registries/runs/listLogSasUrl","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/runs/cancel","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/tasks","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"defaultApiVersion":"2019-04-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"registries/tasks/listDetails","locations":["East US","West Europe","West US 2","South Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","Japan East","Japan West","North Central US","North Europe","Southeast Asia","South India","UK South","UK West","West US","West Central US","France Central","Korea Central","South Africa North","UAE North","Switzerland North","Switzerland West","UAE Central","Brazil Southeast","Germany West Central","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-06-01-preview","2019-04-01","2018-09-01"],"capabilities":"None"},{"resourceType":"registries/replications","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/webhooks","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registries/webhooks/ping","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/webhooks/getCallbackConfig","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/webhooks/listEvents","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"locations/authorize","locations":["East US"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","France Central","Central US","South Africa North","UAE North","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/listCredentials","locations":["South Central US","East US","West US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"registries/regenerateCredential","locations":["South Central US","West US","East US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"registries/listUsages","locations":["West Central US","East US","West Europe","South Central US","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"registries/listPolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"registries/updatePolicies","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","South Africa North","UAE North","France Central","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","Switzerland West","UAE Central","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"registries/eventGridFilters","locations":["South Central US","West Central US","East US","West Europe","West US","Japan East","North Europe","Southeast Asia","North Central US","East US 2","West US 2","Brazil South","Australia East","Central India","Korea Central","South Africa North","UAE North","France Central","Central US","Canada East","Canada Central","UK South","UK West","Australia Southeast","East Asia","Japan West","South India","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-07-01","2022-12-01","2019-05-01","2017-10-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Jio India West","Jio India Central","Sweden Central","Australia Central","Qatar Central","Australia Central 2","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","South Central US","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","Korea Central","France Central","South Africa North","UAE North","East Asia","Japan East","Japan West","Southeast Asia","South India","Brazil South","Canada East","Canada Central","Central US","East US 2","North Central US","West Central US","West US 2","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Sweden Central","Jio India West","Jio India Central","Australia Central 2","Australia Central","Qatar Central","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01","2017-10-01","2017-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["South Central US","East US","West US","Central US","East US 2","North Central US","West Central US","West US 2","Brazil South","Canada East","Canada Central","West Europe","North Europe","UK South","UK West","Australia East","Australia Southeast","Central India","East Asia","Japan East","Japan West","Southeast Asia","South India","Korea Central","France Central","South Africa North","UAE North","Switzerland North","UAE Central","Switzerland West","Germany West Central","Brazil Southeast","Norway East","Korea South","West US 3","Norway West","Jio India West","Jio India Central","Sweden Central","Australia Central","Qatar Central","Australia Central 2","Germany North","Poland Central","France South","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2023-11-01-preview","2023-08-01-preview","2023-07-01","2023-06-01-preview","2023-01-01-preview","2022-12-01","2022-02-01-preview","2021-12-01-preview","2021-09-01","2021-08-01-preview","2021-06-01-preview","2020-11-01-preview","2019-12-01-preview","2019-05-01-preview","2019-05-01","2017-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicStorage","namespace":"Microsoft.ClassicStorage","resourceTypes":[{"resourceType":"storageAccounts","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","East US 2 EUAP","Central US EUAP","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"checkStorageAccountAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","Jio India West","Sweden Central","New Zealand North","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Taiwan North","Malaysia South","Taiwan Northwest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/diagnosticSettings","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","Jio India West","Sweden Central","New Zealand North","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","Taiwan North","Malaysia South","Taiwan Northwest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metrics","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/metrics","locations":["West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","West US 2","West Central US","East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"disks","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"images","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"vmImages","locations":[],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"storageAccounts/vmImages","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01-beta","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"publicImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"osImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"osPlatformImages","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Advisor","namespace":"Microsoft.Advisor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"suppressions","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"configurations","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc"],"capabilities":"None"},{"resourceType":"recommendations","locations":[],"apiVersions":["2023-09-01-preview","2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"generateRecommendations","locations":[],"apiVersions":["2023-01-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01-preview","2023-01-01-alpha","2022-10-01","2020-07-01-preview","2020-01-01-alpha","2020-01-01","2017-04-19-rc","2017-04-19-alpha","2017-04-19","2017-03-31-alpha","2017-03-31","2016-07-12-rc","2016-07-12-preview","2016-07-12-alpha","2016-05-09-preview","2016-05-09-alpha"],"capabilities":"None"},{"resourceType":"advisorScore","locations":[],"apiVersions":["2023-05-01-alpha","2023-01-01","2022-10-01","2022-09-01","2020-07-01-preview","2020-01-01-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"predict","locations":[],"apiVersions":["2023-01-01","2022-10-01","2022-09-01","2022-02-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NotificationHubs","namespace":"Microsoft.NotificationHubs","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/notificationHubs","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNamespaceAvailability","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","East Asia","Southeast Asia","Brazil South","Japan East","Japan West","JIO India West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Germany West Central","Australia Central","Australia Central 2","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Qatar Central","Switzerland North","Switzerland West","Italy North","Israel Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":["JIO India West","Qatar Central","Switzerland North","Switzerland West","West US 3","South Africa North","Sweden Central","France Central","Norway East","Korea Central","Poland Central","Israel Central","Italy North","UK South","West US 2","West US","UK West","Southeast Asia","South Central US","North Central US","Germany West Central","East US 2","Central US","Central India","South India","West India","Canada East","Canada Central","West Europe","Australia Central 2","Australia Central","Australia East","Australia Southeast","North Europe","East US","Japan West","Japan East","Brazil South","West Central US","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-01-preview","2023-09-01","2023-01-01-preview","2020-01-01-preview","2017-04-01","2016-03-01","2014-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Management","namespace":"Microsoft.Management","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"resources","locations":[],"apiVersions":["2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"managementGroups","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"getEntities","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"managementGroups/settings","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults/asyncOperation","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta","2018-01-01-preview","2017-11-01-preview","2017-08-31-preview","2017-06-30-preview","2017-05-31-preview"],"capabilities":"None"},{"resourceType":"tenantBackfillStatus","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"startTenantBackfill","locations":[],"apiVersions":["2023-04-01","2021-04-01","2020-10-01","2020-05-01","2020-02-01","2019-11-01","2018-03-01-preview","2018-03-01-beta"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.visualstudio","namespace":"microsoft.visualstudio","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"account","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"None"},{"resourceType":"account/project","locations":["East Asia","Southeast Asia","Australia East","Brazil South","Canada Central","Japan East","Japan West","North Europe","West Europe","West India","Central India","South India","Central US","East US","East US 2","North Central US","South Central US","West Central US","UK South","West US","West US 2"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"account/extension","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview","2014-02-26"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":["North Central US","South Central US","West Central US","East US","East US 2","West US","Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","West India","Central India","South India","West US 2","Canada Central","UK South"],"apiVersions":["2014-04-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceHealth","namespace":"Microsoft.ResourceHealth","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilityStatuses","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-05-01-preview","2020-05-01-beta","2020-05-01-alpha","2020-05-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-08-01-beta","2018-08-01-alpha","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta","2017-07-01","2015-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"childAvailabilityStatuses","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2017-07-01","2015-01-01-rc","2015-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"childResources","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-preview","2022-10-01","2018-11-06-beta","2018-08-01-rc","2018-08-01-preview","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2017-07-01-rc","2017-07-01-preview","2017-07-01-beta","2017-07-01","2015-01-01-rc","2015-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-rc","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-09-01-rc","2020-09-01-preview","2020-09-01-beta","2018-11-06-beta","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01"],"capabilities":"None"},{"resourceType":"emergingissues","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2018-11-06-beta","2018-07-01-rc","2018-07-01-preview","2018-07-01-beta","2018-07-01-alpha","2018-07-01","2017-07-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-02-01-rc","2024-02-01-preview","2024-02-01-beta","2024-02-01-alpha","2024-02-01","2023-10-01-preview","2023-07-01-rc","2023-07-01-preview","2023-07-01-beta","2023-07-01-alpha","2022-10-01-rc","2022-10-01-preview","2022-10-01-beta","2022-10-01-alpha","2022-10-01","2022-05-01-rc","2022-05-01-preview","2022-05-01-beta","2022-05-01-alpha","2022-05-01","2020-05-01-preview","2020-05-01","2018-07-01-preview","2018-07-01","2015-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Capacity","namespace":"Microsoft.Capacity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FD9C0A9A-4DB9-4F41-8A61-98385DEB6E2D"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"941F67D2-083A-4B78-AF91-9B3B30B9B150"}],"resourceTypes":[{"resourceType":"resources","locations":["South Central US"],"apiVersions":["2019-04-01","2018-06-01","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-11-15-preview","2020-11-15-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2021-03-01-privatepreview","2021-03-01-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"listbenefits","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01"],"capabilities":"None"},{"resourceType":"reservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations/revisions","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"catalogs","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2021-03-01-privatepreview","2021-03-01-beta","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"appliedReservations","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"checkOffers","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"checkScopes","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"calculatePrice","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"calculateExchange","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"exchange","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"reservationOrders/calculateRefund","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/return","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2020-06-01","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/split","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/merge","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/swap","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"reservationOrders/changeDirectory","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01","2020-11-15-preview","2020-11-15-beta","2020-11-15"],"capabilities":"None"},{"resourceType":"validateReservationOrder","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/availableScopes","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01-beta","2020-06-01-beta","2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01","2017-11-01-beta","2017-11-01"],"capabilities":"None"},{"resourceType":"reservationOrders/reservations/availableScopes","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2021-07-01-beta","2021-07-01","2019-04-01-beta","2019-04-01"],"capabilities":"None"},{"resourceType":"commercialReservationOrders","locations":[],"apiVersions":["2019-04-01-beta","2019-04-01","2018-06-01-beta","2018-06-01"],"capabilities":"None"},{"resourceType":"calculatePurchasePrice","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"placePurchaseOrder","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"checkPurchaseStatus","locations":[],"apiVersions":["2019-06-01-privatepreview","2019-06-01-beta"],"capabilities":"None"},{"resourceType":"ownReservations","locations":[],"apiVersions":["2020-06-01-beta","2020-06-01"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2022-03-01-beta","2022-03-01","2022-02-16-privatepreview","2022-02-16-beta","2021-07-01-beta","2021-07-01","2020-10-01-preview","2020-10-01-beta"],"capabilities":"None"},{"resourceType":"listSkus","locations":[],"apiVersions":["2021-01-01-privatepreview","2021-01-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"checkBenefitScopes","locations":[],"apiVersions":["2021-03-01-privatepreview","2021-03-01-beta"],"capabilities":"None"},{"resourceType":"resourceProviders","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations/serviceLimits","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/locations/serviceLimitsRequests","locations":[],"apiVersions":["2020-10-25","2019-07-19-preview"],"capabilities":"None"},{"resourceType":"getVMFamiliesEnrollmentStateForAQM","locations":[],"apiVersions":["2023-01-18-preview"],"capabilities":"None"},{"resourceType":"updateVMFamiliesEnrollmentStateForAQM","locations":[],"apiVersions":["2023-01-18-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PolicyInsights","namespace":"Microsoft.PolicyInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"policyEvents","locations":[],"apiVersions":["2024-10-01","2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyStates","locations":[],"apiVersions":["2024-10-01","2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"SupportsExtension"},{"resourceType":"componentPolicyStates","locations":[],"apiVersions":["2024-10-01","2022-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01","2022-04-01","2019-10-01","2018-07-01-preview","2018-04-04","2017-12-12-preview","2017-10-17-preview","2017-08-09-preview"],"capabilities":"None"},{"resourceType":"asyncOperationResults","locations":[],"apiVersions":["2019-10-01","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"remediations","locations":[],"apiVersions":["2024-10-01","2021-10-01","2019-07-01","2018-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"attestations","locations":[],"apiVersions":["2024-10-01","2022-09-01","2021-01-01","2019-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"eventGridFilters","locations":[],"apiVersions":["2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"checkPolicyRestrictions","locations":[],"apiVersions":["2024-10-01","2023-03-01","2022-03-01","2020-07-01-preview","2020-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"policyTrackedResources","locations":[],"apiVersions":["2018-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"policyMetadata","locations":[],"apiVersions":["2024-10-01","2019-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ApiManagement","namespace":"Microsoft.ApiManagement","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"service","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2021-08-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"deletedServices","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"locations/deletedServices","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview","2020-12-01","2020-06-01-preview"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"validateServiceName","locations":[],"apiVersions":["2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"reportFeedback","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"checkFeedbackRequired","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01","2020-06-01-preview","2019-12-01-preview","2019-12-01","2019-01-01","2018-06-01-preview","2018-01-01","2017-03-01","2016-10-10","2016-07-07","2015-09-15","2014-02-14"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"getDomainOwnershipIdentifier","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-04-01-preview","2021-01-01-preview","2020-12-01"],"defaultApiVersion":"2021-08-01","capabilities":"None"},{"resourceType":"service/eventGridFilters","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2023-05-01-preview","2023-03-01-preview","2022-09-01-preview","2022-08-01","2022-04-01-preview","2021-12-01-preview","2021-08-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"gateways","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsStatuses","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview"],"defaultApiVersion":"2023-09-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Central India","UAE North","Australia Central","Germany West Central","West Central US","Norway East","Switzerland North","Korea South","West India","Korea Central","South Africa North","UK West","Brazil South","East Asia","South India","Canada Central","Canada East","Australia Southeast","Japan East","North Central US","Southeast Asia","West US 2","Central US","UK South","Australia East","Japan West","West US","France Central","South Central US","East US 2","East US","North Europe","West Europe","West US 3","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Spain Central","Mexico Central","Israel Central","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West","UAE Central","Germany North","Norway West","Switzerland West","Brazil Southeast","Sweden South","Taiwan North"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EventHub","namespace":"Microsoft.EventHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2018-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/networkrulesets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/networkSecurityPerimeterConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/networkSecurityPerimeterAssociationProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/hoboConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/eventhubs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventhubs/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventhubs/consumergroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/applicationGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"checkNamespaceAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-08-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"sku","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/clusterOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil SouthEast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"availableClusterRegions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2018-01-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB","namespace":"Microsoft.DocumentDB","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FFFD5CF5-FFD3-4B24-B0E2-0715ADD4C282"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"D5A795DE-916D-4818-B015-33C9E103E39B"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"A2EBFC51-AD44-4D13-A387-B95AFDFA016D"}],"resourceTypes":[{"resourceType":"databaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"defaultApiVersion":"2024-05-15-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"databaseAccountNames","locations":[],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-12-01-preview","2024-11-15","2024-10-01-preview","2024-09-01-preview","2024-08-15","2024-07-01","2024-06-01-preview","2024-05-15-preview","2024-05-15","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","UAE Central","Brazil SouthEast","Australia Central 2","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","UAE Central","Brazil SouthEast","Australia Central 2","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-08"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-15","2021-05-01-preview","2021-04-15","2021-04-01-preview","2021-03-15","2021-03-01-preview","2021-01-15","2020-09-01","2020-06-01-preview","2020-04-01","2020-03-01","2019-12-12","2019-08-01-preview","2019-08-01","2016-03-31","2016-03-19","2015-11-06","2015-04-08","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/restorableDatabaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview","2020-06-01-preview"],"capabilities":"None"},{"resourceType":"restorableDatabaseAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-06-15","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview","2020-06-01-preview"],"capabilities":"None"},{"resourceType":"cassandraClusters","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview"],"defaultApiVersion":"2021-10-15","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"garnetClusters","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"databaseAccounts/encryptionScopes","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15","2022-05-15-preview","2022-05-15","2022-02-15-preview","2021-11-15-preview","2021-10-15-preview","2021-10-15","2021-07-01-preview","2021-05-01-preview","2021-04-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"mongoClusters","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-10-01-preview","2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/mongoClusterOperationResults","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-10-01-preview","2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/mongoClusterAzureAsyncOperation","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India west","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-10-01-preview","2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/checkMongoClusterNameAvailability","locations":["East US","West Europe","Australia East","West US 2","East US 2","North Europe","Canada Central","Central US","South Central US","Southeast Asia","Brazil South","UK South","Central India","East Asia","Jio India West","France Central","Japan East","UAE North","South India","West US","Sweden Central"],"apiVersions":["2024-10-01-preview","2024-07-01","2024-06-01-preview","2024-03-01-preview","2024-02-15-preview","2023-11-15-preview","2023-09-15-preview","2023-03-15-preview","2023-03-01-preview","2022-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","France South","Australia Central 2","UAE Central","West US 3","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India West","Jio India Central","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-01-preview","2024-11-15","2024-09-01-preview","2024-08-15","2024-05-15-preview","2024-05-15","2024-02-15-preview","2023-11-15-preview","2023-11-15","2023-09-15-preview","2023-09-15","2023-04-15","2023-03-15-preview","2023-03-15","2023-03-01-preview","2022-11-15-preview","2022-11-15","2022-08-15-preview","2022-08-15"],"capabilities":"None"},{"resourceType":"throughputPools","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-11-15-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"throughputPools/throughputPoolAccounts","locations":["West Central US","North Central US","Central US","Brazil South","Canada Central","West US 2","East US 2","France Central","Japan East","Southeast Asia","Central India","South Africa North","Switzerland North","UAE North","UK West","North Europe","West Europe","Norway East","Korea Central","Australia East","Canada East","East Asia","Germany West Central","UK South","Australia Central","Australia Southeast","Japan West","Korea South","South India","West India","West US","South Central US","East US","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","France South","Australia Central 2","UAE Central","Brazil SouthEast","Germany North","Switzerland West","South Africa West","Norway West","Jio India Central","Sweden South","Malaysia South","Taiwan North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-11-15-preview"],"capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2015-06-15","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/vmSizes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/applications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"virtualMachines/VMApplications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/vmimages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":[]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sshPublicKeys","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups/capacityReservations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/spotEvictionRates","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/spotPriceHistory","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/recommendations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/sharedGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/communityGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"],"capabilities":"None"},{"resourceType":"galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2023-07-03","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"None"},{"resourceType":"payloadGroups","locations":["South Central US","West Europe"],"apiVersions":["2024-03-03","2023-07-03"],"capabilities":"None"},{"resourceType":"galleries/applications","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/applications/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"snapshots","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diskoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01"],"defaultApiVersion":"2022-03-02","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"diskAccesses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01"],"defaultApiVersion":"2022-03-02","locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints/diskRestorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30"],"defaultApiVersion":"2022-03-02","capabilities":"None"},{"resourceType":"virtualMachineScaleSets/disks","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudServices/roles","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/roleInstances","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/csoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/cloudServiceOsVersions","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/cloudServiceOsFamilies","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/roleInstances/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/publicIPAddresses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","West US","Central US","North Central US","South Central US","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","West Central US","East US 2","West Europe","North Europe","UK South","East Asia","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diagnostics","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/diagnosticOperations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementScores","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementRecommendations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/logAnalytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"],"capabilities":"None"},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Taiwan North","Taiwan NorthWest","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceBus","namespace":"Microsoft.ServiceBus","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/networkrulesets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/queues","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/queues/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/subscriptions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/topics/subscriptions/rules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"checkNamespaceAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-08-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"sku","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"premiumMessagingRegions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/eventgridfilters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/migrationConfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"namespaces/disasterrecoveryconfigs/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":[],"apiVersions":["2023-01-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2023-01-01-preview","2022-10-01-preview","2022-01-01-preview","2021-11-01","2021-06-01-preview","2021-01-01-preview","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization","namespace":"Microsoft.Authorization","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"roleAssignmentScheduleRequests","locations":[],"apiVersions":["2022-04-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilityScheduleRequests","locations":[],"apiVersions":["2022-04-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentSchedules","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilitySchedules","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentScheduleInstances","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleEligibilityScheduleInstances","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementPolicies","locations":[],"apiVersions":["2024-09-01-preview","2024-02-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementPolicyAssignments","locations":[],"apiVersions":["2024-09-01-preview","2024-02-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"eligibleChildResources","locations":[],"apiVersions":["2020-10-01-preview","2020-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlerts","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertConfigurations","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertDefinitions","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleManagementAlertOperations","locations":[],"apiVersions":["2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignments","locations":[],"apiVersions":["2022-04-01","2022-01-01-preview","2021-04-01-preview","2020-10-01-preview","2020-08-01-preview","2020-04-01-preview","2020-03-01-preview","2019-04-01-preview","2018-12-01-preview","2018-09-01-preview","2018-07-01","2018-01-01-preview","2017-10-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"roleDefinitions","locations":[],"apiVersions":["2023-07-01-preview","2022-05-01-preview","2022-04-01","2018-07-01","2018-01-01-preview","2017-09-01","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"classicAdministrators","locations":[],"apiVersions":["2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-06-01"}],"capabilities":"None"},{"resourceType":"permissions","locations":[],"apiVersions":["2022-04-01","2018-07-01","2018-01-01-preview","2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"denyAssignments","locations":[],"apiVersions":["2022-04-01","2019-03-01-preview","2018-07-01-preview","2018-07-01"],"capabilities":"SupportsExtension"},{"resourceType":"locks","locations":[],"apiVersions":["2020-05-01","2017-04-01","2016-09-01","2015-06-01","2015-05-01-preview","2015-01-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-09-01"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2017-05-01","2016-07-01","2015-07-01","2015-01-01","2014-10-01-preview","2014-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"}],"capabilities":"None"},{"resourceType":"policyDefinitions","locations":[],"apiVersions":["2023-04-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2016-12-01","2016-04-01","2015-10-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-12-01"}],"capabilities":"SupportsExtension"},{"resourceType":"policyDefinitions/versions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"None"},{"resourceType":"policySetDefinitions","locations":[],"apiVersions":["2023-04-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"SupportsExtension"},{"resourceType":"policySetDefinitions/versions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"None"},{"resourceType":"policyAssignments","locations":[],"apiVersions":["2024-04-01","2023-04-01","2022-06-01","2021-06-01","2020-09-01","2020-08-01","2020-03-01","2019-09-01","2019-06-01","2019-01-01","2018-05-01","2018-03-01","2017-06-01-preview","2016-12-01","2016-04-01","2015-10-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-12-01"}],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"policyExemptions","locations":[],"apiVersions":["2022-07-01-preview","2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"listPolicyDefinitionVersions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"listPolicySetDefinitionVersions","locations":[],"apiVersions":["2023-04-01"],"capabilities":"SupportsExtension"},{"resourceType":"dataAliases","locations":[],"apiVersions":["2020-09-01","2020-03-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"dataPolicyManifests","locations":[],"apiVersions":["2020-09-01"],"capabilities":"None"},{"resourceType":"providerOperations","locations":[],"apiVersions":["2022-04-01","2018-07-01","2018-01-01-preview","2017-05-01","2016-07-01","2015-07-01-preview","2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2015-07-01"}],"capabilities":"None"},{"resourceType":"elevateAccess","locations":[],"apiVersions":["2017-05-01","2016-07-01","2015-07-01","2015-06-01","2015-05-01-preview","2014-10-01-preview","2014-07-01-preview","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-05-01"}],"capabilities":"None"},{"resourceType":"checkAccess","locations":[],"apiVersions":["2018-09-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-09-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"batchResourceCheckAccess","locations":[],"apiVersions":["2018-09-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-09-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"findOrphanRoleAssignments","locations":[],"apiVersions":["2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentsUsageMetrics","locations":[],"apiVersions":["2019-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewScheduleDefinitions","locations":[],"apiVersions":["2021-12-01-preview","2021-07-01-preview","2021-03-01-preview","2018-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewScheduleSettings","locations":[],"apiVersions":["2021-12-01-preview","2021-07-01-preview","2021-03-01-preview","2018-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"accessReviewHistoryDefinitions","locations":[],"apiVersions":["2021-11-16-preview"],"capabilities":"SupportsExtension"},{"resourceType":"roleAssignmentApprovals","locations":[],"apiVersions":["2021-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"privateLinkAssociations","locations":[],"apiVersions":["2023-02-01","2023-01-01","2020-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"resourceManagementPrivateLinks","locations":["global"],"apiVersions":["2020-05-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"EnablePrivateLinkNetworkAccess","locations":[],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"operationStatus","locations":[],"apiVersions":["2020-05-01"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cache","namespace":"Microsoft.Cache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Redis","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2024-11-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Redis/privateEndpointConnectionProxies","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateEndpointConnectionProxies/validate","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateEndpointConnections","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"Redis/privateLinkResources","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"locations/asyncOperations","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","South India","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-11-01","2024-09-01-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-03-01","2024-02-01","2023-11-01","2023-10-01-preview","2023-08-01","2023-07-01","2023-05-01-preview","2023-04-01","2023-03-01-preview","2022-11-01-preview","2022-06-01","2022-05-01","2022-01-01","2021-08-01","2021-06-01","2021-03-01","2021-02-01-preview","2020-12-01","2020-06-01","2020-04-01-preview","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2020-04-01-preview"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-11-01","2024-09-01-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-03-01","2024-02-01","2023-11-01","2023-10-01-preview","2023-08-01","2023-07-01","2023-05-01-preview","2023-04-01","2023-03-01-preview","2022-11-01-preview","2022-06-01","2022-05-01","2021-06-01","2021-03-01","2021-02-01-preview","2020-12-01","2020-10-01-preview","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01-alpha","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01"}],"capabilities":"None"},{"resourceType":"redisEnterprise","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2020-04-01-preview"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies/validate","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnectionProxies/operationresults","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnections","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateEndpointConnections/operationresults","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"RedisEnterprise/privateLinkResources","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"redisEnterprise/databases","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","Sweden Central","West Europe","West US","East US 2","West US 2","West US 3","North Central US","South Central US","UK South","Southeast Asia","Australia East","North Europe","Central US","Central India","West Central US","Canada Central","Brazil South","Japan East","East Asia","Germany West Central","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-03-01-preview","2024-02-01","2023-11-01","2023-10-01-preview","2023-07-01","2023-03-01-preview","2022-11-01-preview","2022-01-01","2021-08-01","2021-03-01","2021-02-01-preview","2020-10-01-preview","2020-04-01-preview"],"defaultApiVersion":"2022-01-01","capabilities":"None"},{"resourceType":"Redis/EventGridFilters","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","UK South","UK West","West US 2","West Central US","Korea Central","Korea South","France South","France Central","Australia Central","Australia Central 2","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-11-01","2024-04-01-preview","2024-03-01","2023-08-01","2023-05-01-preview","2023-04-01","2022-06-01","2022-05-01","2021-06-01","2020-12-01","2020-06-01","2019-07-01","2018-03-01","2017-10-01","2017-02-01","2016-04-01","2015-08-01","2015-03-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataLakeStore","namespace":"Microsoft.DataLakeStore","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/capability","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2015-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Devices","namespace":"Microsoft.Devices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"C121DF10-FE58-4BC4-97F9-8296879F7BBB"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-15-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2023-07-15-preview"}],"capabilities":"None"},{"resourceType":"checkProvisioningServiceNameAvailability","locations":[],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"provisioningServiceOperationResults","locations":[],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-09-01-preview","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"locations/provisioningServiceOperationResults","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","France South","Korea South","Japan West","South India","Southeast Asia","West Europe","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Europe","UK West","West US 2","West Central US","North Central US","East US 2","West US 3","Germany West Central","UAE North","UAE Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2022-12-12","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2021-02-01-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-09-01","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01-preview","2018-04-01","2018-01-22-preview","2018-01-22","2017-11-15","2017-09-25-preview","2017-08-21-preview","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway EAST","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2018-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"IotHubs","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2021-07-02","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"IotHubs/eventGridFilters","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-31","2018-01-15-preview"],"capabilities":"None"},{"resourceType":"IotHubs/failover","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-30-preview","2023-06-30","2022-04-30-preview","2021-07-02-preview","2021-07-02","2021-07-01-preview","2021-07-01","2021-03-31","2021-03-03-preview","2020-08-31-preview","2020-08-31","2020-08-01","2020-07-10-preview","2020-06-15","2020-04-01","2020-03-01","2020-01-01","2019-11-04","2019-07-01-preview","2019-03-22-preview","2019-03-22","2018-12-01-preview","2018-04-01","2018-01-22","2017-07-01","2017-01-19","2016-02-03","2015-08-15-preview"],"defaultApiVersion":"2020-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"ProvisioningServices","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","France South","Korea South","Japan West","South India","Southeast Asia","West Europe","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Europe","UK West","West US 2","West Central US","North Central US","East US 2","West US 3","Germany West Central","UAE North","UAE Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-01-preview","2022-12-12","2022-02-05","2021-10-15","2020-03-01","2020-01-01","2018-01-22","2017-11-15","2017-08-21-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"IotHubs/securitySettings","locations":["West US","Australia Central 2","Australia Southeast","Canada East","Central US","East US","Germany West Central","Korea South","Japan West","South India","South Africa West","UAE North","Southeast Asia","West Europe","Norway West","West US 3","Norway East","UK South","South Central US","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","France Central","Germany North","Japan East","Korea Central","North Europe","South Africa North","UAE Central","UK West","West US 2","West Central US","North Central US","East US 2","Qatar Central","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Cdn","namespace":"Microsoft.Cdn","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"profiles","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"profiles/endpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"profiles/endpoints/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/endpoints/origingroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/endpoints/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/origingroupresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/afdendpoints","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"profiles/afdendpoints/routes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/customdomains","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/origingroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/origingroups/origins","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/rulesets","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/rulesets/rules","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/secrets","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"validateSecret","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/deploymentversions","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"profiles/keygroups","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-01-01-preview","2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"profiles/securitypolicies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/afdendpointresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/afdendpointresults/routeresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/customdomainresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/origingroupresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/origingroupresults/originresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/rulesetresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","Central US EUAP"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/rulesetresults/ruleresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/secretresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/securitypolicyresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"profiles/policies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2022-01-01-preview"],"defaultApiVersion":"2022-01-01-preview","capabilities":"None"},{"resourceType":"profiles/networkpolicies","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/policyresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2022-01-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/originresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operationresults/profileresults/endpointresults/customdomainresults","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkEndpointNameAvailability","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"checkResourceUsage","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"validateProbe","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"canMigrate","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"migrate","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"operations","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"edgenodes","locations":["global","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","Japan East","Japan West","North Central US","North Europe","South Central US","South India","Southeast Asia","West Europe","West India","West US","West Central US"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2020-03-31","2019-12-31","2019-06-15-preview","2019-04-15","2018-04-02","2017-10-12","2017-04-02","2016-10-02","2016-04-02","2015-06-01"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"CdnWebApplicationFirewallPolicies","locations":["global"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operationresults/cdnwebapplicationfirewallpolicyresults","locations":["global"],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"CdnWebApplicationFirewallManagedRuleSets","locations":[],"apiVersions":["2024-09-01","2024-06-01-preview","2024-05-01-preview","2024-02-01","2024-01-01-preview","2023-07-01-preview","2023-05-01","2023-02-01-preview","2022-11-01-preview","2022-05-01-preview","2021-06-01","2020-09-01","2020-04-15","2019-06-15-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataLakeAnalytics","namespace":"Microsoft.DataLakeAnalytics","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"accounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"defaultApiVersion":"2016-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/dataLakeStoreAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts/containers","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"accounts/storageAccounts/containers/listSasTokens","locations":["East US 2","North Europe","Central US","West Europe"],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/capability","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-11-01-preview","2016-11-01","2015-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AlertsManagement","namespace":"Microsoft.AlertsManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"alerts","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018-11-02-privatepreview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"alertsSummary","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"smartGroups","locations":[],"apiVersions":["2019-05-05-preview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"None"},{"resourceType":"smartDetectorAlertRules","locations":["global"],"apiVersions":["2021-04-01","2019-06-01","2019-03-01","2018-02-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrateFromSmartDetection","locations":["global"],"apiVersions":["2021-01-01-preview"],"capabilities":"None"},{"resourceType":"actionRules","locations":["global"],"apiVersions":["2024-03-01-preview","2023-05-01-preview","2021-08-08-preview","2021-08-08","2019-05-05-preview","2018-11-02-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"alertsMetaData","locations":[],"apiVersions":["2019-05-05-preview","2019-03-01-preview","2019-03-01"],"capabilities":"None"},{"resourceType":"prometheusRuleGroups","locations":["North Central US","West Central US","East US","East US 2","West Europe","West US","West US 2","Central US","South Central US","Brazil South","Southeast Asia","East Asia","Central India","North Europe","UK South","Australia Southeast","Canada Central","Norway East","South Africa North","UAE North","Israel Central","Italy North","France South","Germany West Central","Korea Central","Switzerland North","Brazil Southeast","South India","UK West","Sweden Central","Australia East","Canada East","France Central","Switzerland West","Norway West","Japan East","Japan West","Korea South","Australia Central","West US 3","East US 2 EUAP","Sweden South","Spain Central"],"apiVersions":["2023-09-01-preview","2023-03-01","2021-07-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2019-05-05-preview","2018-05-05-preview","2018-05-05","2017-11-15-privatepreview"],"capabilities":"None"},{"resourceType":"alertRuleRecommendations","locations":["North Central US","East US","North Europe","West Europe","Sweden Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"tenantActivityLogAlerts","locations":["Global"],"apiVersions":["2023-04-01-preview","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"investigations","locations":["North Europe","Canada Central","Canada East","North Central US","West US","Germany West Central","Sweden Central","UAE North","South Africa North","Norway East","Australia Southeast","Central India","Brazil South","Japan East","Australia East","Southeast Asia","UK South","West Central US","East Asia","West US 3","Central US","East US 2","South Central US","West US 2","East US","West Europe"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Commerce","namespace":"Microsoft.Commerce","resourceTypes":[{"resourceType":"UsageAggregates","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"],"capabilities":"None"},{"resourceType":"RateCard","locations":[],"apiVersions":["2016-08-31-preview","2015-06-01-preview","2015-05-15"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2015-06-01-preview","2015-03-31"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Relay","namespace":"Microsoft.Relay","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"namespaces","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"namespaces/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/privateEndpointConnectionProxies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview"],"capabilities":"None"},{"resourceType":"namespaces/hybridconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/hybridconnections/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/wcfrelays","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"namespaces/wcfrelays/authorizationrules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01","2015-08-01","2014-09-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"defaultApiVersion":"2017-04-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-01","2018-01-01-preview","2017-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"None"},{"resourceType":"locations/namespaceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil SouthEast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-01-01","2021-11-01","2018-01-01-preview","2017-04-01","2016-07-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CognitiveServices","namespace":"Microsoft.CognitiveServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkSkuAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"checkDomainAvailability","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18","2016-02-01-preview"],"capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"accounts/privateEndpointConnectionProxies","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30","2017-04-18"],"capabilities":"None"},{"resourceType":"deletedAccounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"locations/resourceGroups","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"capabilities":"None"},{"resourceType":"locations/resourceGroups/deletedAccounts","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01","2021-04-30"],"capabilities":"None"},{"resourceType":"locations/commitmentTiers","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01","2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"locations/models","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/modelCapacities","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"modelCapacities","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"calculateModelCapacity","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"defaultApiVersion":"2023-05-01","capabilities":"None"},{"resourceType":"locations/raiContentFilters","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Global","Australia East","Brazil South","Central US EUAP","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","East US 2 EUAP","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"accounts/networkSecurityPerimeterAssociationProxies","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"accounts/encryptionScopes","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01","2022-10-01","2022-03-01"],"capabilities":"None"},{"resourceType":"commitmentPlans","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"attestations","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"capabilities":"None"},{"resourceType":"attestationDefinitions","locations":["Global","Australia East","Brazil South","West US","West US 2","West Europe","North Europe","Southeast Asia","East Asia","West Central US","South Central US","East US","East US 2","Canada Central","Japan East","Central India","UK South","Japan West","Korea Central","France Central","North Central US","Central US","South Africa North","UAE North","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Norway East","West US 3","Jio India West","Qatar Central","Canada East","Poland central","South India","Italy North","Spain Central","UK West","Jio India Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-06-01-preview","2024-04-01-preview","2023-10-01-preview","2023-06-01-preview","2023-05-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies/profileProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"},{"resourceType":"locations/networkSecurityPerimeterProxies/profileProxies/accessRuleProxies","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-10-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Databricks","namespace":"Microsoft.Databricks","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accessConnectors","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2023-05-01","2022-10-01-preview","2022-04-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/virtualNetworkPeerings","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"},{"resourceType":"workspaces/dbWorkspaces","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01","2018-03-15","2018-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West US","East US 2","West Europe","North Europe","East US","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","UAE North","Brazil South","France Central","Switzerland North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01","2018-03-15","2018-03-01"],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/getNetworkPolicies","locations":["West US","East US 2","West Europe","East US","North Europe","Southeast Asia","East Asia","South Central US","North Central US","West US 2","Central US","UK West","UK South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","Canada Central","Canada East","Central India","South India","West India","Korea Central","South Africa North","Brazil South","Switzerland North","France Central","UAE North","Norway East","Germany West Central","Switzerland West","Sweden Central","Qatar Central","West Central US","West US 3","Mexico Central"],"apiVersions":["2024-09-01-preview","2024-05-01","2024-02-01-preview","2023-09-15-preview","2023-02-01","2022-04-01-preview","2021-04-01-preview","2018-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage","namespace":"Microsoft.Storage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageAccounts/storageTaskAssignments","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts/encryptionScopes","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/deletedAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"storageTasks","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listAccountSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/listServiceSas","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/blobServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/tableServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/queueServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"storageAccounts/fileServices","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01","2016-01-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-07-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"usages","locations":[],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-03-01-preview","2018-02-01","2017-10-01","2017-06-01","2016-12-01","2016-05-01","2016-01-01","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-01-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2017-03-09-profile","apiVersion":"2016-01-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-01-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East US","East US 2","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-02-01","2021-01-01","2020-08-01-preview","2019-06-01","2019-04-01","2018-11-01","2018-07-01","2018-02-01","2017-10-01","2017-06-01","2016-12-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageAccounts/services","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"storageAccounts/services/metricDefinitions","locations":["East US","West US","East US 2 (Stage)","West Europe","North Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","East US STG","Jio India Central","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US","East US 2","East US 2 (Stage)","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada East","Canada Central","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","East US 2 EUAP","Central US EUAP","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany West Central","Germany North","Norway East","Norway West","South Central US STG","Brazil Southeast","West US 3","East US STG","Jio India Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01","2023-05-01","2023-04-01","2023-01-01","2022-09-01","2022-05-01","2021-09-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Security","namespace":"Microsoft.Security","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"855AF4C4-82F6-414C-B1A2-628025628B9A"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Central US EUAP","EAST US 2 EUAP"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securityStatuses","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"tasks","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"secureScores","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"secureScores/secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"secureScoreControls","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"secureScoreControlDefinitions","locations":[],"apiVersions":["2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"connectors","locations":[],"apiVersions":["2020-01-01-preview"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"regulatoryComplianceStandards/regulatoryComplianceControls/regulatoryComplianceAssessments","locations":["Central US","East US"],"apiVersions":["2019-01-01-preview","2019-01-01"],"capabilities":"None"},{"resourceType":"alerts","locations":["Central US","East US","West Europe"],"apiVersions":["2022-01-01","2021-11-01","2021-01-01","2020-01-01","2019-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"alertsSuppressionRules","locations":[],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"autoDismissAlertsRules","locations":[],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"dataCollectionAgents","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"pricings","locations":[],"apiVersions":["2024-01-01","2023-01-01","2022-03-01","2018-06-01"],"capabilities":"SupportsExtension"},{"resourceType":"pricings/securityOperators","locations":["Central US","East US"],"apiVersions":["2023-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"AutoProvisioningSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"MdeOnboardings","locations":[],"apiVersions":["2021-10-01-preview"],"capabilities":"None"},{"resourceType":"vmScanners","locations":["global"],"apiVersions":["2022-03-01-preview"],"capabilities":"None"},{"resourceType":"Compliances","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityContacts","locations":["Central US","East US"],"apiVersions":["2023-12-01-preview","2020-01-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"workspaceSettings","locations":["Central US","East US"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"complianceResults","locations":["Central US","East US"],"apiVersions":["2017-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"policies","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"assessments","locations":[],"apiVersions":["2021-06-01","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"governanceRules","locations":[],"apiVersions":["2022-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"assessments/governanceAssignments","locations":[],"apiVersions":["2022-01-01-preview"],"capabilities":"None"},{"resourceType":"assessmentMetadata","locations":[],"apiVersions":["2021-06-01","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"subAssessments","locations":[],"apiVersions":["2020-01-01","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"securitySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/securitySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"discoveredSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/discoveredSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"allowedConnections","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/allowedConnections","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"topologies","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/topologies","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securitySolutionsReferenceData","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/securitySolutionsReferenceData","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"jitPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North"],"apiVersions":["2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North","France South"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/jitNetworkAccessPolicies","locations":["Central US","East US","North Europe","West Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","West Central US","West US 2","Switzerland West","Germany North"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Central US","East US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"securityStatusesSummaries","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/alerts","locations":["Central US","West Europe"],"apiVersions":["2022-01-01","2021-11-01","2021-01-01","2020-01-01","2019-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/tasks","locations":["Central US","West Europe","West Central US"],"apiVersions":["2015-06-01-preview"],"capabilities":"None"},{"resourceType":"externalSecuritySolutions","locations":["Central US","East US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/externalSecuritySolutions","locations":["Central US","West Europe","West Central US"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"None"},{"resourceType":"InformationProtectionPolicies","locations":["Central US","East US"],"apiVersions":["2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"advancedThreatProtectionSettings","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","Germany West Central","France Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Switzerland West","UAE Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-01-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sqlVulnerabilityAssessments","locations":["West Central US","Brazil South","Australia Central","Australia East","Canada Central","East Asia","East US","East US 2","Central India","West India","Japan East","North Central US","South Africa North","Switzerland North","UK South","West US 2","Australia Southeast","Central US","France Central","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","West Europe","West US 3","Germany West Central","Norway East","Qatar Central","Canada East","Japan West","UAE Central","Sweden Central","Jio India West","UAE North","South India","Korea South","Poland Central","South Africa West","Germany North","France South","Australia Central 2","Israel Central","Italy North","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","Switzerland West","Brazil SouthEast","Sweden South"],"apiVersions":["2023-02-01-preview","2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deviceSecurityGroups","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"iotSecuritySolutions","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"iotSecuritySolutions/analyticsModels","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotAlertTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotRecommendationTypes","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/iotRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedAlerts","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"iotSecuritySolutions/analyticsModels/aggregatedRecommendations","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","Jio India West","North Europe","West Europe","UK South","UK West","France Central","France South","Germany West Central","Germany North","Norway East","Switzerland North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-08-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"settings","locations":["Central US","East US"],"apiVersions":["2022-05-01","2021-07-01","2021-06-01","2019-01-01","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"serverVulnerabilityAssessments","locations":["West Europe","North Europe","UK South","UK West","France Central","France South","Switzerland North","Germany West Central","Sweden Central","Italy North","Switzerland West","Germany North","Sweden South"],"apiVersions":["2020-01-01","2015-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"serverVulnerabilityAssessmentsSettings","locations":[],"apiVersions":["2023-05-01","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"automations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West","Sweden Central","Jio India West","Qatar Central","Brazil Southeast","Spain Central","Israel Central","Poland Central"],"apiVersions":["2023-12-01-preview","2019-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"defenderForStorageSettings","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Germany North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2022-12-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataScanners","locations":["Central US"],"apiVersions":["2021-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"securityConnectors","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Sweden Central","Switzerland North","Switzerland West","Germany West Central","Germany North","Jio India West","Brazil Southeast","Qatar Central","Spain Central","Israel Central","Poland Central"],"apiVersions":["2024-08-01-preview","2024-07-01-preview","2024-03-01-preview","2023-10-01-preview","2023-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"securityConnectors/devops","locations":["UK South","East US","North Europe","Sweden Central","Canada Central","East Asia","Australia East","West Europe","Central US"],"apiVersions":["2024-05-01-preview","2024-04-01","2023-09-01-preview"],"capabilities":"None"},{"resourceType":"customRecommendations","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"customAssessmentAutomations","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-07-01-preview","2021-07-01-beta","2021-07-01-alpha"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"securityStandards","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"standards","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"standardAssignments","locations":[],"apiVersions":["2024-08-01","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"assignments","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Germany West Central","Germany North","Switzerland North","Switzerland West"],"apiVersions":["2021-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sensitivitySettings","locations":[],"apiVersions":["2023-02-15-preview"],"capabilities":"None"},{"resourceType":"query","locations":["Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","West Central US","Canada Central","Canada East","Brazil South","East Asia","Southeast Asia","Australia Central","Australia Central 2","Australia East","Australia Southeast","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","North Europe","West Europe","France Central","France South","UK South","UK West","Norway East","Norway West","Switzerland North","Switzerland West","Germany West Central","Germany North"],"apiVersions":["2022-04-01-preview","2022-04-01-beta","2022-04-01-alpha"],"capabilities":"None"},{"resourceType":"applications","locations":[],"apiVersions":["2022-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"healthReports","locations":[],"apiVersions":["2023-05-01-preview","2023-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"aggregations","locations":[],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"integrations","locations":[],"apiVersions":["2023-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"trustedIps","locations":[],"apiVersions":["2024-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"apiCollections","locations":[],"apiVersions":["2023-11-15","2022-11-20-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerInstance","namespace":"Microsoft.ContainerInstance","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"containerGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"serviceAssociationLinks","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/cachedImages","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-09-01","2022-04-01-preview","2021-10-01","2021-09-01","2021-07-01","2021-03-01","2020-11-01","2019-12-01","2018-12-01","2018-10-01","2018-09-01","2018-07-01","2018-06-01","2018-04-01","2018-02-01-preview","2017-12-01-preview","2017-10-01-preview","2017-08-01-preview"],"capabilities":"None"},{"resourceType":"containerGroupProfiles","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","Sweden South"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2023-05-15-preview","2023-05-01","2023-02-01-preview","2022-10-01-preview","2022-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network","namespace":"Microsoft.Network","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"dnszones","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-04-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-04-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsOperationResults","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnsOperationStatuses","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"getDnsResourceReference","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"internalNotify","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/A","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/AAAA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CNAME","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/PTR","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/MX","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/TXT","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SRV","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/SOA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/NS","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/CAA","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/DS","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/TLSA","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/NAPTR","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnszones/recordsets","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/all","locations":["global"],"apiVersions":["2023-07-01-preview","2018-05-01","2018-03-01-preview","2017-10-01","2017-09-15-preview","2017-09-01","2016-04-01","2015-05-04-preview"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"dnszones/dnssecConfigs","locations":["global"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnsResolvers","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolvers/inboundEndpoints","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolvers/outboundEndpoints","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsForwardingRulesets","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsForwardingRulesets/forwardingRules","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"dnsForwardingRulesets/virtualNetworkLinks","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listDnsResolvers","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listDnsForwardingRulesets","locations":["West Central US","East US 2","West Europe","North Europe","Australia East","UK South","South Central US","East US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverOperationResults","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverOperationStatuses","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01","2022-07-01","2020-04-01-preview"],"defaultApiVersion":"2020-04-01-preview","capabilities":"None"},{"resourceType":"dnsResolverPolicies","locations":["West Central US","East US","UK South","East US 2","West Europe","North Europe","Australia East","South Central US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolverPolicies/dnsSecurityRules","locations":["West Central US","East US","UK South","East US 2","West Europe","North Europe","Australia East","South Central US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dnsResolverPolicies/virtualNetworkLinks","locations":["West Central US","East US","UK South","East US 2","West Europe","North Europe","Australia East","South Central US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks/listDnsResolverPolicies","locations":["West Central US","East US","UK South","East US 2","West Europe","North Europe","Australia East","South Central US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"dnsResolverDomainLists","locations":["West Central US","East US","UK South","East US 2","West Europe","North Europe","Australia East","South Central US","North Central US","West US 2","West US 3","Southeast Asia","Central India","Canada Central","Central US","France Central","Japan East","Germany West Central","South Africa North","Korea Central","Sweden Central","East Asia","Switzerland North","Brazil South","West US","Norway East","UAE North","Australia Southeast","Canada East","Japan West","Italy North","Israel Central","Uk West","South India","Spain Central","Mexico Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/dnsResolverPolicyOperationResults","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/dnsResolverPolicyOperationStatuses","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"checkFrontdoorNameAvailability","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallManagedRuleSets","locations":["global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2024-02-01","2022-05-01","2020-11-01","2020-04-01","2019-10-01","2019-03-01"],"defaultApiVersion":"2020-11-01","capabilities":"None"},{"resourceType":"virtualNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"localNetworkGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteCircuits","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteServiceProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableWafRuleSets","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableSslOptions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableServerVariables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableRequestHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"applicationGatewayAvailableResponseHeaders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"capabilities":"None"},{"resourceType":"routeFilters","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bgpServiceCommunities","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01"],"capabilities":"None"},{"resourceType":"vpnSites","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnServerConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","UAE North","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHubs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"p2sVpnGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRouteGateways","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"expressRoutePortsLocations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"expressRoutePorts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityPartnerProviders","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewalls","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","France Central","Australia Central","Japan West","Japan East","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureFirewallFqdnTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"capabilities":"None"},{"resourceType":"applicationGatewayWebApplicationFirewallPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/ApplicationGatewayWafDynamicManifests","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01"],"capabilities":"None"},{"resourceType":"virtualWans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bastionHosts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"queryExpressRoutePortsBandwidth","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01"],"capabilities":"None"},{"resourceType":"networkManagers","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkManagerConnections","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"SupportsExtension"},{"resourceType":"locations/perimeterAssociableResourceTypes","locations":["West Central US","Jio India West","Jio India Central","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"None"},{"resourceType":"locations/queryNetworkSecurityPerimeter","locations":["West Central US","Jio India West","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"None"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"networkGroupMemberships","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Sweden Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-06-01-preview"],"defaultApiVersion":"2022-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/commitInternalAzureNetworkManagerConfiguration","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/internalAzureVirtualNetworkManagerOperation","locations":["West Central US","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","Jio India West","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-03-01-preview","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-06-01-preview","2022-05-01","2022-04-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"networkManagers/ipamPools","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","France Central","South Africa North","Sweden Central","Central India","East Asia","Canada Central","Germany West Central","Italy North","Norway East","Poland Central","Switzerland North","UAE North","Brazil South","Israel Central","North Central US","Australia Central","Australia Central 2","Australia Southeast","South India","Canada East","France South","Germany North","Norway West","Switzerland West","UK West","UAE Central","Brazil Southeast","Mexico Central","Spain Central","Japan East","Korea South","Korea Central","New Zealand North","Southeast Asia","Japan West","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-01-01-preview","2023-07-01-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/ipamPoolOperationResults","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","France Central","South Africa North","Sweden Central","Central India","East Asia","Canada Central","Germany West Central","Italy North","Norway East","Poland Central","Switzerland North","UAE North","Brazil South","Israel Central","North Central US","Australia Central","Australia Central 2","Australia Southeast","South India","Canada East","France South","Germany North","Norway West","Switzerland West","UK West","UAE Central","Brazil Southeast","Mexico Central","Spain Central","Japan East","Korea South","Korea Central","New Zealand North","Southeast Asia","Japan West","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"None"},{"resourceType":"networkManagers/verifierWorkspaces","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","East US 2 EUAP"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/verifierWorkspaceOperationResults","locations":["East US 2","West US 2","East US","West Europe","UK South","North Europe","Central US","Australia East","West US","South Central US","East US 2 EUAP"],"apiVersions":["2024-05-01","2024-01-01-preview"],"defaultApiVersion":"2024-05-01","capabilities":"None"},{"resourceType":"copilot","locations":[],"apiVersions":["2024-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/networkSecurityPerimeterOperationStatuses","locations":["West Central US","Jio India West","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"expressRouteProviderPorts","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"locations/hybridEdgeZone","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"firewallPolicies","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ipGroups","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","West Central US","Central US","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureWebCategories","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"defaultApiVersion":"2020-08-01","capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"capabilities":"None"},{"resourceType":"virtualRouters","locations":["Italy North","Qatar Central","Poland Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Brazil Southeast","West US 3","Jio India West","Sweden Central","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01"],"defaultApiVersion":"2020-04-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkVirtualAppliances","locations":["Italy North","Qatar Central","Poland Central","Brazil Southeast","West US 3","Jio India West","Sweden Central","UAE North","Australia Central 2","UAE Central","Germany North","Central India","Korea South","Switzerland North","Switzerland West","Japan West","France South","South Africa West","West India","Canada East","South India","Germany West Central","Norway East","Norway West","South Africa North","East Asia","Southeast Asia","Korea Central","Brazil South","Japan East","UK West","West US","East US","North Europe","West Europe","West Central US","South Central US","Australia East","Australia Central","Australia Southeast","UK South","East US 2","West US 2","North Central US","Canada Central","France Central","Central US","Israel Central","Spain Central","Mexico Central","New Zealand North","Jio India Central","Sweden South","Central US EUAP","East US 2 EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01"],"defaultApiVersion":"2020-04-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networkVirtualApplianceSkus","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2023-01-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"defaultApiVersion":"2020-04-01","capabilities":"None"},{"resourceType":"assist","locations":[],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"privateDnsZones","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsZones/virtualNetworkLinks","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateDnsOperationResults","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsOperationStatuses","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZonesInternal","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01"],"defaultApiVersion":"2020-01-01","capabilities":"None"},{"resourceType":"privateDnsZones/A","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/AAAA","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/CNAME","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/PTR","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/MX","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/TXT","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SRV","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/SOA","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"privateDnsZones/all","locations":["global"],"apiVersions":["2024-06-01","2020-06-01","2020-01-01","2018-09-01"],"defaultApiVersion":"2018-09-01","capabilities":"None"},{"resourceType":"virtualNetworks/privateDnsZoneLinks","locations":["global"],"apiVersions":["2024-06-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"trafficmanagerprofiles/heatMaps","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-09-01-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/azureendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/externalendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficmanagerprofiles/nestedendpoints","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"checkTrafficManagerNameAvailability","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01","2015-11-01","2015-04-28-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"checkTrafficManagerNameAvailabilityV2","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01"],"defaultApiVersion":"2022-04-01","capabilities":"None"},{"resourceType":"trafficManagerUserMetricsKeys","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2017-09-01-preview"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"trafficManagerGeographicHierarchies","locations":["global"],"apiVersions":["2022-04-01-preview","2022-04-01","2018-08-01","2018-04-01","2018-03-01","2018-02-01","2017-05-01","2017-03-01"],"defaultApiVersion":"2018-08-01","capabilities":"None"},{"resourceType":"virtualNetworks","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks/taggedTrafficConsumers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"natGateways","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"internalPublicIpAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"customIpPrefixes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkInterfaces","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dscpConfigurations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateEndpoints","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateEndpoints/privateLinkServiceProxies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"defaultApiVersion":"2020-03-01","capabilities":"None"},{"resourceType":"privateEndpointRedirectMaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"loadBalancers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"serviceEndpointPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkIntentPolicies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"routeTables","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publicIPPrefixes","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"defaultApiVersion":"2020-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/connectionMonitors","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/flowLogs","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","South Central US STG","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/pingMeshes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/CheckDnsNameAvailability","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/setLoadBalancerFrontendPublicIpAddresses","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"capabilities":"None"},{"resourceType":"cloudServiceSlots","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations/usages","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2015-06-15"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-10-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"locations/virtualNetworkAvailableEndpointServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01"],"capabilities":"None"},{"resourceType":"locations/availableDelegations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/serviceTags","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availablePrivateEndpointTypes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01"],"capabilities":"None"},{"resourceType":"locations/availableServiceAliases","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01"],"capabilities":"None"},{"resourceType":"locations/checkPrivateLinkServiceVisibility","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/autoApprovedPrivateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01"],"capabilities":"None"},{"resourceType":"locations/batchValidatePrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/batchNotifyPrivateEndpointsForResourceMove","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"locations/supportedVirtualMachineSizes","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/publishResources","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/getAzureNetworkManagerConfiguration","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01"],"capabilities":"None"},{"resourceType":"locations/checkAcceleratedNetworkingSupport","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/validateResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/setResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"locations/effectiveResourceOwnership","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01","2017-08-01","2017-06-01","2017-04-01","2017-03-01","2016-12-01","2016-11-01","2016-10-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-30","2015-06-15","2015-05-01-preview","2014-12-01-preview"],"capabilities":"None"},{"resourceType":"virtualNetworkTaps","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01"],"defaultApiVersion":"2020-03-01","locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/privateLinkServices","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01"],"capabilities":"None"},{"resourceType":"ddosProtectionPlans","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01"],"defaultApiVersion":"2020-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkProfiles","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01"],"defaultApiVersion":"2020-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/bareMetalTenants","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01"],"capabilities":"None"},{"resourceType":"ipAllocations","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/serviceTagDetails","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/dataTasks","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01"],"capabilities":"None"},{"resourceType":"locations/startPacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/deletePacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/getPacketTagging","locations":["West US","East US","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/rnmEffectiveRouteTable","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/rnmEffectiveNetworkSecurityGroups","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01"],"capabilities":"None"},{"resourceType":"frontdoorOperationResults","locations":["global"],"apiVersions":["2024-02-01","2022-05-01","2021-06-01","2020-11-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-11-01","2019-10-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"frontdoors/frontendEndpoints","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoors/frontendEndpoints/customHttpsConfiguration","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2021-06-01","2020-07-01","2020-05-01","2020-04-01","2020-01-01","2019-08-01","2019-05-01","2019-04-01","2018-08-01"],"defaultApiVersion":"2020-07-01","capabilities":"None"},{"resourceType":"frontdoorWebApplicationFirewallPolicies","locations":["East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2024-02-01","2022-05-01","2020-11-01","2020-04-01","2019-10-01","2019-03-01","2018-08-01"],"defaultApiVersion":"2020-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkExperimentProfiles","locations":["Central US EUAP","East US 2 EUAP","global","Central US","East US","East US 2","North Central US","South Central US","West US","West US 2","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Brazil South","Australia East","Australia Southeast"],"apiVersions":["2019-11-01"],"defaultApiVersion":"2019-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityPerimeters","locations":["East US 2 EUAP","Central US EUAP","West Central US","Jio India West","Jio India Central","North Central US","West US","West Europe","UAE Central","Germany North","East US","West India","East US 2","Australia Central","Australia Central 2","South Africa West","Brazil South","UK West","North Europe","Central US","UAE North","Germany West Central","Switzerland West","East Asia","South Africa North","UK South","South India","Australia Southeast","France South","West US 2","Sweden South","Sweden Central","Japan West","Norway East","France Central","West US 3","Central India","Korea South","Brazil Southeast","Korea Central","Southeast Asia","South Central US","Norway West","Australia East","Japan East","Canada East","Canada Central","Switzerland North","Qatar Central","Poland Central","Italy North","Malaysia South","Israel Central","Mexico Central","Spain Central","Taiwan North","Taiwan Northwest","New Zealand North"],"apiVersions":["2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2022-02-01-preview","2021-05-01-preview","2021-02-01-preview"],"defaultApiVersion":"2021-02-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkWatchers/lenses","locations":["Central US EUAP","East US 2 EUAP","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West"],"apiVersions":["2024-05-01","2024-03-01","2024-01-01","2023-11-01","2023-09-01","2023-06-01","2023-05-01","2023-04-01","2023-02-01","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-01-01","2021-12-01","2021-08-01","2021-06-01","2021-05-01","2021-04-01","2021-03-01","2021-02-01","2021-01-01","2020-11-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-04-01","2020-03-01","2020-01-01","2019-12-01","2019-11-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-04-01","2019-02-01","2018-12-01","2018-11-01","2018-10-01","2018-08-01","2018-07-01","2018-06-01","2018-05-01","2018-04-01","2018-03-01","2018-02-01","2018-01-01","2017-11-01","2017-10-01","2017-09-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevTestLab","namespace":"Microsoft.DevTestLab","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"labs/environments","locations":["Southeast Asia","East US","West US","West Europe","East Asia","East US 2","Japan East","Japan West","Central US"],"apiVersions":["2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"defaultApiVersion":"2018-10-15-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"schedules","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs/virtualMachines","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"labs/serviceRunners","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15"],"defaultApiVersion":"2016-05-15","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","South Central US","Central US","Australia Central","Australia Southeast","Brazil Southeast","Canada Central","Central India","East Asia","East US","France Central","Japan East","Korea Central","North Europe","South Africa North","Switzerland North","UAE North","UK West","West India","Australia Central 2","Australia East","Brazil South","Canada East","East US 2","France South","Germany West Central","Japan West","Jio India West","North Central US","Norway East","South India","Southeast Asia","Sweden Central","Switzerland West","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Qatar Central","Sweden South","Korea South"],"apiVersions":["2018-10-15-preview","2018-09-15","2017-04-26-preview","2016-05-15","2015-05-21-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedIdentity","namespace":"Microsoft.ManagedIdentity","resourceTypes":[{"resourceType":"Identities","locations":["Global","Asia","Australia","Brazil","Canada","Europe","France","Germany","India","Japan","Korea","Norway","South Africa","Sweden","Switzerland","UAE","UK","United States","Singapore","South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Southeast Asia","Israel Central","Italy North","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand North","New Zealand","Italy","Israel","Poland","Qatar","United States EUAP","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"SupportsExtension"},{"resourceType":"userAssignedIdentities","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand North","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand North","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW","2021-09-30-PREVIEW","2018-11-30","2015-08-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"None"},{"resourceType":"userAssignedIdentities/federatedIdentityCredentials","locations":["South Africa North","South Africa West","UAE North","Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Brazil South","Central India","West India","Jio India West","South India","Japan West","Japan East","East Asia","Israel Central","Italy North","Southeast Asia","Korea Central","Korea South","North Europe","Poland Central","Qatar Central","West Europe","UK West","UK South","Sweden Central","Switzerland West","Switzerland North","Germany West Central","Central US","North Central US","East US","East US 2","South Central US","West US","West US 2","West US 3","West Central US","France Central","Norway East","Mexico Central","Spain Central","New Zealand North","New Zealand","Italy","Israel","Poland","Qatar","UAE Central","Australia Central 2","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Germany North","East US 2 EUAP","Central US EUAP","France South","Norway West","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-07-31-PREVIEW","2023-01-31","2022-01-31-PREVIEW"],"defaultApiVersion":"2023-01-31","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault","namespace":"Microsoft.KeyVault","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"vaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"vaults/secrets","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/accessPolicies","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01","2014-12-19-preview"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-10-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01","2015-06-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["North Central US","South Central US","Central US EUAP","East US 2 EUAP","West Central US","UK South","West Europe","Australia Central","Canada Central","Germany West Central","East Asia","Australia East","Japan East","East US 2","East US","France South","Jio India Central","Korea Central","Norway West","South Africa West","Brazil South","South India","Sweden Central","Switzerland West","UAE Central","Australia Central 2","Central India","Central US","Germany North","Canada East","France Central","Jio India West","Korea South","Norway East","Poland Central","Qatar Central","South Africa North","Australia Southeast","Southeast Asia","Brazil Southeast","Switzerland North","UAE North","UK West","West India","Japan West","West US 2","West US 3","West US","Mexico Central","Israel Central","Spain Central","North Europe","Italy North","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview"],"defaultApiVersion":"2022-02-01-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2022-02-01-preview"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","North Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West Central US","West US 2","West US","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Australia Central 2","Central US EUAP","East US 2 EUAP","France South","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14","2016-10-01"],"defaultApiVersion":"2019-09-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-10-01"}],"capabilities":"None"},{"resourceType":"vaults/eventGridFilters","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01","2018-02-14-preview","2018-02-14"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"managedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deletedManagedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-04-01-preview","capabilities":"None"},{"resourceType":"locations/deletedManagedHSMs","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedHsmOperationResults","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","South India","Poland Central","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-12-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"managedHSMs/keys","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","Poland Central","South India","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"managedHSMs/keys/versions","locations":["East US 2","South Central US","North Europe","West Europe","Canada Central","Central US","Switzerland North","South Africa North","UK South","SouthEast Asia","East Asia","Korea Central","Australia Central","West US","East US","North Central US","West Central US","West US 2","West US 3","Canada East","Japan East","UAE North","Australia East","France Central","Switzerland West","Central India","Brazil South","Sweden Central","Qatar Central","Poland Central","South India","Japan West","Norway East","Norway West","Germany West Central","Italy North","Israel Central","Australia Central 2","Brazil Southeast","West India","Mexico Central","Spain Central","Australia Southeast","France South","Germany North","Korea South","South Africa West","UAE Central","New Zealand North","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"checkMhsmNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"vaults/keys","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"},{"resourceType":"vaults/keys/versions","locations":["North Central US","East US","North Europe","West Europe","East Asia","Southeast Asia","East US 2","Central US","South Central US","West US","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","South India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01-preview","2023-08-01-PREVIEW","2023-07-01","2023-02-01","2022-11-01","2022-07-01","2022-02-01-preview","2021-11-01-preview","2021-10-01","2021-06-01-preview","2021-04-01-preview","2020-04-01-preview","2019-09-01"],"defaultApiVersion":"2019-09-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Search","namespace":"Microsoft.Search","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"20FA3191-87CF-4C3D-9510-74CCB594A310"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"searchServices","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Taiwan North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28","2014-07-31-Preview"],"defaultApiVersion":"2023-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkServiceNameAvailability","locations":[],"apiVersions":["2015-02-28","2014-07-31-Preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"resourceHealthMetadata","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview","2021-04-01-Preview","2020-08-01-Preview","2020-08-01","2020-03-13","2019-10-01-Preview","2015-08-19","2015-02-28"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"locations","locations":["East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Germany North","Central US EUAP","East US 2 EUAP","Qatar Central","Poland Central","Italy North","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01","2022-09-01","2021-06-06-Preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Mexico Central","South India","Sweden Central","UK West","Korea South","Canada East","Jio India West","West US 3","Germany West Central","Norway East","Switzerland West","Switzerland North","West US","West US 2","East US","East US 2","North Europe","West Europe","Southeast Asia","East Asia","North Central US","South Central US","Central US","Japan West","Japan East","Korea Central","Australia East","Australia Southeast","Brazil South","Central India","West Central US","Canada Central","UK South","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP","Taiwan North"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2023-11-01"],"defaultApiVersion":"2023-11-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US 2","West US 2","South Central US","East US","West US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-Preview","2024-03-01-Preview","2021-06-06-Preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataMigration","namespace":"Microsoft.DataMigration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"services","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"services/projects","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationResults","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2021-06-30","2018-07-15-preview","2018-04-19","2018-03-31-preview","2018-03-15-preview","2017-11-15-privatepreview","2017-11-15-preview","2017-04-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","Brazil South","West Europe","Australia East","East US","East US 2","Canada Central","East Asia","Central India","West India","Japan East","Korea South","North Central US","Australia Southeast","Canada East","Central US","South India","Japan West","Korea Central","North Europe","South Central US","Southeast Asia","UK West","West US","UK South","West US 2","South Africa North","UAE North","France Central","Norway East","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Brazil Southeast","France South","Germany North","Jio India Central","Jio India West","Norway West","South Africa West","Sweden Central","Switzerland West","UAE Central","West US 3","Qatar Central","Italy North","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"migrationServices","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"SqlMigrationServices","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"DatabaseMigrations","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"SupportsExtension"},{"resourceType":"Locations/OperationTypes","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"},{"resourceType":"locations/migrationServiceOperationResults","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"},{"resourceType":"Locations/sqlMigrationServiceOperationResults","locations":["East US 2","East US","Canada Central","Central US","Canada East","West Europe","Australia East","Australia Southeast","France Central","Central India","South India","Japan East","South Central US","Southeast Asia","UK South","West US","West US 2","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","East Asia","France South","Germany North","Germany West Central","West India","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","West Central US","West US 3","Qatar Central","Italy North","East US 2 EUAP","Central US EUAP","Sweden South"],"apiVersions":["2023-07-15-preview","2022-03-30-preview","2022-01-30-preview","2021-10-30-preview","2020-09-01-preview"],"defaultApiVersion":"2023-07-15-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.insights","namespace":"microsoft.insights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"monitoredObjects","locations":[],"apiVersions":["2021-09-01-preview"],"defaultApiVersion":"2021-09-01-preview","capabilities":"None"},{"resourceType":"dataCollectionRules","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Germany North","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Brazil South","Jio India Central","Jio India West","Sweden Central","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01","2019-11-01-preview"],"defaultApiVersion":"2023-03-11","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"dataCollectionRuleAssociations","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01","2019-11-01-preview"],"defaultApiVersion":"2023-03-11","capabilities":"SupportsExtension"},{"resourceType":"dataCollectionEndpoints","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","UAE Central","West US 3","West India","Qatar Central","Spain Central","Mexico Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-11","2022-06-01","2021-09-01-preview","2021-04-01"],"defaultApiVersion":"2023-03-11","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"dataCollectionEndpoints/networkSecurityPerimeterAssociationProxies","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"dataCollectionEndpoints/scopedPrivateLinkProxies","locations":["Australia Southeast","Canada Central","Poland Central","Israel Central","Italy North","South Africa West","Japan East","Australia East","Central India","Germany West Central","North Central US","South Central US","East US","Central US","West Europe","West US 2","Southeast Asia","East US 2","UK South","North Europe","West US","Australia Central","West Central US","East Asia","UK West","Korea Central","France Central","South Africa North","Switzerland North","Brazil South","Australia Central 2","Brazil Southeast","Canada East","France South","Korea South","Norway West","UAE North","Japan West","Norway East","Switzerland West","Jio India Central","Jio India West","Sweden Central","Germany North","South India","West India","UAE Central","West US 3","Qatar Central","Spain Central","Mexico Central","Sweden South","East US 2 EUAP","Central US EUAP","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-09-01-preview","2021-04-01"],"defaultApiVersion":"2021-09-01-preview","capabilities":"None"},{"resourceType":"dataCollectionEndpoints/networkSecurityPerimeterConfigurations","locations":["East US","East US 2","North Central US","South Central US","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"components","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"components/query","locations":[],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/metadata","locations":[],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/metrics","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Sweden South"],"apiVersions":["2018-04-20","2014-04-01"],"capabilities":"None"},{"resourceType":"components/events","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2018-04-20"],"capabilities":"None"},{"resourceType":"components/syntheticmonitorlocations","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/analyticsItems","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-06-15","2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/workItemConfigs","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/myFavorites","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/operations","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/exportConfiguration","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/purge","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/api","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/aggregate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/metricDefinitions","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/extendQueries","locations":["Australia Central 2","Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US 2","West US 3","West US","Qatar Central","Sweden South"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/apiKeys","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/myAnalyticsItems","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/favorites","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/defaultWorkItemConfig","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/annotations","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/proactiveDetectionConfigs","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/move","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/currentBillingFeatures","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/quotaStatus","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/featureCapabilities","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"components/getAvailableBillingFeatures","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-02-02-preview","2020-02-02","2018-05-01-preview","2015-05-01","2014-12-01-preview","2014-08-01","2014-04-01"],"capabilities":"None"},{"resourceType":"webtests","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Brazil Southeast","Japan West","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-06-15","2018-05-01-preview","2015-05-01","2014-08-01","2014-04-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"webtests/getTestResultFile","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US"],"apiVersions":["2020-02-10-preview"],"capabilities":"None"},{"resourceType":"scheduledqueryrules","locations":["West Central US","West Europe","North Europe","Norway East","Norway West","Germany West Central","Germany North","Sweden Central","France South","France Central","West US","West US 2","West US 3","South Central US","Poland Central","Switzerland North","Switzerland West","East Asia","Southeast Asia","UAE North","UAE Central","Brazil SouthEast","Brazil South","Qatar Central","Australia East","Australia Southeast","Australia Central","Australia Central 2","Korea South","Korea Central","Jio India West","Jio India Central","Canada East","Canada Central","Central US","East US","East US 2","Japan East","Japan West","South Africa North","South Africa West","UK South","UK West","South India","Central India","North Central US","Italy North","Israel Central","Spain Central","Mexico Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-03-15-preview","2022-08-01-preview","2022-06-15","2021-08-01","2021-02-01-preview","2020-05-01-preview","2018-04-16","2017-09-01-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"scheduledqueryrules/networkSecurityPerimeterAssociationProxies","locations":["Australia Central","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"scheduledqueryrules/networkSecurityPerimeterConfigurations","locations":["Australia Central","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"components/pricingPlans","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","UK West","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West US 3","Korea South","Sweden Central","Canada East","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2017-10-01"],"capabilities":"None"},{"resourceType":"migrateToNewPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"rollbackToLegacyPricingModel","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"listMigrationdate","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2"],"apiVersions":["2017-10-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-10-01"}],"capabilities":"None"},{"resourceType":"logprofiles","locations":[],"apiVersions":["2016-03-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"}],"capabilities":"None"},{"resourceType":"migratealertrules","locations":[],"apiVersions":["2018-03-01"],"capabilities":"None"},{"resourceType":"metricalerts","locations":["Global","West Europe","North Europe","Sweden Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2018-03-01","2017-09-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"autoscalesettings","locations":["West US","East US","North Europe","South Central US","East US 2","Central US","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","Australia East","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","New Zealand North","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-01-01-preview","2023-01-01-preview","2022-10-01","2021-05-01-preview","2015-04-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"eventtypes","locations":[],"apiVersions":["2017-03-01-preview","2016-09-01-preview","2015-04-01","2014-11-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":["East US"],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2015-04-01","2014-04-01"],"capabilities":"None"},{"resourceType":"vmInsightsOnboardingStatuses","locations":[],"apiVersions":["2018-11-27-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-04-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","New Zealand North","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest","Taiwan North"],"apiVersions":["2021-05-01-preview","2017-05-01-preview","2016-09-01","2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-09-01"}],"capabilities":"SupportsExtension"},{"resourceType":"diagnosticSettingsCategories","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","New Zealand North","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest","Taiwan North"],"apiVersions":["2021-05-01-preview","2017-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"extendedDiagnosticSettings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","New Zealand North","Israel Central","Italy North","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","South Africa West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest","Taiwan North"],"apiVersions":["2017-02-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-02-01"}],"capabilities":"SupportsExtension"},{"resourceType":"metricDefinitions","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","New Zealand North","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2022-04-01-preview","2021-05-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01"}],"capabilities":"SupportsExtension"},{"resourceType":"logDefinitions","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Central US","Australia East","Australia Southeast","Brazil South","UK South","UK West","South India","Central India","West India","Canada East","Canada Central","West Central US","West US 2","Korea South","Korea Central","Australia Central","Australia Central 2","France Central","France South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2015-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-07-01"}],"capabilities":"SupportsExtension"},{"resourceType":"eventCategories","locations":[],"apiVersions":["2015-04-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-04-01"}],"capabilities":"None"},{"resourceType":"metrics","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","New Zealand North","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2021-05-01","2019-07-01","2018-01-01","2017-12-01-preview","2017-09-01-preview","2017-05-01-preview","2016-09-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-01"}],"capabilities":"SupportsExtension"},{"resourceType":"metricbatch","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview"],"capabilities":"None"},{"resourceType":"metricNamespaces","locations":["East US","West US","West Europe","East Asia","Southeast Asia","Japan East","Japan West","North Central US","South Central US","East US 2","Canada East","Canada Central","Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Brazil South","Brazil Southeast","South India","Central India","West India","North Europe","West US 2","Jio India West","Sweden Central","West US 3","West Central US","Korea South","Korea Central","UK South","UK West","France Central","France South","Spain Central","New Zealand North","Mexico Central","South Africa North","South Africa West","UAE Central","UAE North","Qatar Central","Poland Central","Israel Central","Italy North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest","Malaysia South"],"apiVersions":["2024-02-01","2023-10-01","2017-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"notificationstatus","locations":[],"apiVersions":["2024-10-01-preview","2023-09-01-preview","2023-05-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01"],"capabilities":"None"},{"resourceType":"createnotifications","locations":[],"apiVersions":["2024-10-01-preview","2023-09-01-preview","2023-05-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01"],"capabilities":"None"},{"resourceType":"tenantactiongroups","locations":["Global"],"apiVersions":["2024-10-01-preview","2023-09-01-preview","2023-05-01-preview","2023-03-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2023-03-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"actiongroups","locations":["Global","Sweden Central","Germany West Central","North Central US","South Central US","East US 2","East US","West US","West US 2","Central India","South India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-01-01","2022-06-01","2022-04-01","2021-09-01","2019-06-01","2019-03-01","2018-09-01","2018-03-01","2017-04-01","2017-03-01-preview"],"defaultApiVersion":"2023-08-01-preview","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"activityLogAlerts","locations":["Global","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2020-10-01","2017-04-01","2017-03-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-04-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"metricbaselines","locations":["West Europe","North Europe"],"apiVersions":["2019-03-01","2018-09-01"],"capabilities":"SupportsExtension"},{"resourceType":"workbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-06-01","2022-04-01","2021-08-01","2021-03-08","2020-10-20","2020-02-12","2018-06-17-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbooktemplates","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-11-20","2019-10-17-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deletedWorkbooks","locations":["West Europe","South Central US","East US","North Europe","Southeast Asia","West US 2","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","Canada Central","Central India","UK South","UK West","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast","Australia Central 2","Germany West Central","Switzerland West","UAE Central","Japan West","Brazil Southeast","UAE North","Australia Central","France South","South India","West Central US","West US 3","Korea South","Canada East","Sweden Central","Jio India Central","Jio India West","Qatar Central","South Africa West","Germany North","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-02-01-preview"],"capabilities":"None"},{"resourceType":"logs","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","France South","Australia Central","South Africa North","Central US EUAP","East US 2 EUAP","Australia Central 2","South Africa West","UAE Central","UAE North"],"apiVersions":["2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"transactions","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topology","locations":["East US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Central India","Canada Central","Japan East","Australia East","Korea Central","France Central","East US 2","East Asia","West US","Central US","South Africa North","North Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-10-17-preview"],"capabilities":"SupportsExtension"},{"resourceType":"generateLiveToken","locations":[],"apiVersions":["2021-10-14","2020-06-02-preview"],"capabilities":"SupportsExtension"},{"resourceType":"actiongroups/networkSecurityPerimeterAssociationProxies","locations":["Australia Central","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"actiongroups/networkSecurityPerimeterConfigurations","locations":["Australia Central","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/scopedResources","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"components/linkedstorageaccounts","locations":["East US","West Central US","South Central US","North Europe","West Europe","Southeast Asia","West US 2","UK South","Canada Central","Central India","Japan East","Australia East","Korea Central","France Central","Central US","East US 2","East Asia","West US","South Africa North","North Central US","Brazil South","Switzerland North","Norway East","Norway West","Australia Southeast"],"apiVersions":["2020-03-01-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopeOperationStatuses","locations":["Global"],"apiVersions":["2023-06-01-preview","2021-09-01","2021-07-01-preview","2019-10-17-preview"],"defaultApiVersion":"2019-10-17-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","Central US EUAP","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK West","UK South","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-01"],"defaultApiVersion":"2021-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceFabric","namespace":"Microsoft.ServiceFabric","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"clusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"clusters/applicationTypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"clusters/applicationTypes/versions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"clusters/applications/services","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/clusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/environments","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"locations/unsupportedVMSizes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Sweden Central","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","East US STG","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2023-11-01-privatepreview","2023-11-01-preview","2021-06-01","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-privatepreview","2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-06-01","2021-05-01","2021-01-01-preview","2020-12-15-privatepreview","2020-12-15-preview","2020-12-01-privatepreview","2020-12-01-preview","2020-03-01","2020-02-01-privatepreview","2020-02-01-preview","2020-01-01-preview","2019-11-01-privatepreview","2019-11-01-preview","2019-06-01-preview","2019-03-01-privatepreview","2019-03-01-preview","2019-03-01","2018-02-01-privatepreview","2018-02-01","2017-07-01-privatepreview","2017-07-01-preview","2016-09-01","2016-03-01"],"capabilities":"None"},{"resourceType":"managedclusters","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedclusters/nodetypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applicationTypes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applicationTypes/versions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"managedclusters/applications","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"managedclusters/applications/services","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterOperations","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterOperationResults","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedClusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/environments/managedClusterVersions","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedUnsupportedVMSizes","locations":["West US","West US 2","West Central US","East US","East US 2","Central US","West Europe","North Europe","UK West","UK South","Australia East","Australia Southeast","North Central US","East Asia","Southeast Asia","Japan West","Japan East","South India","West India","Central India","Brazil South","South Central US","Korea Central","Korea South","Canada Central","Canada East","France Central","Australia Central","South Africa North","UAE North","Sweden Central","Switzerland North","Germany West Central","Norway East","West US 3","Italy North","Mexico Central","Spain Central","New Zealand North","Israel Central","Jio India West","Qatar Central","Poland Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Sweden South","Germany North","Norway West","Brazil Southeast","Taiwan Northwest","Taiwan North","Jio India Central","Malaysia South"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-04-01","2024-02-01-preview","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-03-01-preview","2023-02-01-preview","2022-10-01-preview","2022-08-01-preview","2022-06-01-preview","2022-02-01-preview","2022-01-01","2021-11-01-preview","2021-07-01-preview","2021-05-01","2021-01-01-preview","2020-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Solutions","namespace":"Microsoft.Solutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"managedByResourceRoleDefinitionId":"00000000-0000-0000-0000-000000000000","additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"applications","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Mexico Central","New Zealand North","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Spain Central","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"applicationDefinitions","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Mexico Central","New Zealand North","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Spain Central","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"jitRequests","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Mexico Central","New Zealand North","North Central US","North Europe","Poland Central","South Central US","Southeast Asia","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Norway East","Switzerland North","Korea South","South Africa North","Canada East","Brazil South","Australia Central","South India","UAE North","West India","Spain Central","Sweden Central","Jio India West","Qatar Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Norway West","Sweden South","Switzerland West","UAE Central","South Africa West","Brazil Southeast","Germany North","Jio India Central"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationstatuses","locations":["South Central US","Mexico Central","New Zealand North","North Central US","West Central US","West US","West US 2","East US","East US 2","Central US","West Europe","North Europe","Israel Central","Italy North","Poland Central","East Asia","Southeast Asia","Brazil South","Japan West","Japan East","Australia East","Australia Southeast","South India","West India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","UAE North","South Africa North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Spain Central","Sweden Central","Qatar Central","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-07-01","2021-02-01-preview","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EventGrid","namespace":"Microsoft.EventGrid","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"7FE036D8-246F-48BF-A78F-AB3EE699C8F3"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Jio India Central","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","East US 2 (Stage)","Central US EUAP","West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Australia Central 2","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","France South","UK West","UK South","Korea Central","Korea South","South Africa North","South Africa West","UAE North","UAE Central","Switzerland North","Switzerland West","Germany West Central","Germany North","Norway East","West US 3","Jio India West","Jio India Central","Sweden Central","Norway West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview"],"capabilities":"None"},{"resourceType":"eventSubscriptions","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"topics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"domains","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"domains/topics","locations":["Central US","West US 2","East US","West US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2018-09-15-preview"],"capabilities":"None"},{"resourceType":"topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South"],"apiVersions":["2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"locations/topicTypes","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"extensionTopics","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-06-01","2020-04-01-preview","2020-01-01-preview","2019-06-01","2019-02-01-preview","2019-01-01","2018-09-15-preview","2018-05-01-preview","2018-01-01","2017-09-15-preview","2017-06-15-preview"],"capabilities":"None"},{"resourceType":"systemTopics","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"systemTopics/eventSubscriptions","locations":["global","West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-12-01","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerRegistrations","locations":["Global"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"partnerConfigurations","locations":["Global"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-10-15-preview","2022-06-15","2021-10-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"verifiedPartners","locations":["West US 2","East US","West US","Central US","East US 2","West Central US","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","East US 2 (Stage)","Central US EUAP","Australia Central 2","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview"],"capabilities":"None"},{"resourceType":"namespaces","locations":["East US 2","West US 3","North Europe","West Europe","Southeast Asia","East Asia","South Central US","UAE North","East US","Central US","West US 2","UK South","Italy North","Australia Southeast","Brazil South","UK West","North Central US","Central India","Japan East","France Central","Canada Central","Australia East","Japan West","Canada East","South India","Korea Central","Korea South","Switzerland North","Germany West Central","Norway East","Sweden Central","Poland Central","Israel Central","West US","Spain Central","Mexico Central","South Africa North","Australia Central","West Central US","Central US EUAP","East US 2 EUAP","Brazil Southeast","Sweden South","UAE Central","France South","Germany North","Australia Central 2"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"partnerNamespaces","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"partnerTopics","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"partnerTopics/eventSubscriptions","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerNamespaces/eventChannels","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-15-preview","2021-06-01-preview","2020-10-15-preview","2020-04-01-preview"],"capabilities":"None"},{"resourceType":"partnerNamespaces/channels","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2022-06-15","2021-10-15-preview"],"capabilities":"None"},{"resourceType":"partnerDestinations","locations":["West Central US","Central US","West US 2","East US","West US","East US 2","Australia East","Australia Southeast","Australia Central","Japan East","Japan West","West Europe","North Europe","Southeast Asia","East Asia","North Central US","South Central US","Brazil South","Canada Central","Canada East","Central India","South India","West India","France Central","UK West","UK South","Korea Central","Korea South","South Africa North","UAE North","Switzerland North","Germany West Central","West US 3","Jio India West","Jio India Central","Sweden Central","Norway East","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","East US 2 (Stage)","Australia Central 2","Brazil Southeast","France South","UAE Central","Switzerland West","Germany North","Sweden South","Norway West","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-12-15-preview","2024-06-01-preview","2023-12-15-preview","2023-06-01-preview","2021-10-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Logic","namespace":"Microsoft.Logic","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/workflows","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateWorkflowExport","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/workflowExport","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["North Central US"],"apiVersions":["2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Sweden Central","North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central"],"apiVersions":["2022-09-01-preview","2019-05-01","2018-07-01-preview","2017-07-01","2016-10-01","2016-06-01","2015-08-01-preview","2015-02-01-preview"],"capabilities":"None"},{"resourceType":"integrationAccounts","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-05-01","2018-07-01-preview","2016-06-01","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"integrationServiceEnvironments","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","UK South","UK West","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview","2018-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"integrationServiceEnvironments/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Australia East","Australia Southeast","South India","Central India","Canada Central","West US 2","West Central US","UK South","UK West","France Central","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2019-06-01-preview","2019-05-01","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/generateCopilotResponse","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"businessProcesses","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Brazil Southeast","Sweden Central","Qatar Central","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","West US 3","Jio India West","West Central US","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa North","South Africa West","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-04-01-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"isolatedEnvironments","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web","namespace":"Microsoft.Web","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"publishingUsers","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"ishostnameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validate","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"isusernameavailable","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"generateGithubAccessTokenForAppserviceCLI","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01"],"capabilities":"None"},{"resourceType":"sourceControls","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"availableStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"webAppStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"locations/webAppStacks","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"functionAppStacks","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"locations/functionAppStacks","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01"],"capabilities":"None"},{"resourceType":"staticSites","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/previewStaticSiteWorkflowFile","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/userProvidedFunctionApps","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2020-12-01","capabilities":"None"},{"resourceType":"staticSites/linkedBackends","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/linkedBackends","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/databaseConnections","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/databaseConnections","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"staticSites/builds/userProvidedFunctionApps","locations":["West US 2","Central US","East US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2020-12-01","capabilities":"None"},{"resourceType":"staticSiteRegions","locations":["Central US","East US 2","West US 2","West Europe","East Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"listSitesAssignedToHostName","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/getNetworkPolicies","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","France Central","West Central US","Jio India West","France South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/operations","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Australia Central 2","France South","South Africa West","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2019-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Australia Central 2","France South","South Africa West","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-12-01-preview","2019-08-01","2019-01-01","2018-11-01","2018-02-01","2016-08-01"],"defaultApiVersion":"2019-01-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/networkConfig","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/slots/networkConfig","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/hostNameBindings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/slots/hostNameBindings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"certificates","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"serverFarms","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"sites/slots","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-08-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"runtimes","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"recommendations","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"resourceHealthMetadata","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"aseregions","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"georegions","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"sites/premieraddons","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","West US","Australia East","Brazil South","Central US","Japan West","Central India","Canada East","Korea Central","France Central","West India","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":[]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":[]},{"location":"Italy North","zones":[]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":[]},{"location":"Mexico Central","zones":[]},{"location":"New Zealand North","zones":[]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":[]},{"location":"Poland Central","zones":[]},{"location":"Qatar Central","zones":[]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":[]},{"location":"Sweden Central","zones":[]},{"location":"Switzerland North","zones":[]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":[]}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"hostingEnvironments/multiRolePools","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"hostingEnvironments/workerPools","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2018-11-01","2018-08-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"kubeEnvironments","locations":["West Central US","East US","West Europe","Jio India West","North Europe","Canada Central","East US 2","Central US EUAP"],"apiVersions":["2021-03-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-09-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-08-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deploymentLocations","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"deletedSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/deletedSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"ishostingenvironmentnameavailable","locations":["France South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-11-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"defaultApiVersion":"2018-02-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"connections","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"customApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/listWsdlInterfaces","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/extractApiDefinitionFromWsdl","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/managedApis","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview","2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/runtimes","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"locations/apiOperations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Brazil Southeast","Australia Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-09-01-preview","2018-07-01-preview","2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"connectionGateways","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/connectionGatewayInstallations","locations":["North Central US","Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","West US","East US","East US 2","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","Brazil Southeast","South India","Central India","West India","West US 2","West US 3","Jio India West","West Central US","Canada Central","Canada East","UK South","UK West","France Central","France South","Korea Central","Korea South","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Norway East","Norway West","Germany North","Germany West Central","Israel Central","Italy North","Spain Central","Sweden Central","Poland Central","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-03-01-preview","2016-06-01","2015-08-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-06-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-06-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-03-01-preview"}],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Central US","East Asia","Japan East","West US","Australia East","Brazil South","Japan West","Southeast Asia","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","South Central US","Jio India West","South Africa North","Israel Central","Mexico Central","Poland Central","Italy North","New Zealand North","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","France South","East US 2 EUAP","Central US EUAP","South Africa West","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"billingMeters","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"verifyHostingEnvironmentVnet","locations":["Central US","North Europe","West Europe","Southeast Asia","Korea Central","Korea South","West US","East US","Japan West","Japan East","East Asia","East US 2","North Central US","South Central US","Brazil South","Australia East","Australia Southeast","West India","Central India","South India","Canada Central","Canada East","West Central US","UK West","UK South","West US 2","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","East Asia (Stage)","Central US (Stage)","North Central US (Stage)","France Central","South Africa North","West US 3","Australia Central","Switzerland North","Germany West Central","UAE North","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Brazil Southeast","Sweden South","Switzerland West","Norway East","UAE Central","Germany North","Australia Central 2","East US 2 EUAP","Central US EUAP","France South","South Africa West"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"serverFarms/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"sites/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01-preview","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"sites/slots/eventGridFilters","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","Switzerland North","UAE North","Sweden Central","Qatar Central","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-08-01","2016-03-01","2015-11-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2015-01-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"hostingEnvironments/eventGridFilters","locations":["West US","North Central US","Brazil South","Canada East","UK West","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US 2","East US 2","East US","UK South","Southeast Asia","North Europe","Japan East","West Europe","East Asia","Australia East","Central US","Japan West","Central India","Korea Central","France Central","West India","Australia Central","Germany West Central","Switzerland North","UAE North","Sweden Central","Qatar Central","Australia Southeast","Korea South","Canada Central","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2019-02-01","2019-01-01","2018-11-01","2018-08-01","2018-05-01-preview","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01"],"capabilities":"None"},{"resourceType":"serverFarms/firstPartyApps","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"serverFarms/firstPartyApps/keyVaultSettings","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","East Asia","Japan East","South Africa West","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","East US 2 EUAP","Central US EUAP","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2017-08-01","2016-09-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01","2014-11-01","2014-06-01","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"containerApps","locations":["East US","North Europe","Canada Central","East US 2","West Europe","Central US EUAP"],"apiVersions":["2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"customhostnameSites","locations":["MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Central US","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Australia Central 2","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-11-01","2018-02-01","2016-08-01","2016-03-01","2015-08-01","2015-07-01","2015-06-01","2015-05-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2016-03-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2016-03-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"locations/usages","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","East Asia","Japan East","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","UAE North","Sweden Central","Qatar Central","Switzerland North","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","West US 3","Jio India West","France South","South Africa West","Norway East","UAE Central","Germany North","Brazil Southeast","Sweden South","Switzerland West","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["South Central US","MSFT West US","MSFT East US","MSFT East Asia","MSFT North Europe","East US 2 (Stage)","Central US (Stage)","South Africa North","France South","East Asia","Japan East","South Africa West","West US","Australia East","Brazil South","Southeast Asia","Central US","Japan West","Central India","UK South","Canada East","Korea Central","France Central","North Europe","West US 2","East US","West India","East US 2","Australia Central","Germany West Central","Norway West","Norway East","UAE Central","Germany North","UAE North","Brazil Southeast","Sweden Central","Qatar Central","Switzerland West","Switzerland North","Australia Central 2","North Central US","UK West","Australia Southeast","Korea South","Canada Central","West Europe","South India","West Central US","East Asia (Stage)","North Central US (Stage)","West US 3","East US 2 EUAP","Central US EUAP","Jio India West","Jio India Central","Sweden South"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-03-01"],"defaultApiVersion":"2022-03-01","capabilities":"None"},{"resourceType":"workerApps","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-02-01","2021-01-15","2021-01-01","2020-12-01"],"defaultApiVersion":"2021-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicNetwork","namespace":"Microsoft.ClassicNetwork","resourceTypes":[{"resourceType":"virtualNetworks","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Australia Central","Germany West Central","Norway East","West US 3","Mexico Central","Sweden Central","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South"],"apiVersions":["2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"SupportsLocation"},{"resourceType":"virtualNetworks/virtualNetworkPeerings","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","East US 2 (Stage)","North Central US (Stage)","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","Taiwan North","Taiwan Northwest"],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"virtualNetworks/remoteVirtualNetworkPeeringProxies","locations":["West US","East US","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea Central","Korea South","France Central","Australia Central","East US 2 (Stage)","North Central US (Stage)","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","Taiwan North","Taiwan Northwest"],"apiVersions":["2016-11-01"],"capabilities":"None"},{"resourceType":"reservedIps","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Australia Central","Germany West Central","Norway East","West US 3","Mexico Central","Sweden Central","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Norway West"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"SupportsLocation"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"gatewaySupportedDevices","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2016-11-01","2016-04-01-beta","2016-04-01","2015-12-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"networkSecurityGroups","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Jio India West","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","New Zealand North","Australia Central","Germany West Central","West US 3","Mexico Central","Norway East","Sweden Central","Taiwan North","Taiwan Northwest","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-06-01"],"defaultApiVersion":"2015-06-01","capabilities":"SupportsLocation"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"expressRouteCrossConnections","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"expressRouteCrossConnections/peerings","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RecoveryServices","namespace":"Microsoft.RecoveryServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"21CEC436-F7D0-4ADE-8AD8-FEC5668484CC"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"vaults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","Canada Central","Canada East","West Central US","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-04-01","2021-03-01","2021-02-10","2021-02-01-preview","2021-02-01","2021-01-01","2020-12-01","2020-10-01","2020-07-01-preview","2020-07-01","2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-07-10-preview","2018-07-10","2018-01-10","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2016-05-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-10"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-04-01","2021-03-01","2021-02-10","2021-02-01-preview","2021-02-01","2021-01-01","2020-12-01","2020-10-01","2020-07-01-preview","2020-07-01","2020-02-02-preview","2020-02-02","2019-06-15","2019-05-13-preview","2019-05-13","2018-07-10-preview","2018-07-10","2018-01-10","2017-09-01","2017-07-01-preview","2017-07-01","2016-12-01","2016-08-10","2016-06-01","2015-12-15","2015-12-10","2015-11-10","2015-08-15","2015-08-10","2015-06-10","2015-03-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-08-10"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-11-01-preview","2021-11-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/backupStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01","2016-06-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2018-01-10"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-01-10"}],"capabilities":"None"},{"resourceType":"locations/allocatedStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-04-01","2016-06-01","2015-08-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/allocateStamp","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-04-01","2016-06-01","2015-08-15"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations/backupValidateFeatures","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01"}],"capabilities":"None"},{"resourceType":"locations/backupPreValidateProtection","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-03-01","2017-07-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01"}],"capabilities":"None"},{"resourceType":"locations/backupCrrJobs","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrJob","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupAadProperties","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrossRegionRestore","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrOperationResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/backupCrrOperationsStatus","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","France South","Australia Central 2","UAE Central","Germany North","Central US EUAP","East US 2 EUAP","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2023-01-15","2021-11-15","2018-12-20-preview","2018-12-20"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-12-20-preview"}],"capabilities":"None"},{"resourceType":"locations/deletedVaults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2024-09-30-preview"}],"capabilities":"None"},{"resourceType":"backupProtectedItems","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2017-07-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-07-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"replicationEligibilityResults","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-09-10","2022-09-01-preview","2022-08-01","2022-06-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01","2022-01-01","2021-12-01","2021-10-01","2021-08-01","2021-07-01","2021-06-01","2021-02-10","2018-07-10"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-10"}],"capabilities":"SupportsExtension"},{"resourceType":"locations/capabilities","locations":["West US","East US","North Europe","West Europe","Brazil South","East Asia","Southeast Asia","North Central US","South Central US","Japan East","Japan West","Australia East","Australia Southeast","Central US","East US 2","Central India","South India","West India","West Central US","Canada Central","Canada East","West US 2","UK South","UK West","Korea Central","Korea South","France Central","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Poland Central","Spain Central","New Zealand North","Mexico Central","Israel Central","Italy North","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South","Malaysia South","Taiwan Northwest","Taiwan North"],"apiVersions":["2024-10-01","2024-09-30-preview","2024-07-30-preview","2024-04-30-preview","2024-04-01","2024-02-01","2024-01-31-preview","2024-01-01","2023-08-01","2023-07-01-preview","2023-06-01","2023-04-01","2023-02-01","2023-01-01","2022-10-01","2022-09-30-preview","2022-01-31-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2022-01-31-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforPostgreSQL","namespace":"Microsoft.DBforPostgreSQL","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US 2","East US 2 EUAP","East US","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Sweden South"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"serverGroupsv2","locations":["East US 2","East US","North Central US","Canada Central","Australia East","UK South","West Europe","Southeast Asia","West US 2","France Central","Switzerland North","Switzerland West","Sweden Central","Qatar Central","Australia Central","Canada East","South India","Poland Central","Brazil South","North Europe","Japan East","Central US","Korea Central","Central India","East Asia","Germany West Central","Japan West","West Central US","West US","South Central US","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-03-02-preview","2022-11-08","2020-10-05-privatepreview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"flexibleServers","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Korea Central","Korea South","Japan East","Israel Central","Italy North","Mexico Central","Japan West","Jio India West","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West US","West US 2","West US 3","West Europe","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2023-01-01-privatepreview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"flexibleServers/migrations","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Korea Central","Korea South","Japan East","Israel Central","Italy North","Mexico Central","Japan West","Jio India West","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West US","West US 2","West US 3","West Europe","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2023-01-01-privatepreview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Mexico Central","Spain Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/resourceType","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Switzerland West","Qatar Central","Poland Central","Brazil Southeast","Germany North","Israel Central","Italy North","Jio India Central","Mexico Central","Norway West","Spain Central","UAE Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-privatepreview","2022-03-08-preview","2022-01-20-preview","2021-06-01-preview","2021-06-01","2020-11-05-preview","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"availableEngineVersions","locations":["East US 2","East US","North Europe","Southeast Asia","West Europe","West US 2","North Central US","Canada Central","Australia East","UK South","Japan East","Central US","Korea Central","Central India","East Asia","France Central","Switzerland North","Switzerland West","Sweden Central","Qatar Central","Australia Central","Australia Southeast","Canada East","South India","Brazil South","Germany West Central","Japan West","West Central US","West US","South Central US","West US 3","Poland Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-03-02-preview","2022-11-08","2020-10-05-privatepreview"],"capabilities":"None"},{"resourceType":"getPrivateDnsZoneSuffix","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","North Europe","North Central US","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","West Europe","West US","West US 2","West US 3","Qatar Central","Central US EUAP","East US 2 EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Poland Central","Israel Central","Italy North","Mexico Central","Spain Central","Qatar Central","Switzerland West","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","UAE Central","Taiwan North"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Israel Central","Italy North","Mexico Central","Spain Central","Poland Central","Qatar Central","Switzerland West","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","UAE Central","Taiwan North"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Mexico Central","Spain Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central","East US 2 EUAP"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-05-01-privatepreview","2024-03-01-privatepreview","2023-12-01-preview","2023-06-01-preview","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-05-01-privatepreview","2022-05-01-preview","2022-03-08-preview","2021-06-01-preview","2021-06-01","2020-02-14-privatepreview","2020-02-14-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/getCachedServerName","locations":["Central US","East US","East US 2","North Central US","North Europe","South Central US","West Central US","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2022-03-08-privatepreview"],"capabilities":"None"},{"resourceType":"locations/getLatestAutoMigrationSchedule","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/getAutoMigrationFreeSlots","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/updateAutoMigrationSchedule","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Canada East","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","Spain Central","South Central US","Southeast Asia","South India","Switzerland North","Switzerland West","Sweden Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Australia Central 2","Germany North","Taiwan North","Sweden South","UAE Central"],"apiVersions":["2024-11-01-preview","2024-08-01","2024-03-01-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Sql","namespace":"Microsoft.Sql","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/databaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevalidateAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevalidateOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/databaseEncryptionProtectorRevertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/encryptionProtector","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/encryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/encryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/externalPolicyBasedAuthorizationsAzureAsycOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/externalPolicyBasedAuthorizationsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusMIOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/refreshExternalGovernanceStatusMIAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceKeyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceKeyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceEncryptionProtectorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceEncryptionProtectorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/transparentDataEncryptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/transparentDataEncryptionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedtransparentDataEncryptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedtransparentDataEncryptionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/tdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/tdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"servers/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-01-01","2014-04-01-preview","2014-04-01","2014-01-01"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/serviceObjectives","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/communicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/serverAdministratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverAdministratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/restorableDroppedDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/geoBackupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/import","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/backupShortTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"servers/databaseSecurityPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/automaticTuning","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/transparentDataEncryption","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01"],"capabilities":"None"},{"resourceType":"servers/databases/ledgerDigestUploads","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/ledgerDigestUploadsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/ledgerDigestUploadsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/recommendedElasticPools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/dataMaskingPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/dataMaskingPolicies/rules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/securityAlertPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"servers/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"managedInstances/databases/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/advancedThreatProtectionSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/auditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/extendedAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/devOpsAuditingSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/auditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/auditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/extendedAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/extendedAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/devOpsAuditingSettingsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/devOpsAuditingSettingsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/elasticPoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/elasticPoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-09-01-preview","2015-05-01-preview","2015-05-01","2014-04-01-preview","2014-04-01","2014-01-01"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/jobAccounts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/jobAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/jobAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/privateEndpoints","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentPrivateEndpointOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/jobAgentPrivateEndpointAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs/steps","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/jobAgents/jobs/executions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/disasterRecoveryConfiguration","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/dnsAliases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/dnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/dnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/failoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/failoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/failoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/firewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/firewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/ipv6FirewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/ipv6FirewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/virtualNetworkRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/virtualNetworkRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnetsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2015-05-01"],"capabilities":"None"},{"resourceType":"locations/databaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/usages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/aggregatedDatabaseMetrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticpools/metricdefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/topQueries","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/topQueries/queryText","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticPools/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/advisors","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/databases/extensions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"servers/elasticPoolEstimates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/auditRecords","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessmentScans","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/workloadGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/vulnerabilityAssessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessmentSettings","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/VulnerabilityAssessment","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/vulnerabilityAssessmentScanAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/vulnerabilityAssessmentScanOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/sqlvulnerabilityassessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/sqlvulnerabilityassessments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlVulnerabilityAssessmentAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlVulnerabilityAssessmentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/recommendedSensitivityLabels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/syncGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/syncGroups/syncMembers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"servers/syncAgents","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"instancePools","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/importExportOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-08-01","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/importExportAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-08-01","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/instancePoolOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/instancePoolAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/administrators","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/recoverableDatabases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/metrics","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/metricDefinitions","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/backupLongTermRetentionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/sqlAgent","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"managedInstances/startStopSchedules","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstancePrivateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstances","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceLongTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionManagedInstanceBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseCompleteRestoreAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseCompleteRestoreOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedServerSecurityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/stopManagedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/stopManagedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/startManagedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/startManagedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/tdeCertificates","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceTdeCertAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceTdeCertOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedServerSecurityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/advancedThreatProtectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/advancedThreatProtectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAdvancedThreatProtectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAdvancedThreatProtectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/dnsAliases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedDnsAliasAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"locations/managedDnsAliasOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01"],"capabilities":"None"},{"resourceType":"virtualClusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/virtualClusterAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/virtualClusterOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateManagedInstanceDnsServersAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateManagedInstanceDnsServersOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/distributedAvailabilityGroupsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/distributedAvailabilityGroupsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustCertificatesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustCertificatesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncMemberOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncAgentOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/syncDatabaseIds","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionServers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/longTermRetentionBackupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/changeLongTermRetentionBackupAccessTierOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/changeLongTermRetentionBackupAccessTierAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/shortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/shortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedShortTermRetentionPolicyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedShortTermRetentionPolicyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceFailoverGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/outboundFirewallRulesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/outboundFirewallRulesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroups","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroupOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/serverTrustGroupAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview"],"capabilities":"None"},{"resourceType":"locations/managedDatabaseMoveOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"servers/connectionPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"locations/connectionPoliciesAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/connectionPoliciesOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/replicationLinksAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/replicationLinksOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedInstanceDtcAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview"],"capabilities":"None"},{"resourceType":"managedInstances/databases/ledgerDigestUploads","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedLedgerDigestUploadsOperationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/managedLedgerDigestUploadsAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/serverConfigurationOptionAzureAsyncOperation","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"servers/failoverGroups/tryPlannedBeforeForcedFailover","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"servers/databases/replicationLinks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2024-05-01-preview","2023-08-01-preview","2023-05-01-preview","2023-02-01-preview","2022-11-01-preview","2022-08-01-preview","2022-05-01-preview","2022-02-01-preview","2021-11-01-preview","2021-11-01","2021-08-01-preview","2021-05-01-preview","2021-02-01-preview","2020-11-01-preview","2020-08-01-preview","2020-02-02-preview","2019-06-01-preview","2018-06-01-preview","2017-10-01-preview","2017-03-01-preview","2015-05-01-preview","2014-04-01-preview","2014-04-01","2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforMySQL","namespace":"Microsoft.DBforMySQL","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US 2","East US 2 EUAP","East US","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01","2017-12-01-preview","2017-12-01"],"defaultApiVersion":"2017-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"flexibleServers","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"defaultApiVersion":"2023-10-01-preview","zoneMappings":[{"location":"Australia East","zones":[]},{"location":"Brazil South","zones":[]},{"location":"Canada Central","zones":[]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":[]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":[]},{"location":"Italy North","zones":[]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":[]},{"location":"Mexico Central","zones":[]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":[]},{"location":"Poland Central","zones":[]},{"location":"Qatar Central","zones":[]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":[]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/capabilities","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"locations/capabilitySets","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","UAE Central","Spain Central","Mexico Central","Israel Central","Jio India West","Jio India Central","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Central","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Central India","South India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Sweden Central","South Africa North","South Africa West","South Central US","Southeast Asia","Switzerland North","Switzerland West","UAE North","UK West","UK South","West Central US","West Europe","West US","West US 2","West US 3","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"assessForMigration","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-06-01-privatepreview"],"capabilities":"None"},{"resourceType":"getPrivateDnsZoneSuffix","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkVirtualNetworkSubnetUsage","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-privatepreview","2022-06-01-preview","2022-01-01","2021-12-01-preview","2021-05-01-preview","2021-05-01","2020-07-01-privatepreview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/listMigrations","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Jio India Central","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations/updateMigration","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Jio India Central","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview","2023-10-01-preview","2023-06-30","2023-06-01-preview","2022-09-30-privatepreview","2022-09-30-preview","2022-06-01-preview","2022-01-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Norway West","Brazil Southeast","Switzerland West","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India Central","Qatar Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/operationProgress","locations":["Australia Central","Australia Southeast","Canada East","East Asia","East US 2","Germany North","Germany West Central","Central India","South India","Japan West","Korea South","North Central US","Norway East","Norway West","Sweden Central","UAE North","UK West","West Central US","West US","West US 2","West US 3","Brazil South","Brazil Southeast","France Central","France South","South Africa North","South Africa West","Southeast Asia","North Europe","Australia East","Japan East","Korea Central","UK South","West Europe","Canada Central","Central US","East US","Switzerland North","Switzerland West","South Central US","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India West","Jio India Central","Qatar Central","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-30","2024-10-01-preview","2024-06-30","2024-06-01-preview","2024-02-28","2024-02-01-preview","2023-12-30","2023-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Germany North","Norway West","Brazil Southeast","Switzerland West","Poland Central","Italy North","Israel Central","UAE Central","Spain Central","Mexico Central","Jio India Central","Qatar Central","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":[],"capabilities":"None"},{"resourceType":"locations/administratorOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/administratorAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","UAE North","Norway East","Sweden Central","Switzerland North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","UAE Central","Norway West","Sweden South","Switzerland West"],"apiVersions":["2017-12-01-preview","2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2017-12-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/upgrade","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Automation","namespace":"Microsoft.Automation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"automationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2022-02-22","2022-01-31","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"defaultApiVersion":"2018-06-30","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"deletedAutomationAccounts","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-01-31"],"defaultApiVersion":"2022-01-31","capabilities":"None"},{"resourceType":"automationAccounts/runbooks","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","West US","Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2022-06-30-preview","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"automationAccounts/configurations","locations":["Japan East","East US 2","West Europe","South Africa North","West US","Central US","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","Central India","Australia Southeast","Canada Central","North Europe","East Asia","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"automationAccounts/webhooks","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","Sweden Central","West US 3","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","Australia East","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["South Central US"],"apiVersions":["2023-11-01","2023-05-15-preview","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurations","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurationRuns","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/softwareUpdateConfigurationMachineRuns","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/jobs","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Korea South","Sweden Central","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateLinkResources","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateEndpointConnections","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/privateEndpointConnectionProxies","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2020-01-13-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/hybridRunbookWorkerGroups","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Sweden Central","Korea South","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2022-02-22","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"automationAccounts/hybridRunbookWorkerGroups/hybridRunbookWorkers","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Sweden Central","Korea South","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2022-08-08","2021-06-22"],"capabilities":"None"},{"resourceType":"automationAccounts/agentRegistrationInformation","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2023-11-01","2023-05-15-preview","2021-06-22","2021-04-01","2020-01-13-preview","2019-06-01","2018-06-30","2018-01-15","2017-05-15-preview","2015-10-31","2015-01-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Japan East","East US 2","West Europe","South Africa North","UK West","Switzerland North","Brazil Southeast","Norway East","Germany West Central","UAE North","Switzerland West","Japan West","UAE Central","Australia Central 2","South India","France South","Norway West","West US 3","Sweden Central","Korea South","Southeast Asia","South Central US","North Central US","East Asia","Central US","West US","Australia Central","Australia East","Korea Central","East US","West US 2","Brazil South","UK South","West Central US","North Europe","Canada Central","Australia Southeast","Central India","France Central","Jio India West","Jio India Central","Qatar Central","South Africa West","Poland Central","Israel Central","Germany North","Italy North","Canada East","Central US EUAP","Sweden South","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"automationAccounts/runtimes","locations":["Central US EUAP","East US 2 EUAP","West Central US","South Africa North","Japan East","Australia Southeast","North Europe","East US"],"apiVersions":["2022-06-30-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StreamAnalytics","namespace":"Microsoft.StreamAnalytics","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"streamingjobs","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","New Zealand North","UAE Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Israel Central","Spain Central","Mexico Central","Italy North","Qatar Central","New Zealand North","UAE Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-03-01-preview","2020-03-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/privateEndpoints","locations":["Central US","West Europe","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Germany West Central","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","New Zealand North","UAE Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West Europe","Central US","East US 2","North Europe","Japan East","West US","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","West US 2","UK West","Canada Central","Canada East","Korea Central","France Central","South India","Norway East","Germany West Central","UAE North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","West India","France South","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/quotas","locations":[],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/testQuery","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/compileQuery","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sampleInput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/testInput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/testOutput","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2021-10-01-preview","2017-04-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","West US","Central US","East US 2","North Europe","Japan East","Southeast Asia","South Central US","East Asia","Japan West","North Central US","East US","Australia East","Australia Southeast","Brazil South","Central India","West Central US","UK South","Germany West Central","UK West","Canada Central","Canada East","West US 2","Korea Central","France Central","South India","Norway East","Uae North","Australia Central","Switzerland North","South Africa North","West US 3","Jio India West","Switzerland West","West India","Australia Central 2","Korea South","Norway West","Jio India Central","Germany North","Brazil Southeast","France South","Sweden Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Qatar Central","New Zealand North","UAE Central","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-10-01-preview","2020-03-01","2019-06-01","2018-11-01","2017-04-01-preview","2016-03-01","2015-11-01","2015-10-01","2015-09-01","2015-08-01-preview","2015-06-01","2015-05-01","2015-04-01","2015-03-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HDInsight","namespace":"Microsoft.HDInsight","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US 2","West US 3","West Europe","Central India","Canada Central","Korea Central","UK South","East Asia","East US 2 EUAP","West US","Japan East","Australia East","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","Sweden Central","South Central US","Southeast Asia","Australia Southeast","South Africa North","UAE North"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"clusterpools","locations":["East US","West US 2","East US 2","West Europe","Korea Central","UK South","West US 3","Central India","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusterpools/clusters","locations":["East US","West US 2","West US 3","East US 2","Central India","Korea Central","UK South","West Europe","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Locations/clusterofferingversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Australia East","Australia Southeast","Brazil South","Central India","Korea Central","UK South","Canada Central","Norway East","Switzerland North","France Central","Germany North","Sweden Central","South Africa North","UAE North","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"capabilities":"None"},{"resourceType":"clusterpools/clusters/serviceConfigs","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/instanceViews","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Locations/availableclusterversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Locations/availableclusterpoolversions","locations":["East US","West US 2","West US 3","East US 2","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India"],"apiVersions":["2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/jobs","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview","2023-06-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/availableupgrades","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/availableupgrades","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/upgradehistories","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/upgradehistories","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"clusters","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/applications","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"None"},{"resourceType":"clusters/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/capabilities","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/billingSpecs","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/azureasyncoperations","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"locations/validateCreateRequest","locations":["East US 2","South Central US","Australia Southeast","Central India","West Central US","West US 2","Canada East","Canada Central","Brazil South","UK South","UK West","East Asia","Australia East","Japan East","Japan West","North Europe","West Europe","North Central US","Central US","Southeast Asia","East US","Korea South","Korea Central","West US","South India","France Central","Australia Central","UAE North","UAE Central","Switzerland North","Switzerland West","South Africa North","Germany West Central","Brazil Southeast","Norway East","West US 3","JIO India West","Sweden Central","Germany North","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2024-08-01-preview","2023-08-15-preview","2023-04-15-preview","2021-06-01","2018-06-01-preview","2015-03-01-preview"],"defaultApiVersion":"2015-03-01-preview","capabilities":"None"},{"resourceType":"clusterpools/clusters/libraries","locations":["West US 2","West US 3","East US 2","East US","West Europe","Central India","Korea Central","UK South","East Asia","West US","Japan East","Australia East","Canada Central","North Europe","Brazil South","Norway East","Switzerland North","France Central","Germany North","Central US","South Central US","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Maps","namespace":"Microsoft.Maps","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"3431F0E6-63BC-482D-A96E-0AB819610A5F"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["West Central US","Global","West US 2","East US","West Europe","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2020-02-01-preview","2018-05-01","2017-01-01-preview"],"defaultApiVersion":"2021-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/creators","locations":["North Europe","West Europe","East US 2","West US 2","Europe","United States","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-02-01","2020-02-01-preview"],"defaultApiVersion":"2021-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/eventGridFilters","locations":["West Central US","West US 2","East US","West Europe","North Europe","East US 2 EUAP","Central US EUAP","Global"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2018-05-01"],"defaultApiVersion":"2018-05-01","capabilities":"None"},{"resourceType":"operations","locations":["Global","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-01-01-preview","2023-12-01-preview","2023-08-01-preview","2023-06-01","2021-12-01-preview","2021-07-01-preview","2021-02-01","2020-02-01-preview","2018-05-01","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BotService","namespace":"Microsoft.BotService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"botServices","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"botServices/channels","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/connections","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"listAuthServiceProviders","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"listQnAMakerEndpointKeys","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview"],"defaultApiVersion":"2022-06-15-preview","apiProfiles":[],"capabilities":"None"},{"resourceType":"hostSettings","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"locations","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"operations","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01","2020-06-02","2018-07-12","2017-12-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2017-12-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-07-12"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-02"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateEndpointConnectionProxies","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateEndpointConnections","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"botServices/privateLinkResources","locations":["Global","West Europe","West US","Central India"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"},{"resourceType":"operationResults","locations":["Global"],"apiVersions":["2023-09-15-preview","2022-09-15","2022-06-15-preview","2021-05-01-preview","2021-03-01"],"defaultApiVersion":"2021-03-01","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2021-03-01"},{"profileVersion":"2018-12-01-profile","apiVersion":"2021-05-01-preview"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Kusto","namespace":"Microsoft.Kusto","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"clusters","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["1","2","3"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["1","2","3"]},{"location":"Italy North","zones":["1","2","3"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["1","2","3"]},{"location":"New Zealand North","zones":["1","2","3"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["1","2","3"]},{"location":"Qatar Central","zones":["1","2","3"]},{"location":"South Africa North","zones":["3","2","1"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["2","3","1"]},{"location":"Sweden Central","zones":["2","1","3"]},{"location":"Switzerland North","zones":["2","1","3"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["1","2","3"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/databases","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/attacheddatabaseconfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/eventhubconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2020-09-18","capabilities":"None"},{"resourceType":"clusters/databases/dataconnections","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/principalassignments","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"locations/skus","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11"],"defaultApiVersion":"2024-04-13","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01","2020-09-18","2020-06-14","2020-02-15","2019-11-09","2019-09-07","2019-05-15","2019-01-21","2018-09-07-preview","2017-09-07-privatepreview"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/databases/scripts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27","2021-01-01"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/managedPrivateEndpoints","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15","2023-05-02","2022-12-29","2022-11-11","2022-07-07","2022-02-01","2021-08-27"],"defaultApiVersion":"2021-08-27","capabilities":"None"},{"resourceType":"clusters/sandboxCustomImages","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-13","2023-08-15"],"defaultApiVersion":"2023-08-15","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MachineLearningServices","namespace":"Microsoft.MachineLearningServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces/batchEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/batchEndpoints/deployments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-10-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"defaultApiVersion":"2021-01-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/capabilityhosts","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Japan West","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"registries","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-05-01-privatepreview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/registryOperationsStatus","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"workspaces/onlineEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/onlineEndpoints/deployments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/onlineEndpoints/deployments/skus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/computes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/jobs","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/codes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/codes/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/components","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01"],"capabilities":"None"},{"resourceType":"workspaces/components/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01"],"capabilities":"None"},{"resourceType":"workspaces/environments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/environments/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/data","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/data/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/datasets","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2021-10-01","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/services","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Canada East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/datastores","locations":["Canada Central","Central India","North Central US","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/eventGridFilters","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/models","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/models/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/computeOperationsStatus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","North Europe","Korea Central","Brazil South","France Central","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/mfeOperationResults","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/mfeOperationsStatus","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2021-10-01","2021-03-01-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/workspaceOperationsStatus","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-09-01","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-10-01","2019-06-01","2019-05-01","2018-11-19","2018-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/instancetypeseries","locations":["West Central US","East US","East US 2","West Europe","Southeast Asia","Central US","North Central US","West US","East Asia","Japan East","Brazil South","North Europe","Australia East","West US 2","South Central US","Canada Central","UK South","Central India","France Central","Korea Central","Norway East","West US 3","Japan West","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"],"capabilities":"None"},{"resourceType":"locations/vmsizes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01","2019-05-01","2018-11-19"],"capabilities":"None"},{"resourceType":"locations/quotas","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01"],"capabilities":"None"},{"resourceType":"locations/updatequotas","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview","2022-05-01","2022-02-01-preview","2022-01-01-preview","2021-10-01","2021-07-01","2021-04-01","2021-03-01-preview","2021-01-01","2020-09-01-preview","2020-08-01","2020-06-01","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview","2020-04-01","2020-03-01","2020-02-18-preview","2020-02-02","2020-01-01","2019-11-01","2019-06-01"],"capabilities":"None"},{"resourceType":"workspaces/linkedServices","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2020-09-01-preview","2020-05-15-preview","2020-05-01-preview","2020-04-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"workspaces/labelingJobs","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-04-01-preview","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-06-01-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/schedules","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview","2022-10-01","2022-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featuresets","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/serverlessEndpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/marketplaceSubscriptions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/inferencePools","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/inferencePools/groups","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/inferencePools/endpoints","locations":["East US","North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/featuresets/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featurestoreEntities","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/featurestoreEntities/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/endpoints","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"registries/codes","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/codes/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/components","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/components/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/data","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"registries/data/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"registries/datareferences","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"registries/datareferences/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01"],"capabilities":"None"},{"resourceType":"registries/environments","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/environments/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/models","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"registries/models/versions","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-04-01","2024-01-01-preview","2023-10-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-02-01-preview","2022-12-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"capacityReservationGroups","locations":["North Central US","Canada Central","Central India","UK South","West US","Central US","East Asia","Japan East","Japan West","West US 3","Jio India West","Germany West Central","Switzerland North","UAE North","South Africa North","Norway East","East US","North Europe","Korea Central","Brazil South","France Central","Australia East","East US 2","West US 2","West Central US","Southeast Asia","West Europe","South Central US","Canada East","Sweden Central","UK West","Australia Southeast","Qatar Central","South India","Poland Central","Switzerland West","Italy North","Spain Central","Israel Central","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-10-01","2024-07-01-preview","2024-04-01-preview","2024-01-01-preview","2023-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Media","namespace":"Microsoft.Media","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"mediaservices","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/assets","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks/operationstatuses","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/tracks/operationResults","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/contentKeyPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingLocators","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingPolicies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/eventGridFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-02-05"],"defaultApiVersion":"2018-02-05","capabilities":"None"},{"resourceType":"mediaservices/transforms","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-07-01","2022-05-01-preview","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/transforms/jobs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-07-01","2022-05-01-preview","2021-11-01","2021-06-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingEndpoints","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/liveEvents","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mediaservices/liveEvents/liveOutputs","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingEndpointOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveEventOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveOutputOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/streamingendpoints/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveevents/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/liveevents/liveoutputs/operationlocations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-11-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2019-05-01-preview","2018-07-01","2018-06-01-preview","2018-03-30-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnectionProxies","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnections","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"mediaservices/privateEndpointConnectionOperations","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"locations/mediaServicesOperationStatuses","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"locations/mediaServicesOperationResults","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2021-11-01","capabilities":"None"},{"resourceType":"mediaservices/assets/assetFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"mediaservices/accountFilters","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2022-08-01","2021-11-01","2021-06-01","2020-05-01","2018-07-01"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2018-02-05","2016-05-01-preview","2015-10-01","2015-04-01"],"defaultApiVersion":"2020-05-01","capabilities":"None"},{"resourceType":"checknameavailability","locations":[],"apiVersions":["2015-10-01","2015-04-01"],"defaultApiVersion":"2015-10-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2016-05-01-preview"],"defaultApiVersion":"2018-07-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Japan West","Japan East","East Asia","Southeast Asia","West Europe","North Europe","East US","West US","Australia East","Australia Southeast","East US 2","Central US","Brazil South","Central India","West India","South India","North Central US","South Central US","UK South","UK West","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE Central","UAE North","Germany West Central","Germany North","Switzerland West","Switzerland North","Norway East","West US 3","Jio India West","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01","2021-11-01","2021-06-01","2021-05-01","2020-05-01","2018-07-01","2018-06-01-preview","2018-03-30-preview","2016-05-01-preview"],"defaultApiVersion":"2020-05-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Blueprint","namespace":"Microsoft.Blueprint","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"blueprints","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"SupportsExtension"},{"resourceType":"blueprints/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprints/versions","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprints/versions/artifacts","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprintAssignments","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"blueprintAssignments/operations","locations":[],"apiVersions":["2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"},{"resourceType":"blueprintAssignments/assignmentOperations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-11-01-preview","2018-11-01-alpha","2017-11-11-preview","2017-11-11-alpha"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthcareApis","namespace":"Microsoft.HealthcareApis","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"services","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"services/privateEndpointConnectionProxies","locations":["UK West","North Central US","West US 2","Australia East","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Southeast Asia","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/privateEndpointConnections","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/privateLinkResources","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Sweden Central","Korea Central","France Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2020-03-30"],"capabilities":"None"},{"resourceType":"services/iomtconnectors","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"services/iomtconnectors/connections","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"services/iomtconnectors/mappings","locations":["West US 2","UK South","East US 2","UK West","North Central US","Australia East","Southeast Asia","East US","West Europe","South Central US","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North"],"apiVersions":["2020-05-01-preview"],"capabilities":"None"},{"resourceType":"workspaces","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","West US 3","Central India","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/privateEndpointConnectionProxies","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/privateEndpointConnections","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/privateLinkResources","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-03-31-preview"],"capabilities":"None"},{"resourceType":"workspaces/dicomservices","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/iotconnectors","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/iotconnectors/fhirdestinations","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"workspaces/fhirservices","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"defaultApiVersion":"2024-03-31","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/eventGridFilters","locations":["South Central US","North Europe","West Europe","East US","East US 2","Australia East","UK South","West US 2","Canada Central","Switzerland North","Central India","West US 3","Southeast Asia","Korea Central","Sweden Central","North Central US","France Central","Qatar Central","Japan East","West Central US","Germany West Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-04-15-preview","2023-02-28","2023-02-01-preview","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-05-01-preview","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-03-31-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","France Central","Qatar Central"],"apiVersions":["2024-03-31","2024-03-01","2023-12-01","2023-11-01-preview","2023-11-01","2023-10-15-preview","2023-09-06","2023-06-01-preview","2023-02-28","2022-12-01","2022-06-01","2022-05-15","2022-01-31-preview","2021-11-01","2021-06-01-preview","2021-01-11","2020-03-30","2020-03-15","2019-09-16","2018-08-20-preview"],"capabilities":"None"},{"resourceType":"validateMedtechMappings","locations":["UK West","North Central US","West US 2","Australia East","Southeast Asia","UK South","East US","West Europe","South Central US","East US 2","North Europe","West Central US","Japan East","Germany North","Germany West Central","Canada Central","South Africa North","Switzerland North","Central India","West US 3","Korea Central","Sweden Central","Brazil South","East Asia","Japan West","Qatar Central","France Central"],"apiVersions":["2022-01-31-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Communication","namespace":"Microsoft.Communication","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"CommunicationServices","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"CommunicationServices/eventGridFilters","locations":["global"],"apiVersions":["2021-09-09-privatepreview","2020-08-20"],"defaultApiVersion":"2020-08-20","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-12-25-preview","2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2020-08-20","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2"],"apiVersions":["2023-12-25-preview","2023-11-21-preview","2023-11-06-preview","2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2022-03-29-preview","2021-10-01-preview","2020-08-20"],"defaultApiVersion":"2023-04-01","capabilities":"None"},{"resourceType":"CheckNameAvailability","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview","2020-08-20"],"capabilities":"None"},{"resourceType":"EmailServices","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"EmailServices/Domains","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview","2022-10-01-preview","2022-07-01-preview","2021-10-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"EmailServices/Domains/SenderUsernames","locations":["global"],"apiVersions":["2023-06-01-preview","2023-04-01-preview","2023-04-01","2023-03-31","2023-03-01-preview"],"defaultApiVersion":"2023-03-01-preview","capabilities":"None"},{"resourceType":"EmailServices/Domains/SuppressionLists","locations":["global"],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"EmailServices/Domains/SuppressionLists/SuppressionListAddresses","locations":["global"],"apiVersions":["2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Diagnostics","namespace":"Microsoft.Diagnostics","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"discoverSolutions","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"azureKB","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"insights","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"None"},{"resourceType":"solutions","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"apollo","locations":[],"apiVersions":["2020-07-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudTest","namespace":"Microsoft.CloudTest","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"pools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostedpools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"images","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"buildcaches","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations/operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","South India","Southeast Asia","West US","West US 2","Brazil South","Brazil Southeast","Central India","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","North Europe","Norway East","Norway West","South Africa North","South Africa West","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","Canada Central","Canada East","Central US","North Central US","South Central US","West Central US","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-05-preview","2020-05-07"],"defaultApiVersion":"2024-07-05-preview","apiProfiles":[{"profileVersion":"2019-03-01-hybrid","apiVersion":"2020-05-07"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2024-07-05-preview"}],"capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KubernetesConfiguration","namespace":"Microsoft.KubernetesConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"DE2ADB97-42D8-49C8-8FCF-DBB53EF936AC"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"sourceControlConfigurations","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01","2022-11-01","2022-07-01","2022-03-01","2021-03-01","2020-10-01-preview","2020-07-01-preview","2019-11-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SupportsExtension"},{"resourceType":"extensions","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-05-01","2022-11-01","2022-07-01","2022-03-01","2020-07-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"fluxConfigurations","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2024-04-01-preview","2023-05-01","2022-11-01","2022-07-01","2022-03-01","2022-01-01-preview","2021-11-01-preview","2021-06-01-preview"],"defaultApiVersion":"2023-05-01","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2023-05-01","2022-11-01","2022-03-01","2022-01-01-preview","2021-12-01-preview","2021-11-01-preview","2021-09-01","2021-06-01-preview","2021-05-01-preview","2021-03-01","2020-10-01-preview","2020-07-01-preview","2019-11-01-preview"],"capabilities":"None"},{"resourceType":"extensionTypes","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Norway East","Central India","South India","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/extensionTypes","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Central India","South India","Norway East","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"None"},{"resourceType":"locations/extensionTypes/versions","locations":["West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Central India","Norway East","Australia Southeast","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Japan West","Uk West","Korea South","France South","South Africa North","South India","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast"],"apiVersions":["2023-05-01-preview","2022-01-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","Korea South","France South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["East US","West Europe","West Central US","West US 2","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada East","Canada Central","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Sweden Central","Switzerland North","Australia Southeast","Central India","South India","Japan West","Uk West","South Africa North","Korea South","France South","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-04-02-preview"],"capabilities":"None"},{"resourceType":"namespaces","locations":["East US 2 EUAP","Central US EUAP","West US 2","East US","West Europe","West Central US","West US 3","South Central US","East US 2","North Europe","UK South","Southeast Asia","Australia East","France Central","Central US","North Central US","West US","Korea Central","East Asia","Japan East","Canada Central","Canada East","Norway East","Germany West Central","Italy North","Israel Central","Poland Central","Switzerland North","Sweden Central","Central India","South India","Australia Southeast","Japan West","Uk West","France South","Korea South","South Africa North","Brazil South","Uae North","Norway West","Germany North","Jio India West","West India","Australia Central","Australia Central 2","Switzerland West","South Africa West","Brazil Southeast","Spain Central"],"apiVersions":["2021-12-01-preview"],"defaultApiVersion":"2021-12-01-preview","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AVS","namespace":"Microsoft.AVS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","allowedThirdPartyExtensions":[{"name":"VMCP"}]},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/checkQuotaAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/checkTrialAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"privateClouds","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview","2020-07-17-preview","2020-03-20"],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":[]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":[]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":[]},{"location":"UAE North","zones":[]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"privateClouds/addons","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/authorizations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/cloudLinks","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/clusters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/datastores","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/placementPolicies","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateClouds/clusters/virtualMachines","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateClouds/eventGridFilters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"privateClouds/globalReachConnections","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/hcxEnterpriseSites","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-03-20"],"capabilities":"None"},{"resourceType":"privateClouds/iscsiPaths","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptExecutions","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptPackages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/scriptPackages/scriptCmdlets","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dhcpConfigurations","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dnsServices","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/dnsZones","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/gateways","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/portMirroringProfiles","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/publicIPs","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/segments","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/virtualMachines","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"},{"resourceType":"privateClouds/workloadNetworks/vmGroups","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","North Central US","North Europe","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-09-01","2023-03-01","2022-05-01","2021-12-01","2021-06-01","2020-07-17-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataProtection","namespace":"Microsoft.DataProtection","resourceTypes":[{"resourceType":"BackupVaults","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"ResourceGuards","locations":["East US 2","North Europe","Southeast Asia","West Central US","South Central US","East US","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","Norway East","South Africa North","Switzerland North","UAE North","UK West","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"locations/checkFeatureSupport","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"},{"resourceType":"backupInstances","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-03-31-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/fetchSecondaryRecoveryPoints","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/fetchCrossRegionRestoreJobs","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/fetchCrossRegionRestoreJob","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/validateCrossRegionRestore","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/crossRegionRestore","locations":["South Central US","East US","East US 2","West US","UK South","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","East Asia","France Central","Germany West Central","Central India","South India","West India","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","Southeast Asia","Switzerland North","UAE North","UK West","West Central US","West Europe","West US 2","Jio India West","Jio India Central","West US 3","Sweden Central","Qatar Central","Israel Central","Italy North","Poland Central","Spain Central","New Zealand North","Mexico Central","Central US EUAP","East US 2 EUAP","Australia Central 2","France South","Germany North","UAE Central","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01","2024-03-01","2024-02-01-preview","2023-12-01","2023-11-01","2023-08-01-preview","2023-06-01-preview","2023-05-01","2023-04-01-preview","2023-01-01","2022-12-01","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-05-01","2022-04-01","2022-03-01","2022-02-01-preview","2022-01-01","2021-12-01-preview","2021-10-01-preview","2021-07-01","2021-06-01-preview","2021-02-01-preview","2021-01-01","2020-01-01-alpha"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.LoadTestService","namespace":"Microsoft.LoadTestService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadtests","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["North Europe","East Asia","Australia East","East US","East US 2","South Central US","Sweden Central","West US 2","West US 3","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadtests/outboundNetworkDependenciesEndpoints","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"Locations/Quotas","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview","2022-12-01"],"defaultApiVersion":"2022-12-01","capabilities":"None"},{"resourceType":"loadTestMappings","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","Australia Central","Australia Southeast","Canada East","Italy North","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","Poland Central","Qatar Central","South Africa North","South India","Switzerland North","UAE North","UK West","West Central US","West India","West US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"SupportsExtension"},{"resourceType":"loadTestProfileMappings","locations":["East US","North Europe","West US 2","West US 3","East Asia","Australia East","East US 2","South Central US","Sweden Central","UK South","West Europe","Canada Central","Japan East","Brazil South","Southeast Asia","France Central","Germany West Central","Central India","Central US","Australia Central","Australia Southeast","Canada East","Italy North","Japan West","Jio India West","Korea Central","Korea South","North Central US","Norway East","Poland Central","Qatar Central","South Africa North","South India","Switzerland North","UAE North","UK West","West Central US","West India","West US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Monitor","namespace":"Microsoft.Monitor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","France South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-10-01-preview","2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"accounts","locations":["East US","Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Australia Central 2","Brazil Southeast","France South","Norway West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-04-03","2021-06-03-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/locationOperationStatuses","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["North Central US","East US","Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Norway West","South Africa North","South Central US","Southeast Asia","South India","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","East US 2 EUAP","Central US EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-04-03-preview","2024-04-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-10-01","2024-04-03-preview","2024-04-01-preview","2023-10-01-preview","2023-04-03","2023-04-01","2021-06-03-preview","2021-06-01-preview"],"defaultApiVersion":"2023-04-03","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","West US 2","West Europe","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2023-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"pipelineGroups","locations":["East US 2","West US 2","West Europe","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2023-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"investigations","locations":["North Europe","Germany West Central","Sweden Central","UAE North","South Africa North","Norway East","global","France Central","France South","Germany North","Italy North","Norway West","Poland Central","Switzerland North","Switzerland West","Israel Central","Qatar Central","South Africa West","UAE Central","Japan East","Central India","Japan West","South India","West India","Korea Central","Korea South","Australia East","Australia Southeast","Australia Central","Australia Central 2","Southeast Asia","UK South","UK West","West Central US","East Asia","West US 3","Central US","East US 2","South Central US","West US 2","East US","Canada Central","Canada East","North Central US","West US","Brazil South","Brazil Southeast","West Europe","East US 2 EUAP"],"apiVersions":["2024-01-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudShell","namespace":"Microsoft.CloudShell","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ElasticSan","namespace":"Microsoft.ElasticSan","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"elasticSans","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2022-12-01-preview","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"elasticSans/volumeGroups","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2023-01-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2 (Stage)","France Central","Southeast Asia","West US 2","UK South","Australia East","North Europe","West US 3","Sweden Central","South Central US","East US","East US 2","West Europe","Brazil South","East Asia","South Africa North","Canada Central","Germany West Central","Japan East","Switzerland North","Central US","Korea Central","Central US EUAP","East US 2 EUAP","Qatar Central","Norway East","UAE North","Central India"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-01-01","2022-12-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2021-11-20-preview"],"defaultApiVersion":"2021-11-20-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Bing","namespace":"Microsoft.Bing","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts/skus","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts/usages","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US","East US","West Europe","Southeast Asia"],"apiVersions":["2020-06-10"],"capabilities":"None"},{"resourceType":"accounts","locations":["global"],"apiVersions":["2020-06-10"],"defaultApiVersion":"2020-06-10","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RedHatOpenShift","namespace":"Microsoft.RedHatOpenShift","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"allowManagedByInheritance":true}}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30","2019-12-31-preview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Taiwan North"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"capabilities":"None"},{"resourceType":"locations/operationsstatus","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Taiwan North"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"capabilities":"None"},{"resourceType":"OpenShiftClusters","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Taiwan North"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30"],"defaultApiVersion":"2023-09-04","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04","2022-04-01","2021-09-01-preview","2020-04-30","2019-12-31-preview"],"capabilities":"None"},{"resourceType":"locations/openshiftversions","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Korea Central","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Taiwan North"],"apiVersions":["2023-11-22","2023-09-04","2023-07-01-preview","2023-04-01","2022-09-04"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MixedReality","namespace":"Microsoft.MixedReality","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"defaultApiVersion":"2021-01-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","East US","East US 2","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US 2","West US 3"],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview","2021-03-01-preview","2021-01-01","2020-05-01","2020-04-06-preview","2019-12-02-preview","2019-02-28-preview"],"defaultApiVersion":"2021-01-01","capabilities":"None"},{"resourceType":"spatialAnchorsAccounts","locations":["Australia East","East US","East US 2","Korea Central","North Europe","West Europe","South Central US","UK South","Southeast Asia","West US 2"],"apiVersions":["2021-03-01-preview","2021-01-01","2020-05-01","2019-12-02-preview","2019-02-28-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"remoteRenderingAccounts","locations":["East US 2","East US","Southeast Asia","West Europe","West US 2","Japan East","Australia East","North Europe","South Central US","UK South"],"apiVersions":["2021-03-01-preview","2021-01-01","2020-04-06-preview","2019-12-02-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageCache","namespace":"Microsoft.StorageCache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"caches","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"caches/storageTargets","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"amlFilesystems","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"amlFilesystems/importJobs","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"operations","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"usageModels","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","Germany West Central","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"checkAmlFSSubnets","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getRequiredAmlFSSubnetsSize","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2021-11-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/ascoperations","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01","2021-11-01-preview","2021-10-01-preview","2021-09-01","2021-05-01","2021-03-01","2020-10-01","2020-03-01","2019-11-01","2019-08-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","South Central US","Southeast Asia","Sweden Central","UK South","West Europe","West US","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2024-03-01","2023-11-01-preview","2023-05-01","2023-03-01-preview","2023-01-01","2022-09-01-preview","2022-05-01","2022-01-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppPlatform","namespace":"Microsoft.AppPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Spring","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Spring/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"Spring/apps/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/deployments/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/configServers/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/eurekaServers/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"Spring/apps/domains/operationStatuses","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"runtimeVersions","locations":[],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["West Europe","East US","West US 2","Southeast Asia","Central US","Australia East","UK South","North Europe","South Central US","East US 2","Canada Central","North Central US","West US","UAE North","Central India","Korea Central","East Asia","Japan East","South Africa North","West US 3","Brazil South","France Central","Switzerland North","Germany West Central","Canada East","Sweden Central","UK West","Australia Southeast","Italy North"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01","2023-11-01-preview","2023-09-01-preview","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-12-01","2022-11-01-preview","2022-09-01-preview","2022-05-01-preview","2022-04-01","2022-03-01-preview","2022-01-01-preview","2021-09-01-preview","2021-06-01-preview","2020-11-01-preview","2020-07-01"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerBIDedicated","namespace":"Microsoft.PowerBIDedicated","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"capacities","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","South Africa North","Switzerland North","Switzerland West","Canada East","South Africa West","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"autoScaleVCores","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","South Africa North","Switzerland North","Switzerland West","Canada East","South Africa West","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01"],"defaultApiVersion":"2021-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Africa North","South Central US","Southeast Asia","South Africa West","UK South","West Europe","West US","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","South Africa North","South Africa West","West US 2","West US 3"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia Southeast","Brazil South","Canada Central","Norway East","Norway West","Sweden Central","UAE North","UAE Central","Qatar Central","Spain Central","Israel Central","Poland Central","Italy North","Mexico Central","Germany West Central","Germany North","France Central","France South","Korea Central","Korea South","Japan West","Switzerland North","Switzerland West","Canada East","UK West","Central US","Central India","South India","Australia East","East Asia","East US","East US 2","West India","Japan East","West Central US","North Central US","North Europe","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","West US 3","South Africa North","South Africa West"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"defaultApiVersion":"2017-01-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2021-05-01","2021-01-01","2018-09-01-preview","2017-10-01","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CustomProviders","namespace":"Microsoft.CustomProviders","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"FACF09C9-A5D0-4D34-8B1F-B623AC29C6F7"},"resourceTypes":[{"resourceType":"resourceProviders","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"resourceProviders/operationResults","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceProviders/operationStatuses","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"associations","locations":["East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","East US","West US 2","West Europe","North Europe","Canada Central","Canada East","East US 2 EUAP"],"apiVersions":["2018-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DBforMariaDB","namespace":"Microsoft.DBforMariaDB","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"servers/recoverableServers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central US","Central India","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/virtualNetworkRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/azureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/performanceTiers","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionProxyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/privateEndpointConnectionAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/securityAlertPoliciesOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/recommendedActionSessionsOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/topQueryStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/queryTexts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/waitStatistics","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/resetQueryPerformanceInsightData","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/advisors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateLinkResources","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"servers/privateEndpointConnectionProxies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2018-06-01-privatepreview","2018-06-01-preview","2018-06-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyAzureAsyncOperation","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"locations/serverKeyOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/start","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/stop","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Norway East","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Jio India West","Norway West","Sweden Central","Sweden South","Switzerland West","UAE Central","West US 3"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"},{"resourceType":"servers/keys","locations":["Brazil Southeast","Central US EUAP","East US 2 EUAP","Jio India Central","Jio India West","UAE Central"],"apiVersions":["2020-01-01-privatepreview","2020-01-01-preview","2020-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Maintenance","namespace":"Microsoft.Maintenance","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"maintenanceConfigurations","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"maintenanceConfigurations/eventGridFilters","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"None"},{"resourceType":"updates","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"configurationAssignments","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","global","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"applyUpdates","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"SupportsExtension"},{"resourceType":"publicMaintenanceConfigurations","locations":[],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","East US","East US 2","West US","West US 2","West Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Australia Central 2","South Africa North","South Africa West","Brazil South","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","France South","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway West","Norway East","Brazil Southeast","West US 3","Jio India West","Jio India Central","Sweden Central","Poland Central","Qatar Central","Israel Central","Italy North","Mexico Central","Spain Central","New Zealand North","Sweden South","Malaysia South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview","2023-09-01-preview","2023-04-01","2022-11-01-preview","2022-07-01-preview","2021-09-01-preview","2021-05-01","2021-04-01-preview","2020-07-01-preview","2020-04-01","2018-10-01","2018-06-01-preview","2017-04-26","2017-01-01","2016-01-01"],"capabilities":"None"},{"resourceType":"scheduledevents","locations":["East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"scheduledevents/acknowledge","locations":["East US 2 EUAP","Central US EUAP","East US STG","South Central US STG"],"apiVersions":["2024-02-01-preview","2023-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityInsights","namespace":"Microsoft.SecurityInsights","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"alertRules","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"alertRuleTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"triggeredAnalyticsRuleRuns","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"cases","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"bookmarks","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectors","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectorDefinitions","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dataConnectorsCheckRequirements","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"enrichment","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-02-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fileImports","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entities","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-05-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"incidents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2020-01-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"officeConsents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"settings","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"aggregations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"enrichmentWidgets","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entityQueries","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"entityQueryTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"threatIntelligence","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"automationRules","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"businessApplicationAgents","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sourceControls","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"exportConnections","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"listrepositories","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"watchlists","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-04-01","2021-03-01-preview","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"confidentialWatchlists","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"huntsessions","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"hunts","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"onboardingStates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-08-01","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-10-01","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"metadata","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview","2021-10-01-preview","2021-09-01-preview","2021-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentPackages","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentProductPackages","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contentProductTemplates","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"MitreCoverageRecords","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview","2022-04-01-preview","2022-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"overview","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview","2022-10-01-preview","2022-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"recommendations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2022-12-01-preview","2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingStatistics","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerConfigurations","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerMembers","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerGroups","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"workspaceManagerAssignments","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"securityMLAnalyticsSettings","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-12-01-preview","2023-11-01-preview","2023-11-01","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-07-01-preview","2023-06-01-preview","2023-05-01-preview","2023-04-01-preview","2023-03-01-preview","2023-02-01-preview","2023-02-01","2022-12-01-preview","2022-11-01-preview","2022-11-01","2022-10-01-preview","2022-09-01-preview","2022-08-01-preview","2022-07-01-preview","2022-06-01-preview","2022-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"contenttranslators","locations":["Israel Central","West Europe","North Europe","France Central","UK South","UK West","France South","Switzerland North","Switzerland West","Norway East","Norway West","Germany West Central","Sweden Central","Italy North","Sweden South"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2024-01-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DesktopVirtualization","namespace":"Microsoft.DesktopVirtualization","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationgroups","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"applicationgroups/applications","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"applicationgroups/desktops","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"applicationgroups/startmenuitems","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"defaultApiVersion":"2022-01-12-privatepreview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"hostpools/msixpackages","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/sessionhosts","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/sessionhosts/usersessions","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"hostpools/usersessions","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"},{"resourceType":"scalingplans","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-03-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"appattachpackages","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2024-08-08-preview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-03-21-privatepreview","2023-03-03-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"connectionpolicies","locations":["Central India","UK South","UK West","Japan East","Japan West","Australia East","Canada East","Canada Central","North Europe","West Europe","South Africa North","East US","East US 2","West US","West US 2","West US 3","North Central US","South Central US","West Central US","Central US"],"apiVersions":["2023-10-09-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-09-10","2024-09-01-privatepreview","2024-08-08-preview","2024-07-15-privatepreview","2024-04-08-preview","2024-04-03","2024-03-06-preview","2024-01-16-preview","2023-12-25-privatepreview","2023-11-29-privatepreview","2023-11-01-preview","2023-10-09-privatepreview","2023-10-04-preview","2023-09-05","2023-07-07-preview","2023-05-18-privatepreview","2023-05-15-privatepreview","2023-04-06-preview","2023-03-30-privatepreview","2023-03-21-privatepreview","2023-03-03-privatepreview","2023-01-30-preview","2023-01-28-privatepreview","2022-12-09-privatepreview","2022-10-14-preview","2022-09-09","2022-09-01-privatepreview","2022-08-09-privatepreview","2022-07-05-preview","2022-04-01-preview","2022-02-10-preview","2022-01-12-privatepreview","2021-09-17-privatepreview","2021-09-03-preview","2021-08-04-preview","2021-07-12","2021-05-13-preview","2021-04-01-preview","2021-03-09-preview","2021-02-01-preview","2021-01-14-preview","2020-11-10-preview","2020-11-02-preview","2020-10-19-preview","2020-09-21-preview","2019-12-10-preview","2019-09-24-preview","2019-01-23-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ChangeAnalysis","namespace":"Microsoft.ChangeAnalysis","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-04-01-preview","2019-04-01-preview"],"capabilities":"None"},{"resourceType":"resourceChanges","locations":[],"apiVersions":["2021-04-01-preview","2021-04-01","2020-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"changes","locations":[],"apiVersions":["2021-04-01-preview","2021-04-01","2020-10-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ExtendedLocation","namespace":"Microsoft.ExtendedLocation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"customLocations","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"defaultApiVersion":"2021-08-15","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"customLocations/enabledResourceTypes","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"customLocations/resourceSyncRules","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 EUAP"],"apiVersions":["2021-08-31-preview"],"defaultApiVersion":"2021-08-31-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsstatus","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 Euap"],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US","West Europe","North Europe","France Central","Southeast Asia","Australia East","East US 2","West US 2","UK South","Central US","West Central US","West US","North Central US","South Central US","Korea Central","Japan East","East Asia","West US 3","Canada Central","Canada East","Switzerland North","Sweden Central","South Africa North","UAE North","Brazil South","Central India","UK West","South India","Norway East","Australia Southeast","Italy North","Qatar Central","Germany West Central","East US 2 Euap"],"apiVersions":["2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-08-31-preview","2021-08-15","2021-03-15-preview","2020-07-15-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Notebooks","namespace":"Microsoft.Notebooks","resourceTypes":[{"resourceType":"NotebookProxies","locations":[],"apiVersions":["2019-10-11-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2019-10-11-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceFabricMesh","namespace":"Microsoft.ServiceFabricMesh","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"BC13595A-E262-4621-929E-56FF90E6BF18"}],"resourceTypes":[{"resourceType":"applications","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networks","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"secrets","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"gateways","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/applicationOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/networkOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/volumeOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/gatewayOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/secretOperations","locations":["East US","East US 2","West US","West US 2","South Central US","Central US","France Central","West Europe","North Europe","UK South","UK West","Australia East","East Asia","Southeast Asia","Korea Central","West India","Brazil South","Japan East","Germany West Central","South Africa North","Switzerland North","North Central US","Switzerland West","Canada East","Australia Southeast","Central India","Norway East","UAE North","Japan West","West US 3","Jio India West","South India","West Central US","Sweden Central","Norway West","Canada Central","Qatar Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2018-09-01-preview","2018-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2018-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedServices","namespace":"Microsoft.ManagedServices","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"marketplaceRegistrationDefinitions","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"None"},{"resourceType":"registrationDefinitions","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"registrationAssignments","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview","2018-06-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2022-10-01","2022-01-01-preview","2020-02-01-preview","2019-09-01","2019-06-01","2019-04-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent","namespace":"Microsoft.Confluent","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["West US 2","West US 3","East US 2 EUAP","West Central US","Australia East","Japan East","South Africa North","Brazil South","Germany West Central","Sweden Central","Switzerland North","Norway East","South Central US","France Central","Canada Central","East US","UK South","West Europe","Central US","East US 2","North Europe","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations","locations":["West US 2","Italy North","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","Switzerland North","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"agreements","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview","2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"validations","locations":[],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview","2023-08-22","2023-07-11-preview","2023-02-09-preview","2022-10-07-preview","2022-07-21-preview","2022-04-10-preview","2021-12-01","2021-09-01-preview","2021-03-01-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/access","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/access/deleteRoleBinding","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview","2023-10-03-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments","locations":["Italy North","West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/schemaRegistryClusters","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Italy North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters/createAPIKey","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/apiKeys","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/listRegions","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview","2024-02-13","2024-02-05-preview","2024-01-12-preview"],"defaultApiVersion":"2024-02-13","capabilities":"None"},{"resourceType":"organizations/environments/clusters/topics","locations":["West US 2","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Italy North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview"],"defaultApiVersion":"2024-03-20-preview","capabilities":"None"},{"resourceType":"organizations/environments/clusters/connectors","locations":["West US 2","Italy North","West US 3","South Central US","Brazil South","West Central US","Australia East","Japan East","France Central","Canada Central","East US","UK South","West Europe","South Africa North","Germany West Central","Central US","East US 2","North Europe","Sweden Central","Switzerland North","Norway East","Southeast Asia","East Asia","Central India","Korea Central","Qatar Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-03-20-preview"],"defaultApiVersion":"2024-03-20-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.GuestConfiguration","namespace":"Microsoft.GuestConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"guestConfigurationAssignments","locations":[],"apiVersions":["2024-04-05","2022-01-25","2021-01-25","2020-06-25","2018-11-20","2018-06-30-preview","2018-01-20-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-05","2022-01-25","2021-01-25","2020-06-25","2018-11-20","2018-06-30-preview","2018-01-20-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Chaos","namespace":"Microsoft.Chaos","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview","2021-08-11-preview","2021-07-05-preview","2021-07-01-preview"],"capabilities":"None"},{"resourceType":"targets","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Canada Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsExtension"},{"resourceType":"locations/targetTypes","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Canada Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"experiments","locations":["West Central US","East US","West US","Central US","UK South","West Europe","Japan East","North Central US","East US 2","Australia East","Brazil South","Sweden Central","Southeast Asia","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationStatuses","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Canada Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-12-01-preview","2023-11-01","2023-10-27-preview","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Canada Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-03-22-preview","2024-01-01","2023-12-01-preview","2023-11-01","2023-10-27-preview","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"privateAccesses","locations":["West Central US","East US","Central US","West US 3","UK South","West US","North Europe","West Europe","Japan East","North Central US","East US 2","Australia East","East Asia","Brazil South","Sweden Central","West US 2","Southeast Asia","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-22-preview","2023-10-27-preview"],"defaultApiVersion":"2023-10-27-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-22-preview","2024-01-01","2023-11-01","2023-10-27-preview","2023-09-01-preview","2023-04-15-preview","2023-04-01-preview","2022-10-01-preview","2022-07-01-preview","2021-09-15-preview"],"defaultApiVersion":"2022-10-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Quantum","namespace":"Microsoft.Quantum","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Workspaces","locations":["West US","East US","North Europe","West Europe","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"defaultApiVersion":"2019-11-04-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"defaultApiVersion":"2023-11-13-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US","East US","North Europe","West Europe","East US 2 EUAP","Central US EUAP","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"locations/offerings","locations":["West US","East US","North Europe","West Europe","West US 2","West Central US","Japan East","Japan West","UK West","UK South","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"},{"resourceType":"Locations/CheckNameAvailability","locations":[],"apiVersions":["2023-11-13-preview","2022-01-10-preview","2019-11-04-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AAD","namespace":"Microsoft.AAD","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"7389DE79-3180-4F07-B2BA-C5BA1F01B03A"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"63BC473E-7767-42A5-A3BF-08EB71200E04"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DomainServices","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"DomainServices/oucontainer","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"locations","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"operations","locations":["West US","Central US","East US","South Central US","West Europe","North Europe","East Asia","Southeast Asia","East US 2","Australia East","Australia Southeast","West Central US","North Central US","Japan East","Japan West","Brazil South","Central India","South India","West India","Canada Central","Canada East","West US 2","Korea Central","France Central","UK South","South Africa North","Switzerland North","UAE North","Germany West Central","West US 3","Norway East","JIO India West","UK West","Korea South","Switzerland West","Germany North","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","UAE Central","Malaysia South","Taiwan North","Taiwan Northwest"],"apiVersions":["2022-12-01","2022-09-01","2021-05-01","2021-03-01","2020-01-01","2017-06-01","2017-01-01"],"defaultApiVersion":"2021-05-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceLinker","namespace":"Microsoft.ServiceLinker","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2022-07-01-privatepreview","2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2022-05-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-05-01","2021-11-01-preview","2021-01-01-privatepreview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"linkers","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2022-05-01","2022-01-01-preview","2021-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"dryruns","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview","2021-12-01-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/connectors","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/dryruns","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"configurationNames","locations":[],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"daprConfigurations","locations":["East US","West Central US","West US 2","West Europe","East US 2","West US 3","North Europe","South Central US","Central US","Australia East","Australia Central","Australia Southeast","UK South","UK West","Japan East","Japan West","West US","North Central US","East Asia","Canada Central","Germany West Central","Korea Central","Central India","Brazil South","France Central","Norway East","South Africa North","South India","UAE North","Canada East","Sweden Central","Southeast Asia","Switzerland North","Jio India West","Qatar Central","Korea South","Switzerland West","Norway West","Germany North","Brazil Southeast","Italy North","Sweden South"],"apiVersions":["2024-07-01-preview","2024-04-01","2023-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Kubernetes","namespace":"Microsoft.Kubernetes","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"connectedClusters","locations":["West Europe","East US","West Central US","South Central US","Southeast Asia","UK South","East US 2","West US 2","Australia East","North Europe","France Central","Central US","West US","North Central US","Korea Central","Japan East","West US 3","East Asia","Canada East","Canada Central","Switzerland North","South Africa North","Brazil South","UAE North","Central India","Sweden Central","Norway East","Germany West Central","Israel Central","South India","Italy North","UK West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-12-01-preview","2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-12-01-preview","2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West Europe","East US","West Central US","South Central US","Southeast Asia","UK South","East US 2","West US 2","Australia East","Australia Southeast","North Europe","France Central","Central US","West US","North Central US","Korea Central","Japan East","East Asia","West US 3","Canada East","Canada Central","Switzerland North","South Africa North","Brazil South","UAE North","Central India","Sweden Central","Norway East","UK West","Italy North","Germany West Central","South India","Israel Central","Japan West"],"apiVersions":["2024-12-01-preview","2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-12-01-preview","2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-12-01-preview","2024-07-15-preview","2024-07-01-preview","2024-06-01-preview","2024-02-01-preview","2024-01-01","2023-11-01-preview","2022-10-01-preview","2022-05-01-preview","2021-10-01","2021-04-01-preview","2021-03-01","2020-01-01-preview","2019-11-01-preview","2019-09-01-privatepreview"],"defaultApiVersion":"2024-01-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevHub","namespace":"Microsoft.DevHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["East US"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"workflows","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","New Zealand North","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/githuboauth","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","New Zealand North","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview","2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"locations/generatePreviewArtifacts","locations":["West Central US","UK South","Australia Central","Australia East","Brazil South","Canada Central","Central India","East Asia","East US 2","France Central","Japan East","Jio India West","Korea Central","North Central US","North Europe","Norway East","Qatar Central","South Africa North","Sweden Central","Switzerland North","UAE North","UK West","Australia Central 2","Australia Southeast","Brazil Southeast","Canada East","Central US","France South","Germany North","Germany West Central","Israel Central","Italy North","Mexico Central","New Zealand North","Poland Central","South Africa West","Spain Central","Japan West","Jio India Central","Korea South","Norway West","South Central US","Southeast Asia","South India","Switzerland West","UAE Central","West Europe","West US","West US 3","East US","East US 2 EUAP","West US 2","Central US EUAP","Malaysia South","Taiwan North","Taiwan Northwest","Sweden South"],"apiVersions":["2024-05-01-preview","2023-08-01","2022-10-11-preview"],"defaultApiVersion":"2022-10-11-preview","capabilities":"None"},{"resourceType":"iacProfiles","locations":["East US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Peering","namespace":"Microsoft.Peering","resourceTypes":[{"resourceType":"peerings","locations":["Japan East","Japan West","Korea Central","East Asia","Australia Central","Australia East","Australia Southeast","Brazil South","Southeast Asia","West India","South India","East US","East US 2","North Central US","South Central US","Canada Central","West US","West US 2","West Central US","Canada East","West Europe","UK South","UK West","North Europe","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"peeringLocations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"legacyPeerings","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peerAsns","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServices","locations":["Japan East","Japan West","Korea Central","East Asia","Australia Central","Australia East","Australia Southeast","Brazil South","Southeast Asia","West India","South India","East US","East US 2","North Central US","South Central US","Canada Central","West US","West US 2","West Central US","Canada East","West Europe","UK South","UK West","North Europe","France Central","France South","South Africa North","South Africa West"],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"peeringServiceCountries","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServiceLocations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"peeringServiceProviders","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"checkServiceProviderAvailability","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"lookingGlass","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"cdnPeeringPrefixes","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01"],"defaultApiVersion":"2022-10-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-10-01","2020-04-01","2020-01-01-preview","2019-09-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-10-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataFactory","namespace":"Microsoft.DataFactory","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"factories","locations":["East US","East US 2","Central US","South Central US","Japan East","Canada Central","Australia East","Switzerland North","Germany West Central","Central India","France Central","Korea Central","Brazil South","West Europe","North Europe","UK South","West Central US","West US","West US 2","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"factories/integrationRuntimes","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Central India","Brazil South","France Central","Korea Central","Australia East","Switzerland North","Germany West Central","Canada Central","West Central US","North Europe","UK South","West Europe","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"factories/privateEndpointConnectionProxies","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Central India","Brazil South","France Central","Korea Central","Australia East","Switzerland North","Germany West Central","Canada Central","West Central US","North Europe","UK South","West Europe","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"CheckNameAvailability","locations":[],"apiVersions":["2018-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":["East US","West US","North Europe","West Central US"],"apiVersions":["2018-06-01","2017-09-01-preview","2017-03-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"locations/configureFactoryRepo","locations":["East US","East US 2","West US 2","West US","Central US","South Central US","Japan East","Australia East","Switzerland North","Germany West Central","Canada Central","Central India","Brazil South","France Central","Korea Central","West Europe","North Europe","UK South","West Central US","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01","2017-09-01-preview"],"defaultApiVersion":"2018-06-01","capabilities":"None"},{"resourceType":"locations/getFeatureValue","locations":["East US","East US 2","West Europe","North Europe","UK South","West Central US","West US","Central US","South Central US","Japan East","Australia East","Switzerland North","Germany West Central","Canada Central","Central India","Brazil South","France Central","Korea Central","West US 2","Southeast Asia","East Asia","North Central US","South Africa North","Australia Southeast","South India","Canada East","UK West","Japan West","Norway East","UAE North","West US 3","Jio India West","Switzerland West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-06-01"],"defaultApiVersion":"2018-06-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridCompute","namespace":"Microsoft.HybridCompute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"machines","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview","2019-03-18-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"machines/hybridIdentityMetadata","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview"],"capabilities":"None"},{"resourceType":"machines/extensions","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["West Europe"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/publishers","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"None"},{"resourceType":"locations/publishers/extensionTypes","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/publishers/extensionTypes/versions","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West Europe","West US 2","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview","2020-08-02","2020-07-30-preview","2020-03-11-preview","2019-12-12","2019-08-02-preview","2019-03-18-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/assessPatches","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","Japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"machines/installPatches","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","Japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"locations/updateCenterOperationResults","locations":["West US 2","West Europe","Southeast Asia","East US","West Central US","South Central US","North Europe","UK South","Australia East","East US 2","japan East","Canada Central","West US","North Central US","France Central","Korea Central","UK West","West US 3","East Asia","Brazil South","Central US","Switzerland North","South Africa North","Central India","Sweden Central","Canada East","Australia Southeast","Norway East","UAE North","Germany West Central","Italy North"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/privateEndpointConnections","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"privateLinkScopes/privateEndpointConnectionProxies","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview","2020-08-15-preview"],"capabilities":"None"},{"resourceType":"locations/privateLinkScopes","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","Switzerland North","UAE North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview","2022-12-27-preview","2022-12-27","2022-11-10","2022-08-11-preview","2022-05-10-preview","2022-03-10","2021-12-10-preview","2021-06-10-preview","2021-05-20","2021-05-17-preview","2021-04-22-preview","2021-03-25-preview","2021-01-28-preview"],"capabilities":"None"},{"resourceType":"osType","locations":["West Europe"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"osType/agentVersions","locations":[],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-03-15-preview","capabilities":"None"},{"resourceType":"osType/agentVersions/latest","locations":[],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview","2023-03-15-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"machines/runcommands","locations":["West Central US","West US 2","West Europe","East US","Southeast Asia","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview","2023-04-25-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"machines/licenseProfiles","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"licenses","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","UK West","Germany West Central","Brazil South","Switzerland North","UAE North","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"validateLicense","locations":[],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview","2023-06-20-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"networkConfigurations","locations":["Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"SupportsExtension"},{"resourceType":"settings","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview"],"capabilities":"SupportsExtension"},{"resourceType":"gateways","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"privateLinkScopes/networkSecurityPerimeterConfigurations","locations":["Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"privateLinkScopes/networkSecurityPerimeterAssociationProxies","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["East US 2 EUAP","West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Central US EUAP","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","Israel Central","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyExtension","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"},{"resourceType":"locations/notifyRunCommand","locations":["West Central US","West US 2","West Europe","Southeast Asia","East US","Australia East","South Central US","East US 2","North Europe","France Central","Japan East","UK South","East Asia","Canada Central","Korea Central","North Central US","West US","West US 3","Central US","Germany West Central","Brazil South","UAE North","Switzerland North","UK West","Central India","Canada East","South Africa North","Sweden Central","Australia Southeast","Norway East","Italy North","South India","japan west","Qatar Central"],"apiVersions":["2024-07-31-preview","2024-07-10","2024-05-20-preview","2024-03-31-preview","2023-10-03-preview"],"defaultApiVersion":"2023-10-03-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridConnectivity","namespace":"Microsoft.HybridConnectivity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"endpoints","locations":["East US","East US 2","West US 2","Southeast Asia","West Europe","North Europe","West Central US","South Central US","UK South","Australia East","France Central","West US","Central US","North Central US","Japan East","East Asia","Korea Central","West US 3","Sweden Central","Canada Central","Canada East","UK West","Brazil South","Switzerland North","South Africa North","Central India","UAE North","Norway East","Australia Southeast","South India","Italy North","Germany West Central","Japan West","Israel Central","Qatar Central"],"apiVersions":["2023-03-15","2022-05-01-preview","2021-10-06-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview","2023-04-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview","2021-10-01-privatepreview","2021-07-08-privatepreview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-04-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview","2021-10-01-privatepreview","2021-07-08-privatepreview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Sweden Central","East US","East US 2","West US 2","Southeast Asia","West Europe","North Europe","West Central US","South Central US","UK South","Australia East","France Central","West US","Central US","North Central US","Japan East","East Asia","Korea Central","West US 3","Canada Central","Canada East","UK West","Brazil South","South Africa North","Central India","Switzerland North","UAE North","Norway East","Australia Southeast","South India","Germany West Central","Italy North","Japan West","Israel Central","Qatar Central"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-03-15","2022-05-01-preview","2021-10-06-preview"],"capabilities":"None"},{"resourceType":"solutionConfigurations","locations":["West Central US","West Europe","Canada Central","East US","West US 2","South Central US","UK South","East US 2","North Europe","West US 3","Sweden Central","Southeast Asia","Australia East"],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"solutionTypes","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"None"},{"resourceType":"publicCloudConnectors","locations":["West Central US","West Europe","Canada Central","East US","West US 2","South Central US","UK South","East US 2","North Europe","West US 3","Sweden Central","Southeast Asia","Australia East"],"apiVersions":["2024-12-01","2024-08-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"generateAwsTemplate","locations":["global"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Automanage","namespace":"Microsoft.Automanage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"configurationProfileAssignments","locations":["Central US","East US","East US 2","South Central US","West US","West US 2","West Central US","North Europe","West Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"configurationProfiles","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","West Europe","North Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"defaultApiVersion":"2022-05-04","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configurationProfiles/versions","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","West Europe","North Europe","Canada Central","Japan East","UK South","Australia Southeast","Australia East","Southeast Asia","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"defaultApiVersion":"2021-04-30-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bestPractices","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"},{"resourceType":"bestPractices/versions","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","East US 2","East US","North Central US","South Central US","West US 2","West Central US","West US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2023-03-31-preview","2022-06-01-preview","2022-05-04","2022-03-30-preview","2021-04-30-preview"],"defaultApiVersion":"2022-05-04","capabilities":"None"},{"resourceType":"servicePrincipals","locations":[],"apiVersions":["2022-05-04","2021-04-30-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureArcData","namespace":"Microsoft.AzureArcData","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","Central US EUAP","West US 2","East Asia","East US","East US 2 EUAP","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Germany West Central","Italy North","Japan West"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"DataControllers","locations":["UK West","Sweden Central","Norway East","Japan East","Australia East","Korea Central","UK South","Canada Central","France Central","East US 2","East US","Central US","West US 2","North Europe","West US 3","South Central US","North Central US","West US","Southeast Asia","West Europe","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlManagedInstances","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"PostgresInstances","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","South Africa North","UAE North","Brazil South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-07-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlServerInstances","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview","2021-11-01","2021-08-01","2021-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"DataControllers/ActiveDirectoryConnectors","locations":["UK West","Sweden Central","Norway East","Japan East","Australia East","Korea Central","UK South","Canada Central","France Central","East US 2","East US","Central US","West US 2","North Europe","West US 3","South Central US","North Central US","West US","Southeast Asia","West Europe","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview","2022-03-01-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"None"},{"resourceType":"SqlServerInstances/Databases","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview","2023-01-15-preview","2022-06-15-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlManagedInstances/FailoverGroups","locations":["UK West","Sweden Central","Norway East","Australia East","UK South","Canada Central","France Central","East US 2","West US 2","East US","Southeast Asia","West Europe","North Europe","West US 3","South Central US","North Central US","West US","Japan East","Korea Central","Central US","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-09-01-preview","2023-05-16-preview","2023-01-15-preview"],"defaultApiVersion":"2023-01-15-preview","capabilities":"None"},{"resourceType":"SqlServerInstances/AvailabilityGroups","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview","2024-02-01-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-05-16-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlServerLicenses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-05-01-preview","2024-04-01-preview","2024-03-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"SqlServerEsuLicenses","locations":["Japan East","Australia East","Korea Central","UK South","France Central","East US 2","Central US","West US 2","East US","North Europe","Southeast Asia","West Europe","West US","West US 3","South Central US","North Central US","Canada Central","West Central US","Central India","Switzerland North","Canada East","Brazil South","South Africa North","UAE North","UK West","Sweden Central","Norway East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Edge","namespace":"Microsoft.Edge","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Sites","locations":[],"apiVersions":["2024-02-01-preview","2023-07-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"SupportsExtension"},{"resourceType":"updates","locations":["East US","East US 2","Central US","South Central US","North Central US","West US 2","West US","West US 3","West Central US","Brazil South","Canada Central","Canada East","Japan East","Southeast Asia","Australia East","Central India","East Asia","Korea Central","South Africa North","Australia Southeast","Jio India West","Qatar Central","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsExtension"},{"resourceType":"connectivityStatuses","locations":["Brazil South","South Africa North","Jio India West","Qatar Central","Poland Central","Southeast Asia","Japan East","East Asia","Korea Central","Central India","Australia East","Australia Southeast","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","East US","East US 2","Central US","South Central US","North Central US","West US","West US 2","West US 3","West Central US","Canada Central","Canada East","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"SiteAwareResourceTypes","locations":[],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","Central US","South Central US","North Central US","West US 2","West US","West US 3","West Central US","Brazil South","Canada Central","Canada East","Japan East","Southeast Asia","Australia East","Central India","East Asia","Korea Central","South Africa North","Australia Southeast","Jio India West","Qatar Central","West Europe","North Europe","France Central","UK South","UK West","Germany West Central","Switzerland North","Sweden Central","Norway East","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"capabilityLists","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"deploymentTargets","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutionBindings","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutions","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas/versions","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutionBindings/solutionBindingConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutionBindings/solutionInstances","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"solutions/versions","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"schemaReferences","locations":[],"apiVersions":["2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsExtension"},{"resourceType":"configurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configurations/dynamicConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/dynamicConfigurations/versions","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"hierarchyLists","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"schemas/dynamicSchemas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"schemas/dynamicSchemas/versions","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"configurations/networkConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/securityConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/timeServerConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurations/connectivityConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"configurationReferences","locations":[],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"SupportsExtension"},{"resourceType":"configurations/arcGatewayConfigurations","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"defaultApiVersion":"2024-09-01-preview","capabilities":"None"},{"resourceType":"Winfields","locations":["East US 2 EUAP"],"apiVersions":["2024-02-01-preview"],"defaultApiVersion":"2024-02-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp","namespace":"Microsoft.NetApp","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"netAppAccounts","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/snapshotPolicies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2024-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/accountBackups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"netAppAccounts/backupPolicies","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2024-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/backupVaults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/backupVaults/backups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-05-01-preview","2023-03-01-preview","2023-01-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"netAppAccounts/vaults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"netAppAccounts/volumeGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/capacityPools/volumes","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"netAppAccounts/capacityPools/volumes/mountTargets","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2019-10-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools/volumes/snapshots","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools/volumes/backups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"netAppAccounts/capacityPools/volumes/volumeQuotaRules","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-15-preview","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/checkFilePathAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US (Stage)","West US 2","West US 3","Sweden South","Taiwan North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-15-preview","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/checkQuotaAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/queryNetworkSiblingSet","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/updateNetworkSiblingSet","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/regionInfo","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2021-12-01-preview","2021-04-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/regionInfos","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/QuotaLimits","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-10-01","2021-08-01","2021-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/CheckInventory","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Central US","Spain Central","South Africa North","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UAE Central","UK South","UK West","West Europe","West US","West US 2","West US 3","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-07-01","2024-05-01-preview","2024-05-01","2024-03-01-preview","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-11-01","2023-09-01-preview","2023-09-01","2023-07-01-preview","2023-07-01","2023-05-01-preview","2023-05-01","2023-03-01-preview","2023-03-01","2023-01-01-preview","2023-01-01","2022-11-01-preview","2022-11-01","2022-09-01","2022-07-01-preview","2022-07-01","2022-05-01","2022-03-01","2022-01-01","2021-12-01-preview","2021-10-01","2021-08-01","2021-06-01","2021-04-01","2021-02-01","2020-12-01","2020-11-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-03-01","2020-02-01","2019-11-01","2019-10-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2017-08-15"],"defaultApiVersion":"2024-07-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Migrate","namespace":"Microsoft.Migrate","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"migrateprojects","locations":["Central US","East Asia","Southeast Asia","North Europe","West Europe","West US 2","Australia Southeast","UK South","UK West","Canada Central","Central India","South India","Japan East","Japan West","Brazil South","Korea South","Korea Central","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2020-06-01-preview","2020-05-01","2019-06-01","2018-09-01-preview"],"defaultApiVersion":"2018-09-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"assessmentProjects","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-03-03-preview","2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"assessmentProjects/assessments","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-03-03-preview","2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview"],"capabilities":"None"},{"resourceType":"moveCollections","locations":["East US 2","North Europe","UK South","Southeast Asia","Australia East","Japan East","Brazil South","Norway East","Switzerland North","France Central","Central India","Korea Central","UAE North","Germany West Central","Canada Central","Qatar Central","Sweden Central","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01","2022-08-01","2021-08-01","2021-01-01","2019-10-01-preview"],"defaultApiVersion":"2022-08-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West Central US"],"apiVersions":["2019-10-01","2019-05-01","2018-06-30-preview","2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-09-09-preview","2023-07-07-preview","2023-05-01-preview","2023-04-01-preview","2023-03-15","2023-03-03","2022-02-02-preview","2020-05-01-preview","2020-01-01","2019-10-01","2019-05-01","2018-06-30-preview","2018-02-02","2017-11-11-preview","2017-09-25-privatepreview"],"capabilities":"None"},{"resourceType":"locations/rmsOperationResults","locations":["East US 2","North Europe","UK South","Southeast Asia","Australia East","Japan East","Brazil South","Norway East","Switzerland North","France Central","Central India","Korea Central","UAE North","Germany West Central","Canada Central","Qatar Central","Sweden Central","Poland Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01","2022-08-01","2021-08-01","2021-01-01","2019-10-01-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"modernizeProjects","locations":["Korea South","UK West","West Europe","Canada Central","Switzerland North","UAE North","East Asia","Norway East","South Africa North","UK South","South India","Korea Central","Australia Southeast","Central India","Brazil South","France Central","Japan East","Japan West","Australia East","Southeast Asia","North Europe","Sweden Central","Switzerland West","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-05-01-preview"],"defaultApiVersion":"2022-05-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppConfiguration","namespace":"Microsoft.AppConfiguration","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"configurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"defaultApiVersion":"2019-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"configurationStores/keyValues","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","Jio India Central"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/eventGridFilters","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","UAE Central","Jio India Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","UAE Central","Jio India Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Jio India West","Japan West","West US 3","Brazil Southeast","Sweden Central","South India","Qatar Central","Switzerland West","Canada East","Norway West","Australia Central 2","France South","Korea South","Germany North","Poland Central","Australia Central","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","UAE Central","Jio India Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview","2021-03-01-preview","2020-07-01-preview","2020-06-01","2019-11-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"deletedConfigurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deletedConfigurationStores","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-05-01","2022-03-01-preview","2021-10-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/replicas","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview","2023-03-01","2022-03-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/snapshots","locations":["West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","South Africa West","Mexico Central","Spain Central","New Zealand North","UAE Central","Jio India Central","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview","2024-05-01","2023-09-01-preview","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["Central US EUAP"],"apiVersions":["2024-07-01-preview","2023-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["East US 2 EUAP","West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","Sweden South","South Africa West","Mexico Central","Spain Central","Taiwan North","Taiwan Northwest","New Zealand North","UAE Central","Jio India Central"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/generateSasToken","locations":["East US 2 EUAP","West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","Sweden South","South Africa West","Mexico Central","Spain Central","Taiwan North","Taiwan Northwest","New Zealand North","UAE Central","Jio India Central"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"configurationStores/resetSasKind","locations":["East US 2 EUAP","West Central US","Central US","West US","East US","West Europe","Southeast Asia","Australia East","Australia Southeast","North Europe","UK South","South Central US","East US 2","West US 2","Brazil South","Canada Central","Central India","East Asia","France Central","Japan East","Korea Central","North Central US","Switzerland North","Germany West Central","UAE North","Norway East","South Africa North","UK West","Japan West","Jio India West","West US 3","Brazil Southeast","Sweden Central","Switzerland West","Qatar Central","South India","Poland Central","Canada East","Norway West","Australia Central","Australia Central 2","France South","Korea South","Germany North","Italy North","Israel Central","Sweden South","South Africa West","Mexico Central","Spain Central","Taiwan North","Taiwan Northwest","New Zealand North","UAE Central","Jio India Central"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Experimentation","namespace":"Microsoft.Experimentation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"Locations","locations":["West US 2"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"None"},{"resourceType":"experimentWorkspaces","locations":["West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-30-preview","2023-09-30-preview","2021-11-01-preview"],"defaultApiVersion":"2024-11-30-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SqlVirtualMachine","namespace":"Microsoft.SqlVirtualMachine","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SqlVirtualMachineGroups","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlVirtualMachines","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"SqlVirtualMachineGroups/AvailabilityGroupListeners","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Malaysia South","Taiwan North","Taiwan Northwest","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationTypes","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/sqlVirtualMachineOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/sqlVirtualMachineGroupOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/availabilityGroupListenerOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"Locations/registerSqlVmCandidate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Brazil Southeast","Central US EUAP","East US 2 EUAP","Germany North","Jio India Central","Malaysia South","Norway West","South Africa West","Sweden South","Switzerland West","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-10-01","2023-01-01-preview","2022-08-01-preview","2022-07-01-preview","2022-02-01-preview","2022-02-01","2021-11-01-preview","2017-03-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SignalRService","namespace":"Microsoft.SignalRService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SignalR","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"WebPubSub","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"SignalR/replicas","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"WebPubSub/replicas","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","West US 2","East US","East US 2","West US","Central US","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"SignalR/eventGridFilters","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01","2018-10-01","2018-03-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"SignalR/customDomains","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2022-02-01","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-07-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"WebPubSub/customDomains","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","North Central US","North Europe","Norway East","Poland Central","Qatar Central","South Africa North","South Central US","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","UAE North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2024-03-01","2024-01-01-preview","2023-08-01-preview","2023-06-01-preview","2023-03-01-preview","2023-02-01","2022-08-01-preview","2021-10-01","2021-09-01-preview","2021-06-01-preview","2021-04-01-preview","2020-05-01"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.App","namespace":"Microsoft.App","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"managedEnvironments","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedEnvironments/certificates","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"managedEnvironments/managedCertificates","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"containerApps","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"containerApps/privateEndpointConnectionProxies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"containerApps/resiliencyPolicies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/privateEndpointConnectionProxies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"spaces","locations":["Central US","East Asia","West Europe","East US 2 EUAP"],"apiVersions":["2023-11-02-preview"],"defaultApiVersion":"2023-11-02-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sessionPools","locations":["North Central US (Stage)","West US 2","North Europe","East US","East Asia","North Central US","Germany West Central","Poland Central","Italy North","Switzerland North","Sweden Central","Norway East","Japan East","Australia East","West Central US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"jobs","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/managedEnvironmentOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/managedEnvironmentOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/containerappOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/containerappOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/containerappsjobOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/containerappsjobOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/sourceControlOperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/sourceControlOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/usages","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"operations","locations":["East Asia","North Central US","West Europe"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2023-02-01","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"connectedEnvironments","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connectedEnvironments/certificates","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/connectedEnvironmentOperationResults","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/connectedEnvironmentOperationStatuses","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/managedCertificateOperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/billingMeters","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/availableManagedEnvironmentsWorkloadProfileTypes","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"getCustomDomainVerificationId","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"builders","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"builders/builds","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/OperationResults","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/dotNetComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/javaComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/daprComponents","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-03-01","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview","2023-05-02-preview","2023-05-01","2023-04-01-preview","2022-11-01-preview","2022-10-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"managedEnvironments/daprComponents/resiliencyPolicies","locations":["North Central US (Stage)","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","West Central US","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"},{"resourceType":"functions","locations":["North Central US (Stage)","West Central US","West US 2","Southeast Asia","Sweden Central","Canada Central","West Europe","North Europe","East US","East US 2","East Asia","Australia East","Germany West Central","Japan East","UK South","West US","Central US","North Central US","South Central US","Korea Central","Brazil South","West US 3","France Central","South Africa North","Norway East","Switzerland North","UAE North","Canada East","UK West","Central India","Italy North","Poland Central","South India","Central US EUAP","East US 2 EUAP","Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"SupportsExtension"},{"resourceType":"logicApps","locations":["North Central US (Stage)","West Europe","East US","East Asia","North Central US","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/connectedOperationResults","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview"],"capabilities":"None"},{"resourceType":"locations/connectedOperationStatuses","locations":["North Central US (Stage)","North Central US","East US","East Asia","West Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-02-preview"],"capabilities":"None"},{"resourceType":"builders/patches","locations":["Spain Central"],"apiVersions":["2024-10-02-preview","2024-08-02-preview","2024-02-02-preview","2023-11-02-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-02-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CostManagementExports","namespace":"Microsoft.CostManagementExports","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2019-04-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Dashboard","namespace":"Microsoft.Dashboard","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","South Central US","West Europe","North Europe","UK South","East US","East US 2","West Central US","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","Korea Central"],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"grafana","locations":["South Central US","West Central US","West Europe","East US","East US 2","North Europe","UK South","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"grafana/privateEndpointConnections","locations":["South Central US","West Central US","West Europe","North Europe","UK South","East US","East US 2","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"grafana/privateLinkResources","locations":["South Central US","West Central US","West Europe","North Europe","UK South","East US","East US 2","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":[],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview","2022-08-01","2022-05-01-preview","2021-09-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"grafana/managedPrivateEndpoints","locations":["South Central US","West Central US","West Europe","East US","East US 2","North Europe","UK South","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01","2023-10-01-preview","2023-09-01","2022-10-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"grafana/integrationFabrics","locations":["South Central US","West Central US","West Europe","East US","East US 2","North Europe","UK South","Australia East","Sweden Central","West US","West US 2","West US 3","Central US","Southeast Asia","Canada Central","Central India","East Asia","UAE North","Japan East","France Central","Brazil South","Norway East","Germany West Central","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01","2023-10-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SaaS","namespace":"Microsoft.SaaS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"applications","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checknameavailability","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"saasresources","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operationResults","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"resources","locations":["global"],"apiVersions":["2018-03-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevCenter","namespace":"Microsoft.DevCenter","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"devcenters/catalogs","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/attachednetworks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"devcenters/environmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries/images/versions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/galleries/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"networkconnections","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkconnections/healthchecks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"projects/attachednetworks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/environmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"projects/pools","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"projects/pools/schedules","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview","2022-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/allowedEnvironmentTypes","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview","2022-10-12-preview","2022-09-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview","2022-11-11-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"networkconnections/outboundNetworkDependenciesEndpoints","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01","2023-01-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/usages","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview","2023-04-01"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/catalogs/devboxdefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"devcenters/catalogs/environmentDefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"devcenters/catalogs/tasks","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"checkScopedNameAvailability","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/catalogs","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/catalogs/environmentDefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview","2024-05-01-preview","2024-02-01","2023-11-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"projects/listskus","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"projects/images","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"projects/images/versions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"projects/catalogs/imagedefinitions","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"projects/catalogs/imagedefinitions/builds","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"devcenters/curationprofiles","locations":["Australia East","Brazil South","Canada Central","Central US","West Europe","Germany West Central","Italy North","Japan East","UK South","East US","East US 2","South Africa North","South Central US","Southeast Asia","Switzerland North","Sweden Central","West US 3","Central India","East Asia","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-08-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeZones","namespace":"Microsoft.EdgeZones","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"extendedZones","locations":[],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Help","namespace":"Microsoft.Help","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2025-03-01-preview","2024-09-01-preview","2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-23-preview","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2025-03-01-preview","2024-09-01-preview","2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"discoverySolutions","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-01","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"discoverSolutions","locations":[],"apiVersions":["2024-03-01-preview","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"plugins","locations":[],"apiVersions":["2024-09-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"smartDiagnostics","locations":[],"apiVersions":["2025-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"diagnostics","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-06-01","2023-03-23-preview","2023-03-03-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"solutions","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-03-03-preview"],"capabilities":"SupportsExtension"},{"resourceType":"simplifiedSolutions","locations":[],"apiVersions":["2024-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"troubleshooters","locations":[],"apiVersions":["2024-03-01-preview","2023-09-01-preview","2023-03-23-preview"],"capabilities":"SupportsExtension"},{"resourceType":"SelfHelp","locations":[],"apiVersions":["2024-03-01-preview"],"capabilities":"None"},{"resourceType":"monitorInsights","locations":[],"apiVersions":["2024-09-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTSecurity","namespace":"Microsoft.IoTSecurity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2021-02-01-preview"],"capabilities":"None"},{"resourceType":"defenderSettings","locations":[],"apiVersions":["2023-02-01-preview","2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-01-preview","2023-02-01-preview","2021-09-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview","2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/devices","locations":["East US","West Europe"],"apiVersions":["2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/endpoints","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/vulnerabilities","locations":["East US","West Europe"],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview","2023-02-01-preview","2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/pcaps","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/violations","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/alerts/learn","locations":["East US","West Europe"],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/deviceGroups/recommendations","locations":["East US","West Europe"],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites/sensors","locations":["East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"sites","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West Central US","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-02-01-preview","2021-09-01-preview","2021-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"sensors","locations":["East Asia","Southeast Asia","Central US","East US","East US 2","West US","North Central US","South Central US","Japan West","Japan East","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","West US 2","Korea Central","Korea South","Australia Central","Australia Central 2","UAE Central","UAE North","South Africa North","South Africa West","North Europe","West Europe","UK South","UK West","France Central","France South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-09-01-preview","2021-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"onPremiseSensors","locations":[],"apiVersions":["2021-11-01-preview","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"alertTypes","locations":[],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"recommendationTypes","locations":[],"apiVersions":["2021-07-01-preview"],"capabilities":"None"},{"resourceType":"licenseSkus","locations":[],"apiVersions":["2023-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/sites/inventoryNetworks","locations":["East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/sensors","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/remoteConfigurations","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/alertSuppressionRules","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/inventoryNetworks","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2024-06-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MarketplaceNotifications","namespace":"Microsoft.MarketplaceNotifications","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"reviewsnotifications","locations":[],"apiVersions":["2021-03-03"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-03-03"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DomainRegistration","namespace":"Microsoft.DomainRegistration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"domains","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"domains/domainOwnershipIdentifiers","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"topLevelDomains","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"checkDomainAvailability","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"listDomainRecommendations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validateDomainRegistrationInformation","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"generateSsoRequest","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-04-01","2015-02-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VirtualMachineImages","namespace":"Microsoft.VirtualMachineImages","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"imageTemplates","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"imageTemplates/runOutputs","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"imageTemplates/triggers","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01"],"capabilities":"None"},{"resourceType":"locations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","West US 3","South Central US","Canada Central","North Europe","West Europe","Norway East","UK South","UK West","UAE North","Germany West Central","Japan East","East Asia","Southeast Asia","Australia East","Australia Southeast","Jio India West","South Africa North","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","Central US","West Central US","West US","West US 2","South Central US","West US 3","Canada Central","North Europe","West Europe","Japan East","South Africa North","Jio India West","East Asia","Southeast Asia","Norway East","UK South","UK West","UAE North","Germany West Central","Australia East","Australia Southeast","Switzerland North","Central India","France Central","Korea Central","North Central US","Brazil South","Qatar Central","Poland Central","Sweden Central","Italy North","Israel Central","Spain Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-02-01","2023-07-01","2022-07-01","2022-02-14","2021-10-01","2020-02-14","2019-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetworkFunction","namespace":"Microsoft.NetworkFunction","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"azureTrafficCollectors","locations":["West US","East US","Italy North","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Poland Central","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"defaultApiVersion":"2022-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"azureTrafficCollectors/collectorPolicies","locations":["West US","East US","Italy North","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Poland Central","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"defaultApiVersion":"2022-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns/connectionPolicies","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"meshVpns/privateEndpointConnections","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"None"},{"resourceType":"meshVpns/privateEndpointConnectionProxies","locations":["West US","East US","West Central US","North Central US","North Europe","Southeast Asia","Korea Central","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01-preview"],"defaultApiVersion":"2021-08-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["West US","East US","Italy North","North Europe","West Europe","East Asia","Southeast Asia","North Central US","South Central US","Central US","East US 2","Japan West","Brazil South","Australia East","Australia Southeast","Central India","South India","Canada Central","Canada East","West Central US","West US 2","UK West","UK South","Korea South","France Central","France South","Australia Central","Australia Central 2","South Africa West","South Africa North","UAE Central","UAE North","Switzerland North","Switzerland West","Germany North","Germany West Central","Norway East","Norway West","Brazil Southeast","West US 3","Poland Central","Sweden Central","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/nfvOperations","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/nfvOperationResults","locations":[],"apiVersions":["2022-11-01","2022-08-01","2022-05-01","2021-09-01-preview","2021-08-01-preview"],"capabilities":"None"},{"resourceType":"copilot","locations":[],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServiceNetworking","namespace":"Microsoft.ServiceNetworking","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"trafficControllers","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trafficControllers/frontends","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trafficControllers/associations","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"defaultApiVersion":"2023-11-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Australia East","Central US","East Asia","East US","East US 2","North Central US","North Europe","South Central US","Southeast Asia","UK South","West US","West Europe","UAE North","Switzerland North","Norway East","Korea Central","France Central","Canada Central","Germany West Central","Central India","West US 3","Sweden Central","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2024-05-01-preview","2023-11-01","2023-05-01-preview","2022-10-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerStorage","namespace":"Microsoft.ContainerStorage","authorizations":[],"resourceTypes":[{"resourceType":"pools","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"pools/volumes","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"pools/snapshots","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","zoneMappings":[{"location":"East US 2","zones":["3","1","2"]}],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"},{"resourceType":"locations","locations":["East US 2"],"apiVersions":["2023-07-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Astronomer.Astro","namespace":"Astronomer.Astro","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"2245C2E1-FCE4-4A6A-9AEC-24273236513C"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"organizations","locations":["East US","Australia East","North Europe","West Europe","West US 2","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","East US","Australia East","North Europe","West Europe","West US 2","Canada Central"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Dynatrace.Observability","namespace":"Dynatrace.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","West US 2","West Europe","East US","West US 3","Canada Central","UAE North","Switzerland North","Australia East"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","West Europe","East US","West US 3","Canada Central","UAE North","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","West US 3","UAE North","Canada Central","West Europe","East US","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"getMarketplaceSaaSResourceDetails","locations":[],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listHosts","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listMonitoredResources","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/listAppServices","locations":["West US 2","West Europe","West US 3","Canada Central","UAE North","East US","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview","2023-09-12-preview","2023-08-22-preview","2023-08-14-preview","2023-04-27","2023-04-20-preview","2023-03-01-preview","2022-10-01-preview","2021-09-01-preview","2021-09-01"],"defaultApiVersion":"2023-04-27","capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["West US 2","West Europe","East US","West US 3","Canada Central","UAE North","Switzerland North","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-24-preview","2023-11-24-preview","2023-11-11-preview","2023-09-20-preview"],"defaultApiVersion":"2024-04-24-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/GitHub.Network","namespace":"GitHub.Network","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-04-02","2024-04-01-preview","2024-04-01","2023-11-01-rc","2023-11-01-preview","2023-03-15-beta","2023-03-15-alpha"],"capabilities":"None"},{"resourceType":"networkSettings","locations":["East US","East US 2","West US 2","West Europe","Central US","West US","North Europe","Southeast Asia","UK South","Australia East","South India","Switzerland North","North Central US","South Central US","West US 3","Canada Central","Canada East","Central India","Australia Central","Australia Southeast","Korea Central","Japan East","France Central","Italy North","Norway East","Germany West Central","Sweden Central"],"apiVersions":["2024-04-02","2023-11-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-04-02","2024-04-01-preview","2024-04-01","2023-11-01-rc","2023-11-01-preview","2023-03-15-beta","2023-03-15-alpha"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Informatica.DataManagement","namespace":"Informatica.DataManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West US 2","East US 2","Germany West Central","UAE North","Australia Central","Canada Central"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"organizations","locations":["West US 2","Germany West Central","East US 2","UAE North","Canada Central","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"organizations/singleSignOnConfigurations","locations":["West US 2","Germany West Central","East US 2","UAE North","Canada Central","Australia Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview","2023-03-01-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"},{"resourceType":"organizations/serverlessRuntimes","locations":["West US 2","Germany West Central","East US 2","Canada Central","Australia Central","East US 2 EUAP","UAE North","Central US EUAP"],"apiVersions":["2024-07-22-preview","2024-05-08","2023-08-20-preview"],"defaultApiVersion":"2024-05-08","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AadCustomSecurityAttributesDiagnosticSettings","namespace":"Microsoft.AadCustomSecurityAttributesDiagnosticSettings","resourceTypes":[{"resourceType":"operations","locations":["West US"],"apiVersions":["2017-04-01-preview"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-04-01-preview"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.aadiam","namespace":"microsoft.aadiam","authorizations":[],"resourceTypes":[{"resourceType":"privateLinkForAzureAD","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2020-03-01-preview","2020-03-01"],"defaultApiVersion":"2020-03-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"tenants","locations":["West US"],"apiVersions":["2017-04-01","2017-03-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-01","2016-02-01","2015-11-01","2015-01-01"],"defaultApiVersion":"2017-04-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2017-04-01","2017-03-01","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-03-01","2016-02-01","2015-11-01","2015-01-01"],"capabilities":"None"},{"resourceType":"diagnosticSettings","locations":[],"apiVersions":["2017-05-01-preview","2017-04-01-preview","2017-04-01"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"},{"resourceType":"diagnosticSettingsCategories","locations":[],"apiVersions":["2017-05-01-preview","2017-04-01-preview","2017-04-01"],"defaultApiVersion":"2017-04-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Addons","namespace":"Microsoft.Addons","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"8004BAAB-A4CB-4981-8571-F7E44D039D93"},"resourceTypes":[{"resourceType":"supportProviders","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"},{"resourceType":"operations","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"},{"resourceType":"operationResults","locations":["West Central US","South Central US","East US","West Europe"],"apiVersions":["2018-03-01","2017-05-15"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ADHybridHealthService","namespace":"Microsoft.ADHybridHealthService","resourceTypes":[{"resourceType":"services","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"addsservices","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"configuration","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"agents","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"aadsupportcases","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"reports","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"servicehealthmetrics","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"logs","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"},{"resourceType":"anonymousapiusers","locations":["West US"],"apiVersions":["2014-01-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AgFoodPlatform","namespace":"Microsoft.AgFoodPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"farmBeatsExtensionDefinitions","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"farmBeatsSolutionDefinitions","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-01-preview","2021-09-01-preview","2020-05-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AgriculturePlatform","namespace":"Microsoft.AgriculturePlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AnalysisServices","namespace":"Microsoft.AnalysisServices","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"servers","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","North Europe","South Central US","West Europe","West Central US","Southeast Asia","East US 2","North Central US","Brazil South","Canada Central","Australia Southeast","Japan East","UK South","West India","West US 2","Central US","East US","Australia East","East US 2 EUAP"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"defaultApiVersion":"2017-08-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2","West Central US","West US 2"],"apiVersions":["2017-08-01-beta","2017-08-01","2017-07-14","2016-05-16"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-08-01"}],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ApiCenter","namespace":"Microsoft.ApiCenter","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"services","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-15-preview","2024-03-01","2023-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-15-preview","2024-03-01","2023-07-01-preview"],"capabilities":"None"},{"resourceType":"deletedServices","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-15-preview"],"capabilities":"None"},{"resourceType":"services/eventGridFilters","locations":["East US","West Europe","UK South","Central India","Australia East","Central US EUAP"],"apiVersions":["2024-06-01-preview","2024-03-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppAssessment","namespace":"Microsoft.AppAssessment","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US 2 EUAP","West Central US"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/osVersions","locations":["East US 2 EUAP","West Central US"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"migrateProjects/sites","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/sites/machines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/sites/applianceConfigurations","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/machinesToAssess","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedMachines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedMachines/applications","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedApplications","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"},{"resourceType":"migrateProjects/assessments/assessedApplications/machines","locations":["East US 2 EUAP"],"apiVersions":["2020-09-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppComplianceAutomation","namespace":"Microsoft.AppComplianceAutomation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3"],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"reports/snapshots","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview","2022-11-16-preview","2022-05-10-privatepreview","2022-05-10-beta"],"capabilities":"None"},{"resourceType":"onboard","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"triggerEvaluation","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/webhooks","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/evidences","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"listInUseStorageAccounts","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"getCollectionCount","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"getOverviewStatus","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"},{"resourceType":"reports/scopingConfigurations","locations":[],"apiVersions":["2024-06-27","2023-02-15-preview"],"defaultApiVersion":"2024-06-27","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AppSecurity","namespace":"Microsoft.AppSecurity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operationStatuses","locations":[],"apiVersions":["2023-02-06-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-02-06-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Attestation","namespace":"Microsoft.Attestation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"attestationProviders","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","New Zealand North","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"defaultProviders","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","New Zealand North","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"locations/defaultProvider","locations":["East US 2","Central US","UK South","East US","Canada Central","Brazil South","Brazil Southeast","South Africa North","South Africa West","UAE North","UAE Central","Canada East","UK West","West US","North Europe","West Europe","Southeast Asia","East Asia","South Central US","North Central US","West Central US","Australia East","Australia Southeast","Japan East","Japan West","Switzerland North","Switzerland West","Italy North","Central India","South India","Jio India West","Jio India Central","France Central","France South","Australia Central","Australia Central 2","Mexico Central","Norway East","Norway West","Sweden Central","West US 2","Germany West Central","Germany North","West US 3","Korea Central","Korea South","Poland Central","Israel Central","Spain Central","West India","New Zealand North","Central US EUAP","East US 2 EUAP","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-03-01-preview","2021-06-01-preview","2021-06-01","2020-10-01","2018-09-01-preview","2018-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AwsConnector","namespace":"Microsoft.AwsConnector","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"s3Buckets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"ec2Instances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsExtension"},{"resourceType":"lambdaFunctions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3AccessPoints","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2KeyPairs","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Subnets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Volumes","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCs","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsLogGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsLogStreams","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBInstances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"dynamoDBTables","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2LoadBalancers","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallFirewalls","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerApps","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"lightsailInstances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2NetworkAcls","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2NetworkInterfaces","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2RouteTables","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCEndpoints","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2VPCPeeringConnections","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2InstanceStatuses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2SecurityGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"licenseManagerLicenses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"lightsailBuckets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsSubscriptionFilters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallFirewallPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkFirewallRuleGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"organizationsAccounts","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"organizationsOrganizations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerDevices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerImages","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafv2IPSets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafv2WebACLAssociations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"apiGatewayRestApis","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"apiGatewayStages","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"applicationAutoScalingScalableTargets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudFormationStacks","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudFormationStackSets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudTrailTrails","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudWatchAlarms","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecrRepositories","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsServices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecsTaskDefinitions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"efsFileSystems","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"efsMountTargets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticBeanstalkEnvironments","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2Listeners","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2TargetGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticsearchDomains","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"guardDutyDetectors","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamInstanceProfiles","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamManagedPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamServerCertificates","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamUserPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamVirtualMFADevices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"kmsKeys","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"logsMetricFilters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"macieAllowLists","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"openSearchServiceDomains","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsEventSubscriptions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"redshiftClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"redshiftClusterParameterGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"route53HostedZones","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3BucketPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"snsTopics","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sqsQueues","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accessAnalyzerAnalyzers","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"acmCertificateSummaries","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"appSyncGraphQLApis","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"autoScalingAutoScalingGroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudFrontDistributions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"codeBuildProjects","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"codeBuildSourceCredentialsInfos","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configServiceConfigurationRecorders","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configServiceConfigurationRecorderStatuses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"configServiceDeliveryChannels","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"databaseMigrationServiceReplicationInstances","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"daxClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"dynamoDBContinuousBackupsDescriptions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2AccountAttributes","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Addresses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2FlowLogs","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Images","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Ipams","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ec2Snapshots","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ecrImageDetails","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"eksClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsExtension"},{"resourceType":"eksNodegroups","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticBeanstalkApplications","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticBeanstalkConfigurationTemplates","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"elasticLoadBalancingV2TargetHealthDescriptions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"emrClusters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamAccessKeyLastUseds","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamAccessKeyMetaData","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamMFADevices","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamPasswordPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamPolicyVersions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"iamRoles","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"kmsAliases","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"lambdaFunctionCodeLocations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"macie2JobSummaries","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"openSearchDomainStatuses","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBSnapshots","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsDBSnapshotAttributesResults","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"rdsExportTasks","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"route53DomainsDomainSummaries","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"route53ResourceRecordSets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3ControlMultiRegionAccessPointPolicyDocuments","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sageMakerNotebookInstanceSummaries","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"secretsManagerResourcePolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"secretsManagerSecrets","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"snsSubscriptions","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ssmInstanceInformations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ssmParameters","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ssmResourceComplianceSummaryItems","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafWebACLSummaries","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"wafv2LoggingConfigurations","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"s3AccessControlPolicies","locations":["East US","Brazil South","Australia East","Southeast Asia","West Europe","UK South","West Central US"],"apiVersions":["2024-12-01","2024-08-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureBusinessContinuity","namespace":"Microsoft.AzureBusinessContinuity","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"},{"resourceType":"unifiedProtectedItems","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"SupportsExtension"},{"resourceType":"deletedUnifiedProtectedItems","locations":[],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureDataTransfer","namespace":"Microsoft.AzureDataTransfer","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"pipelines","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"connections/flows","locations":["East US","East US 2","West US","West US 2"],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview","2023-06-28","2022-12-13-preview"],"defaultApiVersion":"2024-05-07","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"listApprovedSchemas","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"},{"resourceType":"validateSchema","locations":[],"apiVersions":["2024-05-07","2024-01-25","2023-10-11-preview"],"defaultApiVersion":"2024-05-07","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureFleet","namespace":"Microsoft.AzureFleet","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"fleets","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","West Central US","East Asia","North Europe","North Central US","Canada Central","Brazil South","UK West","West India","Australia East","Japan East","Korea South","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Canada East","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Australia Central","South Africa North","UAE North","Switzerland North","West Europe","South Central US","Southeast Asia","Poland Central","Israel Central","East US 2 EUAP","Central US EUAP","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Italy North"],"apiVersions":["2024-11-01","2024-05-01-preview","2023-11-01-preview"],"zoneMappings":[{"location":"Australia East","zones":["1","2","3"]},{"location":"Brazil South","zones":["1","2","3"]},{"location":"Canada Central","zones":["1","2","3"]},{"location":"Central India","zones":["1","2","3"]},{"location":"Central US","zones":["1","2","3"]},{"location":"Central US EUAP","zones":["1","2"]},{"location":"East Asia","zones":["1","2","3"]},{"location":"East US","zones":["1","2","3"]},{"location":"East US 2","zones":["1","2","3"]},{"location":"East US 2 EUAP","zones":["1","2","3","4"]},{"location":"France Central","zones":["1","2","3"]},{"location":"Germany West Central","zones":["1","2","3"]},{"location":"Israel Central","zones":["1","2","3"]},{"location":"Italy North","zones":["1","2","3"]},{"location":"Japan East","zones":["1","2","3"]},{"location":"Korea Central","zones":["1","2","3"]},{"location":"North Europe","zones":["1","2","3"]},{"location":"Norway East","zones":["1","2","3"]},{"location":"Poland Central","zones":["1","2","3"]},{"location":"Qatar Central","zones":["1","2","3"]},{"location":"South Africa North","zones":["1","2","3"]},{"location":"South Central US","zones":["1","2","3"]},{"location":"Southeast Asia","zones":["1","2","3"]},{"location":"Sweden Central","zones":["1","2","3"]},{"location":"Switzerland North","zones":["1","2","3"]},{"location":"UAE North","zones":["1","2","3"]},{"location":"UK South","zones":["1","2","3"]},{"location":"West Europe","zones":["1","2","3"]},{"location":"West US 2","zones":["1","2","3"]},{"location":"West US 3","zones":["1","2","3"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","West Central US","East Asia","North Europe","North Central US","Canada Central","Brazil South","UK West","West India","Australia East","Japan East","Korea South","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Canada East","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Australia Central","South Africa North","UAE North","Switzerland North","West Europe","South Central US","Southeast Asia","Poland Central","Israel Central","East US 2 EUAP","Central US EUAP","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Italy North"],"apiVersions":["2024-11-01","2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-11-01","2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US 2","East US","West US 3","West US 2","West US","Central US","UK South","West Central US","East Asia","North Europe","North Central US","Canada Central","Brazil South","UK West","West India","Australia East","Japan East","Korea South","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Canada East","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Australia Central","South Africa North","UAE North","Switzerland North","West Europe","South Central US","Southeast Asia","Poland Central","Israel Central","East US 2 EUAP","Central US EUAP","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Italy North"],"apiVersions":["2024-11-01","2024-05-01-preview","2023-11-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureLargeInstance","namespace":"Microsoft.AzureLargeInstance","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"azureLargeStorageInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"None"},{"resourceType":"azureLargeInstances","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2024-04-10","2023-07-20-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzurePlaywrightService","namespace":"Microsoft.AzurePlaywrightService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe","West US 3","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"accounts","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"locations/quotas","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview","2023-10-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"},{"resourceType":"accounts/quotas","locations":["East US","West US 3","West Europe","East Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-12-01","2024-08-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-12-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureScan","namespace":"Microsoft.AzureScan","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"scanningAccounts","locations":["North Europe","West Europe","East US","West US"],"apiVersions":["2022-05-17-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["Central US EUAP","North Europe","West Europe","East US","West US"],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-05-17-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureSphere","namespace":"Microsoft.AzureSphere","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"catalogs","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"catalogs/products","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/certificates","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/images","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West Central US","East US 2","West US","West US 2"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups/devices","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"catalogs/products/devicegroups/deployments","locations":["global"],"apiVersions":["2024-04-01","2022-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureStack","namespace":"Microsoft.AzureStack","resourceTypes":[{"resourceType":"operations","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"registrations","locations":["Global"],"apiVersions":["2022-06-01","2020-06-01-preview","2017-06-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrations/products","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01","2016-01-01"],"capabilities":"None"},{"resourceType":"registrations/customerSubscriptions","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"cloudManifestFiles","locations":["Global"],"apiVersions":["2022-06-01","2017-06-01"],"capabilities":"None"},{"resourceType":"linkedSubscriptions","locations":["East US","West Europe","Southeast Asia"],"apiVersions":["2020-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"generateDeploymentLicense","locations":["Global"],"apiVersions":["2022-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureStackHCI","namespace":"Microsoft.AzureStackHCI","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-09-01-preview","2024-08-01-preview","2024-07-15-preview","2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-11-01-preview","2020-10-01","2020-03-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-09-01-preview","2024-08-01-preview","2024-07-15-preview","2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-11-01-preview","2020-10-01"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["East US","East US 2 EUAP","West Europe","Southeast Asia","Central US EUAP","Central US","Japan East","North Europe","Australia East","East US 2","South Central US","Canada Central","Central India","West US 2"],"apiVersions":["2024-09-01-preview","2024-08-01-preview","2024-07-01-preview","2024-05-01-preview","2024-04-01","2024-02-15-preview","2024-02-01-preview","2024-01-15-preview","2024-01-01","2023-12-01-preview","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-08-01","2023-07-01-preview","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-11-01-preview","2022-10-01","2022-09-01","2022-08-01-preview","2022-05-01","2022-03-01","2022-01-01","2021-09-01-preview","2021-09-01","2021-07-01-preview","2021-01-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"galleryImages","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkInterfaces","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2022-12-15-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2023-07-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualHardDisks","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview","2021-07-01-preview","2020-11-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview","2020-10-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"clusters/arcSettings","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"clusters/arcSettings/extensions","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01","2022-05-01","2022-03-01","2022-01-01","2021-09-01","2021-01-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/extensions","locations":["East US","West Europe","Southeast Asia"],"apiVersions":["2022-12-15-preview","2021-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/hybrididentitymetadata","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2022-12-15-preview","capabilities":"None"},{"resourceType":"clusters/publishers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/offers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/publishers/offers","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"clusters/publishers/offers/skus","locations":["Australia East","East US","West Europe","Southeast Asia","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2022-04-01-preview"],"defaultApiVersion":"2022-04-01-preview","capabilities":"None"},{"resourceType":"marketplaceGalleryImages","locations":["East US","West Europe","Southeast Asia","Australia East","South Central US","Central India","Japan East","Canada Central"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storageContainers","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview","2022-12-15-preview","2021-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/updates","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"clusters/updates/updateRuns","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"clusters/updateSummaries","locations":["Australia East","South Central US","East US","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-15-preview","2022-12-01","2022-10-01","2022-08-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-09-01-preview","2024-04-01","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-08-01","2023-06-01","2023-03-01","2023-02-01","2022-12-01","2022-10-01","2022-09-01"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"virtualMachineInstances","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Japan East","Central India"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview","2023-07-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsExtension"},{"resourceType":"clusters/deploymentSettings","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"edgeDevices","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"logicalNetworks","locations":["East US","Canada Central","South Central US","Central India","Japan East","West Europe","Southeast Asia","Australia East"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview","2024-01-01","2023-09-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/securitySettings","locations":["South Central US","East US","Australia East","West Europe","Southeast Asia","Canada Central","Japan East","Central India"],"apiVersions":["2024-09-01-preview","2024-04-01","2024-02-15-preview","2024-01-01","2023-11-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"networkSecurityGroups","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkSecurityGroups/securityRules","locations":["East US","West Europe","Southeast Asia","Australia East","Canada Central","South Central US","Central India","Japan East"],"apiVersions":["2024-08-01-preview","2024-05-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BackupSolutions","namespace":"Microsoft.BackupSolutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"VMwareApplications","locations":["West Central US","East US","West Europe","East US 2 EUAP","Australia Central 2"],"apiVersions":[],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2022-08-01-preview","2022-04-01-preview","2021-07-01","2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01","2016-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West Central US","East US","West Europe","East US 2 EUAP","Australia Central 2"],"apiVersions":[],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-08-21-preview","2019-07-01","2018-09-01-preview","2018-06-01","2018-03-01","2018-02-01","2017-12-01","2017-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BareMetal","namespace":"Microsoft.BareMetal","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"bareMetalConnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2023-12-01"],"defaultApiVersion":"2023-12-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01","2018-09-01-preview"],"defaultApiVersion":"2018-09-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01","2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Central US","Norway East","North Europe","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West Central US","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2023-12-01","2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"utilization","locations":["Australia Central","Australia Central 2","South Africa North","South Central US","East US","West US","UK South","Australia East","North Europe","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","Japan East","UK West","Spain Central","Taiwan North","Taiwan Northwest"],"apiVersions":["2021-06-01-preview","2020-10-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"locations/updateRoutesOnVirtualNetwork","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","North Central US","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","West Central US","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"bareMetalInventoryBase","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","North Central US","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","West Central US","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-02-01"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"sdnApplianceInventory","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Korea Central","Korea South","North Europe","North Central US","Norway East","Norway West","Qatar Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West India","West Central US","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-02-01"],"defaultApiVersion":"2024-02-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BareMetalInfrastructure","namespace":"Microsoft.BareMetalInfrastructure","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"bareMetalInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"bareMetalStorageInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-11-01-preview","2023-08-04-preview","2023-04-06"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"None"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2020-08-06-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview","2023-11-01-preview","2023-08-04-preview","2023-04-06","2021-08-09","2020-08-06-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Batch","namespace":"Microsoft.Batch","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"batchAccounts","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"batchAccounts/pools","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"batchAccounts/detectors","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"batchAccounts/certificates","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"batchAccounts/operationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"batchAccounts/poolOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"batchAccounts/certificateOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01"],"capabilities":"None"},{"resourceType":"batchAccounts/privateEndpointConnectionProxyResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"batchAccounts/privateEndpointConnectionResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01"],"capabilities":"None"},{"resourceType":"batchAccounts/networkSecurityPerimeterConfigurationOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/quotas","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01"],"defaultApiVersion":"2024-07-01","apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2017-09-01"}],"capabilities":"None"},{"resourceType":"locations/accountOperationResults","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01","2021-01-01","2020-09-01","2020-05-01","2020-03-01-preview","2020-03-01","2019-08-01","2019-04-01","2018-12-01","2017-09-01","2017-05-01","2017-01-01","2015-12-01","2015-09-01","2015-07-01","2014-05-01-privatepreview"],"capabilities":"None"},{"resourceType":"locations/virtualMachineSkus","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/cloudServiceSkus","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview","2024-02-01","2023-11-01","2023-05-01","2022-10-01","2022-06-01","2022-01-01","2021-06-01"],"defaultApiVersion":"2024-07-01","capabilities":"None"},{"resourceType":"locations/notifyNetworkSecurityPerimeterUpdatesAvailable","locations":["West Europe","East US","East US 2","West US","North Central US","Brazil South","North Europe","Central US","East Asia","Japan East","Australia Southeast","Japan West","Korea South","Korea Central","Southeast Asia","South Central US","Australia East","Jio India West","South India","Central India","West India","Canada Central","Canada East","UK South","UK West","West Central US","West US 2","France Central","South Africa North","UAE North","Australia Central","Germany West Central","Switzerland North","Norway East","Brazil Southeast","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Jio India Central","New Zealand North","East US 2 EUAP","Central US EUAP","Sweden South","France South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-07-01","2024-03-01-privatepreview"],"defaultApiVersion":"2024-07-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Billing","namespace":"Microsoft.Billing","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"billingPeriods","locations":[],"apiVersions":["2018-03-01-preview","2017-04-24-preview"],"capabilities":"SupportsExtension"},{"resourceType":"invoices","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"],"capabilities":"None"},{"resourceType":"enrollmentAccounts","locations":[],"apiVersions":["2018-03-01-preview"],"capabilities":"None"},{"resourceType":"permissionRequests","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/permissionRequests","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/associatedTenants","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingRoleDefinitions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingRoleAssignments","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"createBillingRoleAssignment","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingAccounts/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/signAgreement","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/previewAgreements","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/createBillingRoleAssignment","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/createBillingRoleAssignment","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingPermissions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"billingAccounts/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-06-30","2018-05-31"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfilesSummaries","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/instructions","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transactions","locations":[],"apiVersions":["2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingRoleDefinitions","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingRoleAssignments","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingPermissions","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/elevate","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/createInvoiceSectionOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/productMoveOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptionMoveOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/listInvoiceSectionsWithCreateSubscriptionPermission","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/enrollmentAccounts/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/enrollmentAccounts/billingPeriods","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/BillingProfiles/patchOperations","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"departments","locations":[],"apiVersions":["2018-06-30","2018-05-31"],"capabilities":"None"},{"resourceType":"billingAccounts/departments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2019-10-01-preview","2018-06-30"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/notificationContacts","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/notificationContacts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingRoleDefinitions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingRoleAssignments","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingPermissions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-12-15-privatepreview","2019-10-01-preview","2018-06-30"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/enrollmentAccounts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts","locations":[],"apiVersions":["2024-08-01-preview","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/enrollmentAccounts","locations":[],"apiVersions":["2024-08-01-preview","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingRoleDefinitions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingRoleAssignments","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingPermissions","locations":[],"apiVersions":["2024-04-01","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts/billingPermissions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/departments/billingSubscriptions","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/paymentMethods","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/availableBalance","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/availableBalance","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/transactions","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/transactions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/transactions","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/transactions","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/summary","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/validateDeleteBillingProfileEligibility","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/validateDeleteInvoiceSectionEligibility","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/transactionSummary","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptionAliases","locations":[],"apiVersions":["2024-04-01","2021-10-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/invoices","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/policies","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2022-10-01-privatepreview","2020-12-15-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/departments/billingSubscriptions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/enrollmentAccounts/billingSubscriptions","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptions","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products/updateAutoRenew","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products/updateAutoRenew","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/products","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-09-01-preview","2020-05-01","2019-10-01-preview","2018-11-01-preview","2018-06-30","2018-03-01-preview","2017-04-24-preview","2017-02-27-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/initiateTransfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/transfers","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/transfers","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"transfers/acceptTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/declineTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/validateTransfer","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/initiateTransfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transfers","locations":[],"apiVersions":["2020-11-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/transferSupportedAccounts","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingProperty","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/customers/policies","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/pricesheet","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/billingSubscriptions/transfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/products/transfer","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/products/transfer","locations":[],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoiceSections/productTransfersResults","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/agreements","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/lineOfCredit","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/paymentMethods","locations":[],"apiVersions":["2024-04-01","2021-10-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"paymentMethods","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/paymentMethodLinks","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/payableOverage","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/payNow","locations":[],"apiVersions":["2020-12-15-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/reservationOrders","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/reservationOrders/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/reservations","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-11-01-privatepreview","2020-11-01-beta","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/validateDetachPaymentMethodEligibility","locations":[],"apiVersions":["2022-10-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"validateAddress","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"promotions","locations":[],"apiVersions":["2020-11-01-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"promotions/checkeligibility","locations":[],"apiVersions":["2020-11-01-preview","2020-09-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/elevateRole","locations":[],"apiVersions":["2022-10-01-privatepreview","2020-12-15-privatepreview","2020-12-15-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/appliedReservationOrders","locations":[],"apiVersions":["2020-12-15-privatepreview","2020-12-15-beta"],"capabilities":"None"},{"resourceType":"promotionalCredits","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/promotionalCredits","locations":[],"apiVersions":["2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlanOrders/savingsPlans","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlanOrders","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/savingsPlans","locations":[],"apiVersions":["2024-04-01-beta","2024-04-01","2023-04-01-beta","2022-10-01-privatepreview","2022-10-01-beta","2020-12-15-privatepreview","2020-12-15-beta","2020-11-01-privatepreview","2020-11-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/alerts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/alerts","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/alertPreferences","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/alertPreferences","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/listProductRecommendations","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/incentiveSchedules","locations":[],"apiVersions":["2022-10-01-beta"],"capabilities":"None"},{"resourceType":"billingAccounts/incentiveSchedules/milestones","locations":[],"apiVersions":["2022-10-01-beta"],"capabilities":"None"},{"resourceType":"operationStatus","locations":[],"apiVersions":["2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"transfers/operationStatus","locations":[],"apiVersions":["2018-11-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-04-01","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/pricesheetDownloadOperations","locations":[],"apiVersions":["2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2021-10-01","2020-12-15-privatepreview","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingSubscriptions/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/enrollmentAccounts/activationStatus","locations":[],"apiVersions":["2020-12-15-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"billingAccounts/invoices/operationResults","locations":[],"apiVersions":["2024-04-01","2020-11-01-privatepreview","2020-05-01","2019-10-01-preview","2018-11-01-preview"],"capabilities":"None"},{"resourceType":"promotionalCredits/operationResults","locations":[],"apiVersions":["2024-04-01","2022-10-01-privatepreview","2020-11-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/addresses","locations":[],"apiVersions":["2022-10-01-privatepreview"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/billingSubscriptions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/policies","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/customers/transactions","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingProfiles/invoiceSections/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingRequests","locations":[],"apiVersions":["2024-04-01"],"capabilities":"None"},{"resourceType":"billingAccounts/migrations","locations":[],"apiVersions":["2024-08-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BillingBenefits","namespace":"Microsoft.BillingBenefits","resourceTypes":[{"resourceType":"savingsPlanOrders","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrders/savingsPlans","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrders/return","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta"],"capabilities":"None"},{"resourceType":"validate","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta","2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"calculateMigrationCost","locations":[],"apiVersions":["2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"operationResults","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta","2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-11-01-beta","2022-11-01","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"savingsPlanOrderAliases","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"reservationOrderAliases","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta"],"capabilities":"None"},{"resourceType":"savingsPlans","locations":[],"apiVersions":["2023-07-01-preview","2023-07-01-beta","2022-11-01-beta","2022-11-01","2022-06-02-privatepreview","2022-06-02-beta","2021-07-01-privatepreview","2021-07-01-beta"],"capabilities":"None"},{"resourceType":"incentiveSchedules","locations":["global"],"apiVersions":["2023-07-01-beta"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"incentiveSchedules/milestones","locations":[],"apiVersions":["2023-07-01-beta"],"capabilities":"None"},{"resourceType":"maccs","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"maccs/contributors","locations":[],"apiVersions":["2023-11-01-preview"],"capabilities":"None"},{"resourceType":"listSellerResources","locations":[],"apiVersions":["2023-11-01-preview","2023-11-01-beta"],"capabilities":"None"},{"resourceType":"credits","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"credits/sources","locations":["global"],"apiVersions":["2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.BlockchainTokens","namespace":"Microsoft.BlockchainTokens","resourceTypes":[{"resourceType":"Operations","locations":["West US"],"apiVersions":["2019-07-19-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CapacityAllocation","namespace":"Microsoft.CapacityAllocation","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-05-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Carbon","namespace":"Microsoft.Carbon","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"carbonEmissionReports","locations":[],"apiVersions":["2023-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"None"},{"resourceType":"queryCarbonEmissionDataAvailableDateRange","locations":[],"apiVersions":["2023-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CertificateRegistration","namespace":"Microsoft.CertificateRegistration","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"certificateOrders","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"certificateOrders/certificates","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"validateCertificateRegistrationInformation","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01","2023-12-01","2023-01-01","2022-09-01","2022-03-01","2021-03-01","2021-02-01","2021-01-15","2021-01-01","2020-12-01","2020-10-01","2020-09-01","2020-06-01","2019-08-01","2018-02-01","2015-08-01"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2018-02-01"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2018-02-01"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-02-01"}],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Certify","namespace":"Microsoft.Certify","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-11-22-preview"],"capabilities":"None"},{"resourceType":"testSuites","locations":["East US 2 EUAP"],"apiVersions":["2023-11-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"validationJobs","locations":["East US 2 EUAP"],"apiVersions":["2023-11-22-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicCompute","namespace":"Microsoft.ClassicCompute","resourceTypes":[{"resourceType":"domainNames","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","East US 2 EUAP","Central US EUAP","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2021-02-01","2020-02-01","2018-06-01","2017-11-15","2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"domainNames/internalLoadBalancers","locations":[],"apiVersions":["2017-11-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"None"},{"resourceType":"checkDomainNameAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Germany West Central","Taiwan North","Taiwan Northwest","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2020-02-01","2018-06-01","2017-11-15","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles/metricDefinitions","locations":[],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"domainNames/slots/roles/metrics","locations":["North Central US","South Central US","East US","East US 2","Canada Central","Canada East","West US","West US 2","West Central US","Australia East","Australia Southeast","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Central US","East Asia","Southeast Asia","North Europe","West Europe","UK South","UK West","Japan East","Japan West","Brazil South","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","Korea Central","Korea South","France Central","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines","locations":["East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","South India","Central India","West India","Canada Central","Canada East","East US 2 (Stage)","North Central US (Stage)","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","Central US EUAP","East US 2 EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South"],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"defaultApiVersion":"2014-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsLocation"},{"resourceType":"capabilities","locations":["East US 2 EUAP","Central US EUAP","France South"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"domainNames/capabilities","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"domainNames/serviceCertificates","locations":[],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"quotas","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-01-01"],"capabilities":"None"},{"resourceType":"virtualMachines/diagnosticSettings","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","New Zealand North","West US 2","West Central US","South India","Central India","West India","Korea Central","Korea South","East US 2 (Stage)","North Central US (Stage)","Malaysia South","East US 2 EUAP","Central US EUAP","Taiwan North","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","North Central US","North Europe","West Europe","Brazil South","Canada Central","Canada East","UK South","UK West","France Central","South Africa North","UAE North","Switzerland North","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","West US","Central US","South Central US","Japan East","Japan West","East Asia","Southeast Asia","Australia East","Australia Southeast","Australia Central","West US 2","West Central US","Germany West Central","Norway East","West US 3","Mexico Central","New Zealand North","South India","Central India","West India","Korea Central","Korea South","Jio India West","East US 2 (Stage)","North Central US (Stage)","Malaysia South","East US 2 EUAP","Central US EUAP","Taiwan North","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"virtualMachines/metrics","locations":["North Central US","South Central US","East US","East US 2","Canada Central","Canada East","West US","West US 2","West Central US","Australia East","Australia Southeast","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Central US","East Asia","Southeast Asia","North Europe","West Europe","UK South","UK West","Japan East","Japan West","Brazil South","South India","Central India","West India","East US 2 (Stage)","North Central US (Stage)","Korea Central","Korea South","France Central","West US 3","Mexico Central","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2017-04-01","2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01","2014-04-01","2014-01-01"],"capabilities":"None"},{"resourceType":"resourceTypes","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":[],"capabilities":"None"},{"resourceType":"moveSubscriptionResources","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"validateSubscriptionMoveAvailability","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01"],"capabilities":"None"},{"resourceType":"operatingSystems","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"},{"resourceType":"operatingSystemFamilies","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2016-11-01","2016-04-01","2015-12-01","2015-10-01","2015-06-01","2014-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicInfrastructureMigrate","namespace":"Microsoft.ClassicInfrastructureMigrate","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"classicInfrastructureResources","locations":["East Asia","Southeast Asia","East US","East US 2","West US","North Central US","South Central US","Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia East","Australia Southeast","Central India","West India","South India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","France South","Australia Central","Australia Central 2","Germany North","Germany West Central","Norway East","Norway West","South Africa North","South Africa West","Switzerland North","Switzerland West","UAE Central","UAE North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2015-06-15"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ClassicSubscription","namespace":"Microsoft.ClassicSubscription","resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2017-09-01","2017-06-01"],"defaultApiVersion":"2017-06-01","capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CleanRoom","namespace":"Microsoft.CleanRoom","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2022-12-31-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2022-12-31-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US","East US 2 EUAP"],"apiVersions":["2022-12-31-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudDevicePlatform","namespace":"Microsoft.CloudDevicePlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-06-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CloudHealth","namespace":"Microsoft.CloudHealth","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"Locations/operationstatuses","locations":["UK South","East US","East US 2"],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-10-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CodeSigning","namespace":"Microsoft.CodeSigning","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-09-30-preview","2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","West Central US","West US 2","North Europe","West Europe","East US","West US","West US 3"],"apiVersions":["2024-09-30-preview","2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"codeSigningAccounts","locations":["West Central US","West US 2","North Europe","West Europe","East US","West US","West US 3","Central US EUAP"],"apiVersions":["2024-09-30-preview","2024-02-05-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"codeSigningAccounts/certificateProfiles","locations":["West Central US","West US 2","North Europe","West Europe","East US","West US","West US 3","Central US EUAP"],"apiVersions":["2024-09-30-preview","2024-02-05-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-09-30-preview","2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-09-30-preview","2024-02-05-preview","2023-04-30-preview","2020-12-14-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Community","namespace":"Microsoft.Community","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"communityTrainings","locations":["East US","North Europe","Australia East","UK South","Sweden Central","West US 3","East US 2"],"apiVersions":["2023-11-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2023-11-01","2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","North Europe","Australia East","UK South","Sweden Central","West US 3","East US 2"],"apiVersions":["2023-11-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CompositeSolutions","namespace":"Microsoft.CompositeSolutions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations/operations","locations":["global"],"apiVersions":["2024-03-01-preview"],"defaultApiVersion":"2024-03-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ComputeSchedule","namespace":"Microsoft.ComputeSchedule","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01","2024-08-15-preview","2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesCancelOperations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteDeallocate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteHibernate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesExecuteStart","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesGetOperationStatus","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitDeallocate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitHibernate","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesSubmitStart","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/notifications","locations":["North Central US","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/regionalNotifications","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/virtualMachinesGetOperationErrors","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South","Taiwan North"],"apiVersions":["2024-10-01","2024-08-15-preview","2024-06-01-preview"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"location","locations":[],"apiVersions":["2024-08-15-preview","2024-08-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-08-15-preview","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Spain Central","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South","Taiwan North","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConfidentialLedger","namespace":"Microsoft.ConfidentialLedger","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Ledgers","locations":["East US","South Central US","West Europe","Australia East","Southeast Asia","East US 2 EUAP"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"defaultApiVersion":"2022-05-13","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"defaultApiVersion":"2022-05-13","capabilities":"None"},{"resourceType":"Locations/operations","locations":[],"apiVersions":["2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/operationstatuses","locations":["East US 2 EUAP","East US","South Central US","West Europe","Australia East","Southeast Asia"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview","2022-05-13","2021-05-13-preview","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"ManagedCCFs","locations":["East US 2 EUAP"],"apiVersions":["2023-06-28-preview","2023-01-26-preview","2022-09-08-preview"],"defaultApiVersion":"2023-06-28-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedCache","namespace":"Microsoft.ConnectedCache","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cacheNodes","locations":["West US","East US","West Central US"],"apiVersions":["2021-09-15-preview","2019-12-04-preview"],"defaultApiVersion":"2021-09-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"enterpriseCustomers","locations":["West US","East US","West Central US"],"apiVersions":["2021-09-15-preview"],"defaultApiVersion":"2021-09-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"ispCustomers","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ispCustomers/ispCacheNodes","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"enterpriseMccCustomers","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"enterpriseMccCustomers/enterpriseMccCacheNodes","locations":["West US","North Europe","Korea Central","Central US EUAP"],"apiVersions":["2023-05-01-preview","2023-04-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-05-01-preview","2023-04-01-preview","2022-03-21-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedCredentials","namespace":"Microsoft.ConnectedCredentials","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2023-06-12-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Korea Central","Southeast Asia","Japan East","Central US","West US 2","West Europe","North Europe","UK South","Canada Central","Australia East","France Central","Central India","Brazil South","UAE North","South Africa North","Switzerland North","Norway East","UK West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-06-12-preview"],"defaultApiVersion":"2023-06-12-preview","capabilities":"None"},{"resourceType":"credentials","locations":["Southeast Asia","Korea Central","Japan East","Central US","West US 2","West Europe","North Europe","UK South","UK West","Canada Central","Australia East","France Central","Central India","Brazil South","UAE North","South Africa North","Switzerland North","Norway East","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-06-12-preview"],"defaultApiVersion":"2023-06-12-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.connectedopenstack","namespace":"microsoft.connectedopenstack","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","East US","West Europe"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"None"},{"resourceType":"virtualMachines","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"heatStacks","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networks","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subnets","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"images","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumeTypes","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"flavors","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityGroups","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"securityGroupRules","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"keypairs","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"openStackIdentities","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkPorts","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"heatStackTemplates","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"volumeSnapshots","locations":["East US 2 EUAP"],"apiVersions":["2021-05-31-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedVehicle","namespace":"Microsoft.ConnectedVehicle","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","West Europe","East US","North Europe"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ConnectedVMwarevSphere","namespace":"Microsoft.ConnectedVMwarevSphere","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["East US","East US 2 EUAP","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Switzerland North","Switzerland West","Central US"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"VCenters","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"resourcepools","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualnetworks","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachinetemplates","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"defaultApiVersion":"2023-12-01","capabilities":"None"},{"resourceType":"virtualmachines","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"vcenters/inventoryitems","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/hybrididentitymetadata","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/extensions","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualmachines/guestagents","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","East US 2","West US 2","West US 3","East US 2 EUAP"],"apiVersions":["2023-03-01-preview","2022-07-15-preview","2022-01-10-preview","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"clusters","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"datastores","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hosts","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachineinstances","locations":["East US","West Europe","Australia East","Canada Central","Southeast Asia","UK South","North Europe","South Central US","East US 2","West US 2","West US 3","Sweden Central","North Central US","Japan East","UK West","Central India","East Asia","Central US","East US 2 EUAP"],"apiVersions":["2023-12-01","2023-10-01","2023-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"VirtualMachines/AssessPatches","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/InstallPatches","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"Locations/updateCenterOperationResults","locations":["East US 2 EUAP"],"apiVersions":["2022-01-10-preview"],"capabilities":"None"},{"resourceType":"Locations/upgradeExtensionsOperationResults","locations":["East US 2 EUAP"],"apiVersions":["2022-07-15-preview"],"capabilities":"None"},{"resourceType":"virtualmachines/upgradeextensions","locations":["East US 2 EUAP"],"apiVersions":["2022-07-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption","namespace":"Microsoft.Consumption","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Forecasts","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"AggregatedCost","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30"],"capabilities":"SupportsExtension"},{"resourceType":"tenants","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationRecommendations","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationRecommendationDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationSummaries","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationTransactions","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Balances","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-09-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Marketplaces","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31"],"capabilities":"SupportsExtension"},{"resourceType":"Pricesheets","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2020-01-01-preview","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01-preview","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-04-01-preview","2019-03-01-preview","2019-01-01-preview","2019-01-01","2018-12-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CostTags","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Tags","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01","2018-08-31","2018-08-01-preview","2018-06-30","2018-05-31","2018-03-31"],"capabilities":"SupportsExtension"},{"resourceType":"Terms","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-10-01","2018-08-31","2018-06-30","2018-03-31","2018-01-31","2017-12-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"UsageDetails","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-12-01-preview","2018-11-01-preview","2018-10-01","2018-08-31","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Charges","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"credits","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"events","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"lots","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2021-05-01","2019-10-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"products","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2021-10-01","2019-10-01","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationStatus","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-09-01","2022-06-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"OperationResults","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2021-01-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-05-01","2019-04-01-preview","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31"],"capabilities":"SupportsExtension"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-05-01","2023-03-01","2022-06-01","2021-10-01","2019-10-01","2019-05-01","2019-01-01","2018-11-01-preview","2018-10-01","2018-08-31","2018-08-01-preview","2018-06-30","2018-05-31","2018-03-31","2018-01-31","2017-11-30","2017-06-30-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CostManagement","namespace":"Microsoft.CostManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Connectors","locations":["West US"],"apiVersions":["2018-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"CloudConnectors","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"CheckConnectorEligibility","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Dimensions","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Query","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions/Dimensions","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions/Query","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"ExternalSubscriptions","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2019-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Forecast","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Forecast","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Forecast","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2018-12-01-preview"],"capabilities":"None"},{"resourceType":"Settings","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01-preview","2022-10-01","2021-10-01","2019-11-01","2019-01-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2019-01-01","2018-10-01","2018-08-31","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"register","locations":[],"apiVersions":["2019-03-01-preview"],"capabilities":"None"},{"resourceType":"Query","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Dimensions","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-05-01-preview","2019-04-01-preview","2019-03-01-preview","2019-01-01","2018-12-01-preview","2018-10-01-preview","2018-08-31","2018-08-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"Budgets","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01-preview","2022-10-01","2021-10-01","2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ExternalSubscriptions/Alerts","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"ExternalBillingAccounts/Alerts","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"None"},{"resourceType":"Alerts","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-10-01","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"costAllocationRules","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Exports","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2021-01-01","2020-12-01-preview","2020-06-01","2020-05-01-preview","2019-11-01","2019-10-01","2019-09-01","2019-01-01-preview","2019-01-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsExtension"},{"resourceType":"Reports","locations":[],"apiVersions":["2018-12-01-preview","2018-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Reportconfigs","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2018-05-31"],"capabilities":"SupportsExtension"},{"resourceType":"BillingAccounts","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"Departments","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"EnrollmentAccounts","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01","2018-03-31"],"capabilities":"None"},{"resourceType":"Views","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01","2019-10-01","2019-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Publish","locations":[],"apiVersions":["2021-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"ScheduledActions","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01-preview","2022-04-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CheckNameAvailability","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01-preview","2022-04-01-preview","2020-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitUtilizationSummaries","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitRecommendations","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Insights","locations":[],"apiVersions":["2020-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"PricesheetsOperationStatus","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"PricesheetsOperationResults","locations":[],"apiVersions":["2024-08-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"fetchPrices","locations":[],"apiVersions":["2023-04-01-preview","2021-11-15-preview","2020-01-01-preview"],"capabilities":"None"},{"resourceType":"fetchMicrosoftPrices","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"fetchMarketplacePrices","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-09-30","2022-03-01"],"capabilities":"None"},{"resourceType":"calculatePrice","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-03-01","2021-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"CalculateCost","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-07-01-preview","2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateBenefitUtilizationSummariesReport","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"BenefitUtilizationSummariesOperationResults","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-03-01"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateReservationDetailsReport","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"ReservationDetailsOperationResults","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2019-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateDetailedCostReport","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"GenerateCostDetailsReport","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"CostDetailsOperationResults","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"OperationStatus","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"OperationResults","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview","2021-10-01","2021-01-01","2020-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"Pricesheets","locations":[],"apiVersions":["2024-08-01","2024-01-01","2023-11-01","2023-09-01","2023-08-01","2023-07-01-preview","2023-04-01-preview","2023-03-01","2022-10-01","2022-06-01","2022-04-01-preview","2022-02-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"MarkupRules","locations":[],"apiVersions":["2022-10-05-preview"],"capabilities":"SupportsExtension"},{"resourceType":"StartConversation","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"SendMessage","locations":[],"apiVersions":["2023-04-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.CustomerLockbox","namespace":"Microsoft.CustomerLockbox","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"TenantOptedIn","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"EnableLockbox","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"DisableLockbox","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"},{"resourceType":"requests","locations":[],"apiVersions":["2018-02-28-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.D365CustomerInsights","namespace":"Microsoft.D365CustomerInsights","resourceTypes":[{"resourceType":"instances","locations":["East US 2"],"apiVersions":["2020-06-10-preview"],"defaultApiVersion":"2020-06-10-preview","apiProfiles":[{"profileVersion":"2018-12-01-profile","apiVersion":"2020-06-10-preview"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2020-06-10-privatepreview","2020-06-10-preview","2020-06-10-beta"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DatabaseFleetManager","namespace":"Microsoft.DatabaseFleetManager","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia East","Brazil South","Canada Central","Canada East","Central India","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","Germany West Central","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/tiers","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/authorizedPrincipals","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/firewallRules","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/fleetspaces","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets/fleetspaces/databases","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/routedOperationResults","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationTypes","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationTypes/operationResults","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"None"},{"resourceType":"fleets","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview","2021-05-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DatabaseWatcher","namespace":"Microsoft.DatabaseWatcher","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"watchers","locations":["Australia Central","Australia Southeast","Australia East","Canada Central","Canada East","Central US","East US","East US 2","Germany West Central","Japan West","Korea Central","North Central US","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"watchers/targets","locations":["Australia Central","Australia Southeast","Australia East","Canada Central","Canada East","Central US","East US","East US 2","Germany West Central","Japan West","Korea Central","North Central US","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia Central","Australia East","Australia Southeast","Canada Central","Canada East","Central US","East US","East US 2","Germany West Central","Japan West","Korea Central","North Central US","North Europe","Southeast Asia","Sweden Central","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"watchers/sharedPrivateLinkResources","locations":["Australia Central","Australia Southeast","Australia East","Canada Central","Canada East","Central US","East US","East US 2","Germany West Central","Japan West","Korea Central","North Central US","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview","2023-09-01-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"},{"resourceType":"watchers/alertRuleResources","locations":["Australia Central","Australia Southeast","Australia East","Canada Central","Canada East","Central US","East US","East US 2","Germany West Central","Japan West","Korea Central","North Central US","North Europe","Sweden Central","Southeast Asia","UK South","West Europe","West US"],"apiVersions":["2024-07-19-preview"],"defaultApiVersion":"2024-07-19-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataBox","namespace":"Microsoft.DataBox","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"382D72D1-63DC-4243-9B99-CB69FDD473D8","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"jobs","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/validateAddress","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/availableSkus","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/validateInputs","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"locations/regionConfiguration","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01","2022-02-01","2021-12-01","2021-08-01-preview","2021-05-01","2021-03-01","2020-11-01","2020-04-01","2019-09-01","2018-01-01"],"capabilities":"None"},{"resourceType":"jobs/eventGridFilters","locations":["West US","West Europe","Southeast Asia","East Asia","South India","Australia East","Canada Central","Korea Central","Japan East","South Africa North","Brazil South","UAE Central","UK South","Switzerland North","Norway West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-01-preview","2024-02-01-preview","2023-12-01","2023-03-01","2022-12-01","2022-10-01","2022-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataBoxEdge","namespace":"Microsoft.DataBoxEdge","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DataBoxEdgeDevices","locations":["East US","West Europe","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"DataBoxEdgeDevices/checkNameAvailability","locations":["East US","West Europe","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2023-07-01","2023-02-01","2023-01-01-preview","2022-12-01-preview","2022-04-01-preview","2022-03-01","2021-06-01-preview","2021-06-01","2021-02-01-preview","2021-02-01","2020-12-01","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-07-01","2020-06-01","2020-05-01-preview","2020-01-01","2019-08-01","2019-07-01","2019-03-01","2018-07-01","2017-09-01"],"capabilities":"None"},{"resourceType":"availableSkus","locations":[],"apiVersions":["2021-02-01-preview","2020-09-01-preview","2020-09-01","2020-07-01-preview","2020-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Datadog","namespace":"Microsoft.Datadog","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"defaultApiVersion":"2023-07-07","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","UK South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listMonitoredResources","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listApiKeys","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/getDefaultKey","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/setDefaultKey","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listHosts","locations":["UK South","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/listLinkedResources","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/refreshSetPasswordLink","locations":["UK South","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"agreements","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["West US 2","Central US EUAP","East US 2 EUAP","UK South"],"apiVersions":["2023-10-20","2023-07-07","2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"monitoredSubscriptions","locations":[],"apiVersions":["2023-01-01","2022-08-01","2022-06-01","2021-03-01","2020-02-01-preview"],"capabilities":"None"},{"resourceType":"subscriptionStatuses","locations":[],"apiVersions":["2023-10-20","2023-07-07","2023-01-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataReplication","namespace":"Microsoft.DataReplication","authorizations":[{"applicationId":"B8340C3B-9267-498F-B21A-15D5547FD85E","roleDefinitionId":"8A00C8EA-8F1B-45A7-8F64-F4CC61EEE9B6"},{"applicationId":"CD3454BC-4B9C-47D4-A8E5-93717DBA34EC","roleDefinitionId":"6D693184-FCFE-4AB4-A3DC-5CCC76E34850","managedByRoleDefinitionId":"9E3AF657-A8FF-583C-A75C-2FE7C4BCB635","managedByAuthorization":{"managedByResourceRoleDefinitionId":"9E3AF657-A8FF-583C-A75C-2FE7C4BCB635"}}],"resourceTypes":[{"resourceType":"replicationVaults","locations":["West Europe","East US","Canada Central","Central US","East Asia","Southeast Asia","North Europe","West Central US","West US 2","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"replicationFabrics","locations":["West Europe","East US","Canada Central","Central US","East Asia","Southeast Asia","North Europe","West Central US","West US 2","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West Europe","Central US EUAP"],"apiVersions":["2021-02-16-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DataShare","namespace":"Microsoft.DataShare","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"accounts","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/shares","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/datasets","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/synchronizationSettings","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/invitations","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/shares/providersharesubscriptions","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/datasetmappings","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/triggers","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"accounts/sharesubscriptions/consumerSourceDataSets","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"listinvitations","locations":["Australia East","Canada Central","Central India","East Asia","East US","East US 2","North Europe","South Africa North","Southeast Asia","UK South","West Central US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations","locations":["East US 2","Central US EUAP"],"apiVersions":["2021-08-01","2020-10-01-preview","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2021-08-01","2020-09-01","2019-11-01"],"capabilities":"None"},{"resourceType":"locations/registerEmail","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/activateEmail","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/rejectInvitation","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"locations/consumerInvitations","locations":["Australia East","Canada Central","Central India","Central US","East Asia","East US","East US 2","North Europe","South Africa North","South Central US","Southeast Asia","UK South","West Central US","West Europe","West US","West US 2","Central US EUAP","East US 2 EUAP"],"apiVersions":["2018-11-01-alpha"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-08-01","2020-10-01-preview","2020-09-01","2019-11-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DelegatedNetwork","namespace":"Microsoft.DelegatedNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany West Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"capabilities":"None"},{"resourceType":"controller","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"orchestrators","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"delegatedSubnets","locations":["East US 2 Euap","Central US Euap"],"apiVersions":["2023-06-27-preview","2023-05-18-preview","2021-03-15","2020-08-08-preview"],"defaultApiVersion":"2021-03-15","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevelopmentWindows365","namespace":"Microsoft.DevelopmentWindows365","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":""}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-11-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceOnboarding","namespace":"Microsoft.DeviceOnboarding","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"discoveryServices","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-12-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"discoveryServices/ownershipVoucherPublicKeys","locations":["East US 2","East US 2 EUAP"],"apiVersions":["2024-12-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"deviceStates","locations":["East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"SupportsExtension"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"None"},{"resourceType":"onboardingServices","locations":["East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"onboardingServices/policies","locations":["East US 2 EUAP"],"apiVersions":["2024-12-01-preview","2024-11-01-preview"],"defaultApiVersion":"2024-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceRegistry","namespace":"Microsoft.DeviceRegistry","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-11-01","2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-11-01","2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2024-11-01","2024-09-01-preview","2024-07-01-preview","2023-11-01-preview","2023-10-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-21-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-11-01","2024-09-01-preview","2023-11-01-preview"],"capabilities":"None"},{"resourceType":"assets","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-11-01","2024-09-01-preview","2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"assetEndpointProfiles","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-11-01","2024-09-01-preview","2023-11-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"billingContainers","locations":["global"],"apiVersions":["2024-11-01","2024-09-01-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"discoveredAssetEndpointProfiles","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"discoveredAssets","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"schemaRegistries","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"schemaRegistries/schemas","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"None"},{"resourceType":"schemaRegistries/schemas/schemaVersions","locations":["East US 2","West US 3","West Europe","East US","North Europe","West US","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DeviceUpdate","namespace":"Microsoft.DeviceUpdate","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/instances","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-10-01-preview","2024-04-01-preview","2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["West US 2","North Europe","Southeast Asia","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnectionProxies","locations":["West US 2","North Europe","Southeast Asia","Australia East","East US","East US 2","South Central US","Sweden Central","UK South","West Europe","West US 3","East US 2 EUAP"],"apiVersions":["2023-07-01","2022-12-01-preview","2022-10-01","2022-04-01-preview","2020-03-01-preview"],"defaultApiVersion":"2023-07-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DevOpsInfrastructure","namespace":"Microsoft.DevOpsInfrastructure","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"pools","locations":["Australia East","Japan East","Korea Central","Southeast Asia","West US","West US 2","West US 3","Brazil South","Central India","East Asia","East US","East US 2","Canada Central","Central US","North Central US","South Central US","West Central US","Germany West Central","Italy North","North Europe","Norway East","West Europe","UAE North","UK South","Sweden Central","Switzerland North","East US 2 EUAP"],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-10-19","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Brazil South","Canada Central","Central India","Central US","East Asia","East US 2","East US","Germany West Central","Italy North","Japan East","Korea Central","North Central US","North Europe","Norway East","South Central US","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","West Central US","West Europe","West US 2","West US 3","West US","East US 2 EUAP"],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview","2023-12-13-preview","2023-10-30-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"Skus","locations":[],"apiVersions":["2024-03-26-preview"],"capabilities":"None"},{"resourceType":"Resources","locations":[],"apiVersions":["2024-03-26-preview"],"capabilities":"None"},{"resourceType":"Locations/Skus","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"pools/Resources","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview","2024-03-26-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"images/versions","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"images","locations":[],"apiVersions":["2024-10-19","2024-04-04-preview"],"defaultApiVersion":"2024-10-19","capabilities":"None"},{"resourceType":"Locations/Usages","locations":["global"],"apiVersions":["2024-04-04-preview"],"defaultApiVersion":"2024-04-04-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DigitalTwins","namespace":"Microsoft.DigitalTwins","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"capabilities":"None"},{"resourceType":"digitalTwinsInstances","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"digitalTwinsInstances/operationResults","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"locations/operationsStatuses","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"digitalTwinsInstances/endpoints","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"defaultApiVersion":"2022-10-31","capabilities":"None"},{"resourceType":"digitalTwinsInstances/timeSeriesDatabaseConnections","locations":["West Central US","West US 2","North Europe","Australia East","West Europe","East US","South Central US","Southeast Asia","UK South","East US 2","West US 3","Japan East","Korea Central","Qatar Central"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview"],"defaultApiVersion":"2023-01-31","capabilities":"None"},{"resourceType":"operations","locations":["West Central US"],"apiVersions":["2023-01-31","2022-10-31","2022-05-31","2021-06-30-preview","2020-12-01","2020-10-31","2020-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DurableTask","namespace":"Microsoft.DurableTask","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview","2024-02-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Easm","namespace":"Microsoft.Easm","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"defaultApiVersion":"2023-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"workspaces/labels","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-04-01-preview","2022-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/tasks","locations":["South Central US","West US 3","East US","East Asia","Sweden Central","Australia East","Japan East","West Europe","North Europe","Switzerland North","Canada Central","Central US","Norway East","France Central"],"apiVersions":["2023-04-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeManagement","namespace":"Microsoft.EdgeManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-09-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeMarketplace","namespace":"Microsoft.EdgeMarketplace","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01","2023-06-01-preview","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US","West Europe"],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"None"},{"resourceType":"publishers","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsExtension"},{"resourceType":"offers","locations":[],"apiVersions":["2023-08-01-preview","2023-08-01"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder","namespace":"Microsoft.EdgeOrder","resourceTypes":[{"resourceType":"addresses","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"orderItems","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"orders","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations","locations":["West Europe","East US 2 EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/orders","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"listProductFamilies","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"listConfigurations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"productFamiliesMetadata","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/hciCatalog","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/vendors","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/platforms","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciCatalog/projects","locations":["West Europe","East US","Southeast Asia"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/vendors","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/platforms","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/hciFlightCatalog/projects","locations":["East US"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview","2024-02-01","2023-05-01-preview","2022-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/validateInputs","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrderPartner","namespace":"Microsoft.EdgeOrderPartner","resourceTypes":[{"resourceType":"operations","locations":["West Europe","East US","Southeast Asia","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01-preview","2021-12-01","2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Elastic","namespace":"Microsoft.Elastic","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India"],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview","2022-09-01-preview","2022-07-01-preview","2022-05-05-preview","2021-10-01-preview","2021-09-01-preview","2020-07-01-preview","2020-07-01"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"elasticVersions","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getOrganizationApiKey","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview","2023-06-01","2023-05-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"getElasticOrganizationToAzureSubscriptionMapping","locations":[],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview","2023-11-01-preview","2023-10-01-preview","2023-07-01-preview","2023-06-15-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors/openAIIntegrations","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview","2024-03-01","2024-01-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["West US 2","UK South","East US","East US 2","West Europe","France Central","Central US","South Central US","Japan East","Southeast Asia","Australia East","North Europe","Canada Central","Brazil South","South Africa North","Central India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01-preview","2024-06-15-preview","2024-05-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EnterpriseSupport","namespace":"Microsoft.EnterpriseSupport","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"enterpriseSupports","locations":["global"],"apiVersions":["2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operationStatuses","locations":["global"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"},{"resourceType":"validate","locations":["global"],"apiVersions":["2023-05-01-preview"],"defaultApiVersion":"2023-05-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EntitlementManagement","namespace":"Microsoft.EntitlementManagement","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Fabric","namespace":"Microsoft.Fabric","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"privateLinkServicesForFabric/operationResults","locations":["global"],"apiVersions":["2024-06-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"capacities","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationresults","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["East US 2"],"apiVersions":["2023-11-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["West Central US","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","West India","Italy North","Mexico Central","Japan East","Japan West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Qatar Central","Spain Central","Israel Central","Poland Central","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Europe","West US","West US 2","West US 3"],"apiVersions":["2023-11-01","2022-07-01-preview"],"defaultApiVersion":"2022-07-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Falcon","namespace":"Microsoft.Falcon","resourceTypes":[{"resourceType":"namespaces","locations":["West US"],"apiVersions":["2020-01-20-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Features","namespace":"Microsoft.Features","resourceTypes":[{"resourceType":"features","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"},{"resourceType":"providers","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"},{"resourceType":"featureProviders","locations":[],"apiVersions":["2021-07-01","2020-09-01","2020-01-01"],"capabilities":"None"},{"resourceType":"subscriptionFeatureRegistrations","locations":[],"apiVersions":["2021-07-01","2020-09-01","2020-01-01"],"capabilities":"None"},{"resourceType":"featureProviderNamespaces","locations":[],"apiVersions":["2021-07-01","2020-09-01"],"capabilities":"None"},{"resourceType":"featureConfigurations","locations":[],"apiVersions":["2021-07-01","2020-09-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-07-01","2015-12-01","2014-08-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.FluidRelay","namespace":"Microsoft.FluidRelay","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"fluidRelayServers","locations":["East US","East US 2","South Central US","West US 2","West US 3","Central US","Australia East","Southeast Asia","Japan East","Canada Central","Central India","Korea Central","South Africa North","Brazil South","East Asia","UAE North","North Europe","Sweden Central","UK South","West Europe","France Central","Switzerland North","Norway East","Germany West Central"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-04-03","2022-02-23-preview","2022-02-16-preview","2022-02-15","2021-09-10-preview","2021-08-30-preview","2021-06-15-preview","2021-03-12-preview"],"defaultApiVersion":"2022-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-02-15","2021-03-12-preview","2021-03-01-preview"],"capabilities":"None"},{"resourceType":"fluidRelayServers/fluidRelayContainers","locations":["East US","East US 2","South Central US","West US 2","West US 3","Central US","Australia East","Southeast Asia","Japan East","Canada Central","Central India","Korea Central","South Africa North","Brazil South","East Asia","UAE North","North Europe","Sweden Central","UK South","West Europe","France Central","Switzerland North","Norway East","Germany West Central"],"apiVersions":["2022-06-01","2022-05-26","2022-05-11","2022-04-21","2022-02-15","2021-09-10-preview","2021-08-30-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2021-08-30-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 2","Southeast Asia","West Europe"],"apiVersions":["2021-08-30-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.GraphServices","namespace":"Microsoft.GraphServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"RegisteredSubscriptions","locations":[],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US"],"apiVersions":["2023-04-13","2022-09-22-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["global"],"apiVersions":["2023-04-13","2022-09-22-preview"],"defaultApiVersion":"2023-04-13","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HanaOnAzure","namespace":"Microsoft.HanaOnAzure","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"hanaInstances","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US"],"apiVersions":["2017-11-03-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsStatus","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Germany West Central","West US","West US 2","East US","East US 2","South Central US"],"apiVersions":["2017-11-03-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Hardware","namespace":"Microsoft.Hardware","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"orders","locations":["West Central US","West US 2","East US","West US"],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"orderPreview","locations":["global"],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-07-12-preview"],"defaultApiVersion":"2023-07-12-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-02-22-preview"],"defaultApiVersion":"2023-02-22-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HardwareSecurityModules","namespace":"Microsoft.HardwareSecurityModules","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cloudHsmClusters","locations":["UK West"],"apiVersions":["2024-06-30-preview","2022-08-31-preview"],"defaultApiVersion":"2024-06-30-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/cloudHsmOperationResults","locations":["UK West"],"apiVersions":["2024-06-30-preview","2022-08-31-preview"],"defaultApiVersion":"2024-06-30-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-30","2018-10-31-preview","2018-10-31"],"defaultApiVersion":"2018-10-31","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","East US","East US 2","South Central US","Central US","West US","East Asia","Southeast Asia","North Europe","West Europe","Canada Central","UK South","UK West","Australia East","Australia Southeast","West US 2","South India","Central India","Japan East","Japan West","Switzerland North","Switzerland West","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-30-preview","2022-08-31-preview","2021-11-30","2018-10-31-preview","2018-10-31"],"defaultApiVersion":"2024-06-30-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthBot","namespace":"Microsoft.HealthBot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West Europe","East US 2","West US 2","South Central US","UK South","North Europe","Southeast Asia","Australia East","East US 2 EUAP","Central India","West Central US","UAE North"],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"healthBots","locations":["East US","West Europe","East US 2","West US 2","South Central US","UK South","North Europe","Southeast Asia","Australia East","Central India","West Central US","UAE North","East US 2 EUAP"],"apiVersions":["2024-02-01","2023-05-01","2022-08-08","2021-08-24","2021-06-10","2020-12-08"],"defaultApiVersion":"2024-02-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthDataAIServices","namespace":"Microsoft.HealthDataAIServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"deidServices","locations":["East US","East US 2","West US 2","West US 3","South Central US","Canada Central","UK South","East US 2 EUAP"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US","Canada Central","UK South","East US","East US 2","West US 2","West US 3","South Central US","East US 2 EUAP"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"None"},{"resourceType":"deidServices/privateEndpointConnections","locations":["East US","East US 2","West US 2","West US 3","South Central US","Canada Central","UK South","East US 2 EUAP"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"None"},{"resourceType":"deidServices/privateLinkResources","locations":["East US","East US 2","West US 2","West US 3","South Central US","UK South","Canada Central","East US 2 EUAP"],"apiVersions":["2024-09-20","2024-02-28-preview"],"defaultApiVersion":"2024-09-20","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HealthModel","namespace":"Microsoft.HealthModel","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2022-11-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridCloud","namespace":"Microsoft.HybridCloud","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"cloudConnectors","locations":["West Central US","West US","North Europe","West Europe","Korea Central","East US 2","UK South","Central India","Brazil South","Jio India West","Qatar Central","Australia Central","South Africa North","Japan East","East US","West US 2","West India","UAE North","UK West","East Asia","Southeast Asia","Canada East","West US 3","Central US","France Central","Switzerland North","Australia Southeast","Poland Central","Korea South","Sweden Central","Japan West","South India","Norway East","Australia East","Germany West Central","South Central US","Canada Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","UAE Central","Germany North","Norway West","Brazil Southeast","France South","Switzerland West","South Africa West","Australia Central 2"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"cloudConnections","locations":["West Central US","West US","North Europe","West Europe","Korea Central","East US 2","UK South","Central India","Brazil South","Jio India West","Qatar Central","Australia Central","South Africa North","Japan East","East US","West US 2","West India","UAE North","UK West","East Asia","Southeast Asia","Canada East","West US 3","Central US","France Central","Switzerland North","Australia Southeast","Poland Central","Korea South","Sweden Central","Japan West","South India","Norway East","Australia East","Germany West Central","South Central US","Canada Central","Central US EUAP","East US 2 EUAP","Jio India Central","Sweden South","UAE Central","Germany North","Norway West","Brazil Southeast","France South","Switzerland West","South Africa West","Australia Central 2"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridContainerService","namespace":"Microsoft.HybridContainerService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["East US 2 EUAP","East US","West Europe","West US 3","South Central US","Southeast Asia","Australia East","Central India","Japan East","Canada Central"],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"provisionedClusters","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"provisionedClusters/hybridIdentityMetadata","locations":["East US","West Europe","West US 3","South Central US"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview"],"capabilities":"None"},{"resourceType":"provisionedClusters/agentPools","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview","2022-05-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualNetworks","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-09-01-preview","2024-01-01","2023-11-15-preview","2023-11-01","2022-09-01-preview","2022-05-01-preview","2022-01-01-preview","2021-09-01-preview","2021-08-01-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"provisionedClusters/upgradeProfiles","locations":["East US","West US 3","South Central US","West Europe"],"apiVersions":["2022-09-01-preview"],"capabilities":"None"},{"resourceType":"kubernetesVersions","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"skus","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"},{"resourceType":"provisionedClusterInstances","locations":["East US","West US 3","South Central US","West Europe","Southeast Asia","Australia East","Central India","Canada Central","Japan East"],"apiVersions":["2024-01-01","2023-11-15-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.HybridNetwork","namespace":"Microsoft.HybridNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-04-15","2024-04-01-preview","2023-09-01","2023-04-01-preview","2023-01-01","2022-09-01-preview","2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2024-04-15","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US 2 EUAP","West Central US","Southeast Asia","West Europe","East US","UK South","South Central US","West US 3","Australia East","Canada Central","West US","North Europe"],"apiVersions":["2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"devices","locations":["West Europe","Southeast Asia","East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"networkfunctions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01","2023-01-01","2022-09-01-preview","2022-01-01-preview","2021-06-01-privatepreview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"networkFunctionVendors","locations":[],"apiVersions":["2022-01-01-preview","2021-05-01","2020-01-01-preview"],"defaultApiVersion":"2021-05-01","capabilities":"None"},{"resourceType":"networkFunctions/components","locations":["Southeast Asia","West Europe","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01","2023-01-01","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"sites","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"siteNetworkServices","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"configurationGroupValues","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"publishers","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"publishers/networkFunctionDefinitionGroups","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/networkFunctionDefinitionGroups/networkFunctionDefinitionVersions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactStores","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactStores/artifactManifests","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-01-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"publishers/artifactstores/artifacts","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"None"},{"resourceType":"publishers/artifactstores/artifactversions","locations":["West Europe","Southeast Asia","East US","UK South","West US 3","South Central US","Australia East","Canada Central","West US","North Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-04-15","2023-09-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Impact","namespace":"Microsoft.Impact","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workloadImpacts","locations":["global"],"apiVersions":["2023-12-01-preview","2023-02-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-12-01-preview","2023-07-01-preview","2023-02-01-preview","2022-11-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"None"},{"resourceType":"workloadImpacts/insights","locations":["global"],"apiVersions":["2024-05-01-preview","2023-12-01-preview"],"defaultApiVersion":"2024-05-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IntegrationSpaces","namespace":"Microsoft.IntegrationSpaces","resourceTypes":[{"resourceType":"Spaces","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Spaces/InfrastructureResources","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/Applications","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Spaces/applications/resources","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/applications/BusinessProcesses","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"Spaces/applications/BusinessProcesses/versions","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","South Central US","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-11-14-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-11-14-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Inventory","namespace":"Microsoft.Inventory","resourceTypes":[{"resourceType":"subscriptionInternalProperties","locations":[],"apiVersions":["2024-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTCentral","namespace":"Microsoft.IoTCentral","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"IoTApps","locations":["Australia East","Canada Central","Central US","East US","East US 2","Japan East","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US"],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"checkSubdomainAvailability","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01","2017-07-01-privatepreview"],"defaultApiVersion":"2021-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2021-11-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"locations/operationResults","locations":[],"apiVersions":["2021-11-01-preview"],"defaultApiVersion":"2021-11-01-preview","capabilities":"None"},{"resourceType":"appTemplates","locations":[],"apiVersions":["2021-11-01-preview","2021-06-01","2018-09-01"],"defaultApiVersion":"2021-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTFirmwareDefense","namespace":"Microsoft.IoTFirmwareDefense","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-01-10","2023-02-08-preview","2022-09-15-privatepreview","2021-11-10-privatepreview"],"capabilities":"None"},{"resourceType":"workspaces","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/firmwares","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/sbomComponents","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/binaryHardeningResults","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cryptoCertificates","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cryptoKeys","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/passwordHashes","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/cves","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"workspaces/firmwares/summaries","locations":["East US","West Europe"],"apiVersions":["2024-01-10"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West Europe"],"apiVersions":["2024-01-10","2023-02-08-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperations","namespace":"Microsoft.IoTOperations","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"instances/brokers","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/brokers/authentications","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/brokers/listeners","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/brokers/authorizations","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview","2024-06-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/dataflowProfiles","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/dataflowProfiles/dataflows","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"},{"resourceType":"instances/dataflowEndpoints","locations":["East US 2","East US","West US 2","West US","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-11-01","2024-09-15-preview","2024-08-15-preview","2024-07-01-preview"],"defaultApiVersion":"2024-11-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsDataProcessor","namespace":"Microsoft.IoTOperationsDataProcessor","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US 2","East US","West US","West US 2","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"},{"resourceType":"instances","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances/datasets","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/pipelines","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-02-01-preview","2023-10-04-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsMQ","namespace":"Microsoft.IoTOperationsMQ","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"mq","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"mq/broker","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/authentication","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/authorization","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/broker/listener","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/dataLakeConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/dataLakeConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/diagnosticService","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/kafkaConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/kafkaConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/mqttBridgeConnector","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"mq/mqttBridgeConnector/topicMap","locations":["East US","East US 2","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.IoTOperationsOrchestrator","namespace":"Microsoft.IoTOperationsOrchestrator","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US 2","East US","West US","West US 2","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"None"},{"resourceType":"targets","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"solutions","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances","locations":["West US 3","East US 2","East US","West US 2","West US","West Europe","North Europe","Southeast Asia","Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-10-04-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-04-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KubernetesRuntime","namespace":"Microsoft.KubernetesRuntime","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageClasses","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"loadBalancers","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"bgpPeers","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview","2019-10-01"],"defaultApiVersion":"2024-08-01","capabilities":"None"},{"resourceType":"services","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"},{"resourceType":"bfdProfiles","locations":["East US","East US 2","West US 2","West Europe","Australia East","Central India","Southeast Asia","South Central US","UK South","North Europe","West US 3","Sweden Central","Canada Central","Japan East","East US 2 EUAP"],"apiVersions":["2024-08-01","2024-05-01-preview","2024-03-01","2023-10-01-preview"],"defaultApiVersion":"2024-08-01","capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.LabServices","namespace":"Microsoft.LabServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"labplans","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"labs","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"labaccounts","locations":["West Central US","Japan East","West US","Australia Southeast","Australia Central","Canada Central","Central India","Central US","East Asia","Korea Central","North Europe","South Africa North","South Central US","Switzerland North","UK West","West India","Australia East","Australia Central 2","Brazil South","Canada East","East US","East US 2","France Central","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","Switzerland West","UK South","West Europe","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/operationResults","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","Japan East","West US","Australia Southeast","Australia Central","Canada Central","Central India","Central US","East Asia","Korea Central","North Europe","South Africa North","South Central US","Switzerland North","UK West","West India","Australia East","Australia Central 2","Brazil South","Canada East","East US","East US 2","France Central","France South","Japan West","Korea South","North Central US","South India","Southeast Asia","Switzerland West","UK South","West Europe","West US 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US","South Central US","East Asia","Japan East","East US 2","East US","UK West","West Central US"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview","2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"users","locations":[],"apiVersions":["2019-01-01-preview","2019-01-01-beta","2018-10-15","2017-12-01-preview","2017-12-01-beta"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview","2021-10-01-preview","2020-05-01-preview","2019-01-01-preview","2018-10-15","2017-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Korea Central","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West US","East US 2 EUAP"],"apiVersions":["2023-06-07","2022-08-01","2021-11-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Logz","namespace":"Microsoft.Logz","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"defaultApiVersion":"2020-10-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","West US 2","West Europe"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors/singleSignOnConfigurations","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"},{"resourceType":"monitors/accounts","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"monitors/accounts/tagRules","locations":["West US 2","West Europe","Central US EUAP","East US 2 EUAP"],"apiVersions":["2022-01-01-preview","2020-10-01-preview","2020-10-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManagedNetworkFabric","namespace":"Microsoft.ManagedNetworkFabric","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-06-15-preview","2024-02-15-preview","2023-06-15","2023-02-01-preview","2022-01-15-privatepreview"],"defaultApiVersion":"2023-06-15","capabilities":"None"},{"resourceType":"NetworkFabricControllers","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-06-15-preview","2024-02-15-preview","2023-06-15","2023-02-01-preview","2022-01-15-privatepreview"],"defaultApiVersion":"2023-06-15","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"NetworkFabrics","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"NetworkRacks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"NetworkDevices","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"NetworkDevices/NetworkInterfaces","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"L2IsolationDomains","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"L3IsolationDomains","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accesscontrollists","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"RoutePolicies","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"L3IsolationDomains/externalNetworks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"L3IsolationDomains/internalNetworks","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"NetworkFabrics/NetworkToNetworkInterconnects","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"None"},{"resourceType":"IpExtendedCommunities","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"IpCommunities","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ipprefixes","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"InternetGateways","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"internetgatewayrules","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networkpacketbrokers","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networktaps","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"networktaprules","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"neighborgroups","locations":["East US","South Central US","West US 3","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview","2023-06-15"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ManufacturingPlatform","namespace":"Microsoft.ManufacturingPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-02-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-02-01-preview","2023-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Marketplace","namespace":"Microsoft.Marketplace","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"register","locations":[],"apiVersions":["2020-01-01"],"capabilities":"None"},{"resourceType":"privategalleryitems","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"products","locations":[],"apiVersions":["2023-01-01-preview","2022-12-01-preview","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"SupportsExtension"},{"resourceType":"offers","locations":[],"apiVersions":["2022-12-01-preview","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/configs","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/configs/importImage","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"offerTypes/publishers/offers/plans/agreements","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-03-01-preview","2023-01-01-preview","2023-01-01","2022-09-01","2022-07-31","2022-03-01","2022-02-02","2021-12-01","2021-10-01","2021-06-01","2018-08-01-beta","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"listAvailableOffers","locations":[],"apiVersions":["2018-03-01-beta"],"capabilities":"None"},{"resourceType":"publishers","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"publishers/offers","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"publishers/offers/amendments","locations":[],"apiVersions":["2019-06-30-preview"],"capabilities":"None"},{"resourceType":"privateStoreClient","locations":[],"apiVersions":["2018-08-01-beta","2018-03-01-beta"],"capabilities":"None"},{"resourceType":"privateStores","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-01-01"],"capabilities":"None"},{"resourceType":"privateStores/offers","locations":[],"apiVersions":["2021-06-01-beta","2020-01-01"],"capabilities":"None"},{"resourceType":"search","locations":[],"apiVersions":["2023-01-01-preview","2022-02-02"],"capabilities":"None"},{"resourceType":"privateStores/requestApprovals/query","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/requestApprovals/withdrawPlan","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/RequestApprovals","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/queryNotificationsState","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/fetchAllSubscriptionsInTenant","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listNewPlansNotifications","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listStopSellOffersPlansNotifications","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/listSubscriptionsContext","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01"],"capabilities":"None"},{"resourceType":"privateStores/offers/acknowledgeNotification","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/AdminRequestApprovals","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01","2020-12-01"],"capabilities":"None"},{"resourceType":"privateStores/collections","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/approveAllItems","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/disableApproveAllItems","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/offers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/mapOffersToContexts","locations":[],"apiVersions":["2023-01-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/queryRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/setRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/offers/upsertOfferWithMultiContext","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/bulkCollectionsAction","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/collections/transferOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/anyExistingOffersInTheCollections","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/queryOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/queryUserOffers","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01"],"capabilities":"None"},{"resourceType":"privateStores/queryUserRules","locations":[],"apiVersions":["2023-01-01","2022-09-01"],"capabilities":"None"},{"resourceType":"privateStores/collectionsToSubscriptionsMapping","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/billingAccounts","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"privateStores/queryApprovedPlans","locations":[],"apiVersions":["2023-01-01","2022-09-01","2022-03-01","2021-12-01","2021-06-01"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"locations/edgeZones/products","locations":[],"apiVersions":["2023-01-01","2022-07-31","2021-10-01","2021-06-01","2018-08-01-beta"],"capabilities":"None"},{"resourceType":"mysolutions","locations":[],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews/comments","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/reviews/helpful","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"products/usermetadata","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MarketplaceOrdering","namespace":"Microsoft.MarketplaceOrdering","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"agreements","locations":["South Central US","West US"],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"},{"resourceType":"offertypes","locations":["South Central US","West US"],"apiVersions":["2021-01-01","2015-06-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MessagingCatalog","namespace":"Microsoft.MessagingCatalog","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MessagingConnectors","namespace":"Microsoft.MessagingConnectors","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-08-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01-preview","2024-08-01-preview","2024-05-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Mission","namespace":"Microsoft.Mission","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US","East US","East US 2","North Central US","South Central US","West Central US","West US","West US 2","West US 3","Canada Central","Canada East"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"virtualEnclaves/endpoints","locations":["West US 3","East US 2","Central US","Canada Central","Canada East","West US 2","South Central US","North Central US","West US","East US"],"apiVersions":["2023-08-01-preview","2023-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-01-preview","2024-01-01-preview","2023-11-01-preview","2023-08-01-preview","2023-02-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MobileNetwork","namespace":"Microsoft.MobileNetwork","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US","East US 2 EUAP","North Europe","South Central US","West Central US","West Europe"],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-02-01","capabilities":"None"},{"resourceType":"packetCoreControlPlaneVersions","locations":[],"apiVersions":["2024-05-15-preview","2024-05-01-preview","2024-04-01","2024-03-01-preview","2024-02-01","2023-10-01-preview","2023-09-01","2023-07-01-preview","2023-06-01","2022-12-01-privatepreview","2022-11-01","2022-04-01-preview"],"defaultApiVersion":"2024-04-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ModSimWorkbench","namespace":"Microsoft.ModSimWorkbench","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations/operationStatuses","locations":["West US 2","Sweden Central","East US","West US 3","East US 2"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/connectors","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/workloads","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/chambers/files","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches/chambers/fileRequests","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"None"},{"resourceType":"workbenches/chambers/storages","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workbenches/sharedStorages","locations":["West US 2","Sweden Central","East US","West US 3"],"apiVersions":["2021-03-01-preview"],"defaultApiVersion":"2021-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers/workloads","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"instances/chambers/files","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"instances/chambers/fileRequests","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"None"},{"resourceType":"instances/chambers/connectors","locations":["Central US EUAP"],"apiVersions":["2021-03-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.MySQLDiscovery","namespace":"Microsoft.MySQLDiscovery","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","Southeast Asia","Korea Central","North Europe","West US 2","Central US","Australia East","Canada Central","Japan East","France Central","UK South","West Europe"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"MySQLSites","locations":["Southeast Asia","Korea Central","North Europe","West Europe","West US 2","Central US","France Central","Australia East","UK South","Japan East","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"MySQLSites/MySQLServers","locations":["Southeast Asia","Korea Central","North Europe","West Europe","West US 2","Central US","France Central","Australia East","UK South","Japan East","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"MySQLSites/Refresh","locations":["Southeast Asia","Korea Central","North Europe","West Europe","West US 2","Central US","France Central","Australia East","UK South","Japan East","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"MySQLSites/Summaries","locations":["Southeast Asia","Korea Central","North Europe","West Europe","West US 2","Central US","France Central","Australia East","UK South","Japan East","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"MySQLSites/ErrorSummaries","locations":["Southeast Asia","Korea Central","North Europe","West Europe","West US 2","Central US","France Central","Australia East","UK South","Japan East","Canada Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-09-30-preview","2023-09-30-preview"],"defaultApiVersion":"2024-09-30-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetworkCloud","namespace":"Microsoft.NetworkCloud","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 3","East US","South Central US","UAE North","UK South","East US 2 EUAP"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"clusterManagers","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"racks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"bareMetalMachines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"rackSkus","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"cloudServicesNetworks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"l2Networks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storageAppliances","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"trunkedNetworks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"l3Networks","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"clusters/metricsConfigurations","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/consoles","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/bareMetalMachineKeySets","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"clusters/bmcKeySets","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"volumes","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"None"},{"resourceType":"kubernetesClusters","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"kubernetesClusters/agentPools","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview","2023-10-01-preview","2023-07-01"],"defaultApiVersion":"2023-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"kubernetesClusters/features","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-07-01","2024-06-01-preview","2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"edgeClusters/nodes","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrationHubs/machines","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"registrationHubs/images","locations":["East US","South Central US","West US 3","UAE North","UK South"],"apiVersions":["2024-05-01-preview","2024-03-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NexusIdentity","namespace":"Microsoft.NexusIdentity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"Locations","locations":[],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"None"},{"resourceType":"IdentitySets","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"IdentityControllers","locations":["West US 3","South Central US","East US","Australia East","UAE North","UK South","North Europe","East US 2 EUAP"],"apiVersions":["2024-02-15-preview"],"defaultApiVersion":"2024-02-15-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Nutanix","namespace":"Microsoft.Nutanix","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2020-06-01-preview","2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2020-06-01-preview","2020-06-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ObjectStore","namespace":"Microsoft.ObjectStore","authorizations":[],"resourceTypes":[{"resourceType":"osNamespaces","locations":["global"],"apiVersions":["2021-09-01-preview","2019-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OffAzure","namespace":"Microsoft.OffAzure","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"VMwareSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-05-01-preview","2023-06-06","2022-10-27","2022-10-10-preview","2020-10-10-preview","2020-09-09-preview","2020-08-01-preview","2020-07-10","2020-01-01-preview","2020-01-01","2019-06-06","2019-05-01-preview","2018-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"HyperVSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-05-01-preview","2023-06-06","2022-10-27","2020-08-01-preview","2020-01-01","2019-06-06","2018-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ServerSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-05-01-preview","2023-06-06","2022-10-27","2022-10-10-preview","2020-09-09-preview","2020-08-01-preview","2020-01-01-preview","2019-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ImportSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2023-10-01-preview","2023-06-06","2020-02-01","2020-01-01-preview","2019-05-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"MasterSites","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-05-01-preview","2023-10-01-preview","2023-06-06","2022-10-27","2020-11-11-preview","2020-07-07"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2020-07-07"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Central US","West Europe","UK South","UK West","North Europe","West US 2","Southeast Asia","East Asia","Central India","South India","Canada Central","Australia Southeast","Japan West","Japan East","Brazil South","Korea Central","Korea South","France Central","Switzerland North","Australia East","UAE North","South Africa North","Germany West Central","Norway East","Jio India West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Central US EUAP","East US 2 EUAP","Switzerland West"],"apiVersions":["2024-05-01-preview","2023-06-06","2020-07-07"],"capabilities":"None"},{"resourceType":"operations","locations":["Central US","North Europe","West US 2","Southeast Asia"],"apiVersions":["2020-01-01","2019-06-06","2018-05-01-preview"],"capabilities":"None"},{"resourceType":"Appliances","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-06-preview"],"defaultApiVersion":"2022-07-06-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OffAzureSpringBoot","namespace":"Microsoft.OffAzureSpringBoot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Southeast Asia","South Central US","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"springbootsites/springbootservers","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/springbootapps","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/summaries","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"springbootsites/errorsummaries","locations":["Southeast Asia","Korea Central","Japan East","Japan West","West Europe","France Central","West US 2","UK South","Canada Central","Central US","North Europe","Australia East","East US 2 EUAP","Central US EUAP","South Central US"],"apiVersions":["2024-04-01-preview","2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OpenEnergyPlatform","namespace":"Microsoft.OpenEnergyPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"energyServices","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-02-21-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-02-21-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-05-21","2024-02-09-preview","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2024-05-21","capabilities":"None"},{"resourceType":"energyServices/privateEndpointConnections","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"},{"resourceType":"energyServices/privateLinkResources","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"},{"resourceType":"energyServices/privateEndpointConnectionProxies","locations":["South Central US","West Europe","North Europe","East US","Brazil South","Australia East","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-05-21","2023-11-12","2023-10-01-preview","2023-06-12","2023-02-21-preview","2022-12-01-preview","2022-07-21-preview","2022-04-04-preview","2021-06-01-preview"],"defaultApiVersion":"2023-11-12","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperatorVoicemail","namespace":"Microsoft.OperatorVoicemail","resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["UK South"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"},{"resourceType":"Locations/checkNameAvailability","locations":["global"],"apiVersions":["2023-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OracleDiscovery","namespace":"Microsoft.OracleDiscovery","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["South Central US","Southeast Asia","West US 2","West Central US","North Central US","Korea Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"oraclesites/oracleservers","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/oracledatabases","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/summaries","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"oraclesites/errorSummaries","locations":["Korea Central","Southeast Asia","East US 2 EUAP","Central US EUAP","South Central US","West US 2","West Central US","North Central US"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2022-11-22-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Orbital","namespace":"Microsoft.Orbital","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availableGroundStations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"contactProfiles","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"spacecrafts","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"spacecrafts/contacts","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"groundStations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"globalCommunicationsSites","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"None"},{"resourceType":"l2Connections","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"edgeSites","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-06-01-preview","2021-04-04-preview"],"defaultApiVersion":"2024-03-01-preview","apiProfiles":[],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-01-31-preview","2022-11-01","2022-03-01","2021-04-04-preview"],"defaultApiVersion":"2022-11-01","apiProfiles":[],"capabilities":"None"},{"resourceType":"locations","locations":["West US 2","West US 3","West US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South","East US","global"],"apiVersions":[],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","West US 3","West US","East US","South Central US","Norway East","Australia East","Sweden Central","Southeast Asia","Brazil South","South Africa North","UK South"],"apiVersions":["2024-03-01-preview","2022-11-01","2022-06-01-preview","2022-03-01"],"defaultApiVersion":"2022-11-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","North Central US","West Europe","UK South"],"apiVersions":["2024-01-31-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PartnerManagedConsumerRecurrence","namespace":"Microsoft.PartnerManagedConsumerRecurrence","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"recurrences","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"checkEligibility","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2022-01-20-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Pki","namespace":"Microsoft.Pki","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":[],"apiVersions":["2022-09-01-preview","2021-03-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Portal","namespace":"Microsoft.Portal","resourceTypes":[{"resourceType":"dashboards","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2022-12-01-preview","2020-09-01-preview","2020-09-01-alpha","2019-01-01-preview","2018-10-01-preview","2015-08-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"tenantconfigurations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2020-09-01-preview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"listTenantConfigurationViolations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2020-09-01-preview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South"],"apiVersions":["2015-08-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"consoles","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/consoles","locations":["West US","East US","Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"userSettings","locations":[],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/userSettings","locations":["West US","East US","Central India","North Europe","West Europe","South Central US","Southeast Asia","East US 2","Central US"],"apiVersions":["2023-02-01-preview","2020-04-01-preview","2018-10-01","2017-12-01-preview","2017-08-01-preview","2017-01-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerBI","namespace":"Microsoft.PowerBI","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaceCollections","locations":["South Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil South","Southeast Asia","Australia Southeast","Canada Central","Japan East","UK South","West India"],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["South Central US","North Central US","East US 2","West US","West Europe","North Europe","Brazil South","Southeast Asia","Australia Southeast","Canada Central","Japan East","UK South","West India"],"apiVersions":["2016-01-29"],"defaultApiVersion":"2016-01-29","capabilities":"None"},{"resourceType":"privateLinkServicesForPowerBI","locations":["global"],"apiVersions":["2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"privateLinkServicesForPowerBI/operationResults","locations":["global"],"apiVersions":["2020-06-01"],"defaultApiVersion":"2020-06-01","capabilities":"None"},{"resourceType":"operations","locations":["East US 2 EUAP"],"apiVersions":["2020-06-01","2016-01-29"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.PowerPlatform","namespace":"Microsoft.PowerPlatform","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":["Central US EUAP","East US 2 EUAP","United States","East US","West US","Central US","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview","2020-10-30","2020-04-01"],"capabilities":"None"},{"resourceType":"enterprisePolicies","locations":["United States","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts","locations":["United States","South Africa","UK","Japan","India","France","Europe","Germany","Switzerland","Canada","Brazil","Australia","Asia","UAE","Korea","Norway","Singapore","Sweden"],"apiVersions":["2020-10-30-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"},{"resourceType":"locations/deleteVirtualNetworkOrSubnets","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"},{"resourceType":"locations/validateDeleteVirtualNetworkOrSubnets","locations":["East US","West US"],"apiVersions":["2020-10-30-preview","2020-10-30"],"defaultApiVersion":"2020-10-30","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProfessionalService","namespace":"Microsoft.ProfessionalService","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"eligibilityCheck","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"None"},{"resourceType":"resources","locations":["global"],"apiVersions":["2023-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProgrammableConnectivity","namespace":"Microsoft.ProgrammableConnectivity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"None"},{"resourceType":"gateways","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operatorApiPlans","locations":["global"],"apiVersions":["2024-01-15-preview"],"capabilities":"None"},{"resourceType":"operatorApiConnections","locations":["East US","Germany West Central","Brazil South","East US 2 EUAP"],"apiVersions":["2024-01-15-preview"],"defaultApiVersion":"2024-01-15-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProviderHub","namespace":"Microsoft.ProviderHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"providerRegistrations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-10-01","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/resourceTypeRegistrations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/defaultRollouts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/newRegionFrontloadRelease","locations":[],"apiVersions":["2024-08-01-preview","2024-02-01-preview","2023-08-01-preview","2023-04-01-preview","2023-01-01-privatepreview","2022-07-01-preview","2021-10-01-privatepreview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/customRollouts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/checkinmanifest","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/resourceActions","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2021-01-01","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"availableAccounts","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"},{"resourceType":"providerRegistrations/authorizedApplications","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2023-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview","2023-10-01-preview","2023-08-01-preview","2023-04-01-preview","2022-07-01-preview","2021-09-01-preview","2021-06-01-preview","2021-05-01-preview","2020-11-20","2020-10-01-preview","2020-09-01-preview","2020-06-01-preview","2019-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Purview","namespace":"Microsoft.Purview","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"1BC09725-0C9B-4F57-A3D0-FCCF4EB40120","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["East US","West Europe","Southeast Asia","Canada Central","Canada East","Sweden Central","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/kafkaConfigurations","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-04-01-preview","2023-06-01-preview","2023-05-01-preview","2022-11-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"setDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"removeDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"getDefaultAccount","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Sweden Central","East US","West Europe","Southeast Asia","Brazil South","Canada Central","Canada East","South Central US","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01","2021-07-01","2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/listFeatures","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["Sweden Central","East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","West US 2","East US 2"],"apiVersions":["2024-04-01-preview","2023-05-01-preview","2021-12-01"],"capabilities":"None"},{"resourceType":"policies","locations":["East US","West Europe","Southeast Asia","Canada Central","Canada East","South Central US","Brazil South","Central India","UK South","France Central","Korea Central","Central US","UAE North","Japan East","Switzerland North","West US","South Africa North","Germany West Central","Qatar Central","West US 3","Australia East","North Europe","West Central US","East US 2"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Quota","namespace":"Microsoft.Quota","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"usages","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"quotas","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"quotaRequests","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operationsStatus","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2023-06-01-preview","2023-02-01","2021-03-15-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"SupportsExtension"},{"resourceType":"groupQuotas/groupOperationsStatus","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaLimits","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaOperationsStatus","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptions","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptionRequestsOperationsStatus","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/groupQuotaRequests","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocations","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocationRequests","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/subscriptionRequests","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationSettings","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationUsages","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/locationSettingsOperationsStatus","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"},{"resourceType":"groupQuotas/quotaAllocationOperationsStatus","locations":[],"apiVersions":["2024-10-15-preview","2023-06-01-preview"],"defaultApiVersion":"2023-06-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.RecommendationsService","namespace":"Microsoft.RecommendationsService","authorizations":[{"applicationId":"C5B731DB-1B0A-43F6-BCF6-757667D9CDC6","roleDefinitionId":"FA1FE492-0EDB-4A97-A404-DBDF3F915824"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","West US","North Europe","West Europe","Australia East","Canada Central","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["East US","West US","North Europe","West Europe","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"accounts/modeling","locations":["West US","West Europe","Australia East","Canada Central","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"accounts/serviceEndpoints","locations":["East US","West US","North Europe","West Europe","Korea Central","Central US EUAP"],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-09-01-preview","2022-03-01-preview","2022-02-01","2021-02-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceConnector","namespace":"Microsoft.ResourceConnector","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2022-10-27","2022-04-15-preview","2021-10-31-preview","2020-09-15-privatepreview"],"capabilities":"None"},{"resourceType":"appliances","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview"],"defaultApiVersion":"2021-10-31-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"locations/operationsstatus","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"locations/operationresults","locations":["East US","West Europe","UK South","Australia East","Southeast Asia","Canada Central","East US 2","West US 2","West US 3","South Central US","North Europe","Sweden Central","Central US","Japan East","East Asia","Central India","UK West","Australia Southeast","North Central US","East US 2 EUAP"],"apiVersions":["2022-10-27","2021-10-31-preview","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2022-10-27","2022-04-15-preview","2021-10-31-preview","2021-02-01","2020-07-15-privatepreview"],"capabilities":"None"},{"resourceType":"telemetryconfig","locations":[],"apiVersions":["2022-10-27"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceGraph","namespace":"Microsoft.ResourceGraph","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"resources","locations":["East US"],"apiVersions":["2023-09-01-preview","2022-10-01","2021-06-01-preview","2021-03-01","2020-04-01-preview","2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourcesHistory","locations":["East US"],"apiVersions":["2021-06-01-preview","2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceChanges","locations":["East US"],"apiVersions":["2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"resourceChangeDetails","locations":["East US"],"apiVersions":["2020-09-01-preview","2020-04-01-preview","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["East US"],"apiVersions":["2023-09-01-preview","2022-10-01","2021-06-01-preview","2021-03-01","2020-04-01-preview","2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"subscriptionsStatus","locations":["East US"],"apiVersions":["2019-04-01","2018-09-01-preview"],"capabilities":"None"},{"resourceType":"queries","locations":["global"],"apiVersions":["2018-09-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"generateQuery","locations":["East US"],"apiVersions":["2023-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ResourceNotifications","namespace":"Microsoft.ResourceNotifications","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"eventGridFilters","locations":["Global"],"apiVersions":["2022-03-15-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":["Global"],"apiVersions":["2022-03-15-privatepreview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources","namespace":"Microsoft.Resources","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"changes","locations":[],"apiVersions":["2024-06-01-preview","2023-07-01-preview","2023-03-01-preview","2022-05-01","2022-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"snapshots","locations":[],"apiVersions":["2022-11-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"deploymentScripts","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"deploymentScripts/logs","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentScriptOperationResults","locations":["East Asia","Southeast Asia","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Central India","South India","Jio India West","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","South Central US","West US 3","South Africa North","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2023-08-01","2020-10-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"decompileBicep","locations":[],"apiVersions":["2023-11-01"],"capabilities":"None"},{"resourceType":"templateSpecs","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","New Zealand North","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2022-02-01","2021-05-01","2021-03-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"templateSpecs/versions","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","New Zealand North","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2022-02-01","2021-05-01","2021-03-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"builtInTemplateSpecs","locations":[],"apiVersions":["2022-02-01"],"capabilities":"None"},{"resourceType":"builtInTemplateSpecs/versions","locations":[],"apiVersions":["2022-02-01"],"capabilities":"None"},{"resourceType":"deploymentStacks","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","New Zealand North","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/deploymentStackOperationResults","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","New Zealand North","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentStackOperationStatus","locations":["East Asia","Southeast Asia","Australia East","Australia Central","Australia Central 2","Australia Southeast","Brazil South","Canada Central","Canada East","Switzerland North","Germany West Central","East US 2","East US","Central US","North Central US","France Central","UK South","UK West","Israel Central","Central India","West India","Jio India West","South India","Italy North","Japan East","Japan West","Korea Central","Korea South","Mexico Central","North Europe","Norway East","New Zealand North","Poland Central","Qatar Central","Spain Central","Sweden Central","UAE North","West Central US","West Europe","West US 2","West US","West US 3","South Central US","South Africa North","Brazil Southeast","Switzerland West","Central US EUAP","Germany North","East US 2 EUAP","France South","Jio India Central","Malaysia South","Norway West","Sweden South","Taiwan North","Taiwan Northwest","UAE Central","South Africa West"],"apiVersions":["2024-03-01","2022-08-01-preview"],"capabilities":"None"},{"resourceType":"moboBrokers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-06-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/moboOperationStatuses","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Japan East","Japan West","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Jio India Central","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"tenants","locations":[],"apiVersions":["2020-01-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"operationresults","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"notifyResourceJobs","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01"],"capabilities":"None"},{"resourceType":"tags","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-10-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01"],"capabilities":"SupportsExtension"},{"resourceType":"checkPolicyCompliance","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"checkresourcename","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"calculateTemplateHash","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"resources","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions","locations":[],"apiVersions":["2019-10-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"SupportsTags"},{"resourceType":"subscriptions/resources","locations":[],"apiVersions":["2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/providers","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/operationresults","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2023-07-01-preview","2023-07-01","2023-03-01-preview","2022-12-01","2022-11-01-preview","2022-09-01","2022-06-01","2022-05-01","2022-03-01-preview","2022-01-01","2021-04-01","2021-01-01","2020-10-01","2020-09-01","2020-08-01","2020-07-01","2020-06-01","2020-05-01","2020-01-01","2019-11-01","2019-10-01","2019-09-01","2019-08-01","2019-07-01","2019-06-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subscriptions/resourceGroups","locations":["Central US","East Asia","Southeast Asia","East US","East US 2","West US","West US 2","North Central US","South Central US","West Central US","North Europe","West Europe","Japan East","Japan West","Brazil South","Australia Southeast","Australia East","West India","South India","Central India","Canada Central","Canada East","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Qatar Central","Sweden Central","Israel Central","Poland Central","Italy North","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan Northwest","Malaysia South","France South","Australia Central 2","UAE Central","South Africa West","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"subscriptions/resourcegroups/resources","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/locations","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2016-06-01"}],"capabilities":"None"},{"resourceType":"subscriptions/tagnames","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"subscriptions/tagNames/tagValues","locations":[],"apiVersions":["2023-07-01","2022-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"deployments","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsTags, SupportsExtension"},{"resourceType":"deployments/operations","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"None"},{"resourceType":"locations/deploymentStatuses","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/deploymentOperationResults","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/exportResourceTemplate","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/notifyDeploymentJobs","locations":["West Central US","West Europe","West US 2","Southeast Asia","Australia East","Brazil South","Canada Central","Switzerland North","France Central","Germany West Central","Central India","Italy North","Japan East","Korea Central","UK South","Mexico Central","Norway East","Qatar Central","Sweden Central","Spain Central","UAE North","South Africa North","Poland Central","East Asia","Australia Southeast","Canada East","East US 2","South India","Japan West","Korea South","UK West","New Zealand North","North Europe","Central US EUAP","East US 2 EUAP","Malaysia South","France South","Germany North","Sweden South","Taiwan North","Taiwan Northwest","UAE Central"],"apiVersions":["2023-07-01","2022-09-01","2021-04-01","2021-01-01","2020-10-01","2020-06-01","2019-09-01","2019-08-01","2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"validateResources","locations":[],"apiVersions":["2022-06-01"],"capabilities":"None"},{"resourceType":"links","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2016-06-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2018-05-01"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2015-01-01"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2015-01-01"}],"capabilities":"None"},{"resourceType":"bulkDelete","locations":[],"apiVersions":["2019-05-01","2019-04-01","2019-03-01","2018-11-01","2018-09-01","2018-08-01","2018-07-01","2018-05-01","2018-02-01","2018-01-01","2017-08-01","2017-06-01","2017-05-10","2017-05-01","2017-03-01","2016-09-01","2016-07-01","2016-06-01","2016-02-01","2015-11-01","2015-01-01","2014-04-01-preview"],"capabilities":"None"},{"resourceType":"dataBoundaries","locations":[],"apiVersions":["2024-08-01","2024-02-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SaaSHub","namespace":"Microsoft.SaaSHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operationStatuses","locations":[],"apiVersions":["2023-01-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Australia East","Brazil South","Canada East","Central US","East Asia","East US 2","North Central US","North Europe","South Central US","UK South","West Central US","West Europe","West US 3"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"canCreate","locations":[],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia East","Brazil South","Canada East","Central US","East Asia","East US 2","North Central US","North Europe","South Central US","UK South","West Central US","West Europe","West US 3"],"apiVersions":["2023-01-01-preview"],"defaultApiVersion":"2023-01-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Scom","namespace":"Microsoft.Scom","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP","West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2024-01-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-07-07-preview","2023-06-30","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-15-preview","2024-06-05-preview","2023-07-07-preview","2023-06-30","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2023-06-30","capabilities":"None"},{"resourceType":"managedInstances","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview","2022-09-13-preview","2022-04-30-preview","2021-06-30-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"managedInstances/monitoredResources","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"managedInstances/managedGateways","locations":["West Europe","West US","North Europe","West US 2","East US","East US 2","Australia East","Southeast Asia","UK South","West US 3","South Central US","Sweden Central","Canada Central","South India","Brazil South","Germany West Central","Canada East","Japan East","Central US","Central India","Italy North","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-15-preview","2024-01-01-preview","2023-07-07-preview"],"defaultApiVersion":"2023-07-07-preview","capabilities":"SystemAssignedResourceIdentity"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ScVmm","namespace":"Microsoft.ScVmm","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West US 2","East US 2 EUAP","West Europe","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"VMMServers","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Clouds","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualNetworks","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachineTemplates","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachines","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview","2020-06-05-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"AvailabilitySets","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"VMMServers/InventoryItems","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/HybridIdentityMetadata","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/GuestAgents","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"None"},{"resourceType":"VirtualMachines/Extensions","locations":["East US","West Europe","West US 2","East US 2","North Europe","East US 2 EUAP"],"apiVersions":["2023-04-01-preview","2022-05-21-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"VirtualMachineInstances","locations":["East US","West Europe","West US 2","East US 2","North Europe","South Central US","West US 3","Central US","Sweden Central","UK South","Southeast Asia","Australia East","East US 2 EUAP"],"apiVersions":["2024-06-01","2023-10-07","2023-04-01-preview"],"capabilities":"SupportsExtension"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecretSyncController","namespace":"Microsoft.SecretSyncController","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-08-21-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US 2","East US","West US","West US 2","West US 3","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"},{"resourceType":"secretSyncs","locations":["East US 2","East US","West US 3","West US 2","West US","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"azureKeyVaultSecretProviderClasses","locations":["East US 2","East US","West US 3","West US 2","West US","West Europe","North Europe","East US 2 EUAP"],"apiVersions":["2024-08-21-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-21-preview"],"defaultApiVersion":"2024-08-21-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityCopilot","namespace":"Microsoft.SecurityCopilot","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"capacities","locations":["Australia East","East US","UK South","West Europe"],"apiVersions":["2024-11-01-preview","2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2023-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Australia East","East US","UK South","West Europe"],"apiVersions":["2023-12-01-preview"],"defaultApiVersion":"2023-12-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityDetonation","namespace":"Microsoft.SecurityDetonation","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"chambers","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Mexico Central","Spain Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"defaultApiVersion":"2022-07-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","South India","West India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["Australia East","Australia Southeast","Central US","East US","East US 2","West US","West US 2","West US 3","South Central US","Southeast Asia","Brazil South","Japan East","Japan West","North Europe","West Europe","Central India","West India","South India","Canada Central","Canada East","UK West","UK South","Korea Central","Korea South","France Central","France South","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","UAE Central","Switzerland West","Germany North","Norway West","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Sweden South","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-07-01","2021-07-01","2020-07-01-preview","2019-08-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SecurityPlatform","namespace":"Microsoft.SecurityPlatform","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Norway East","West US 2"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SerialConsole","namespace":"Microsoft.SerialConsole","resourceTypes":[{"resourceType":"consoleServices","locations":[],"apiVersions":["2024-07-01","2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"serialPorts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Qatar Central","Italy North","Poland Central","Israel Central","Mexico Central","Spain Central","Australia Central 2","Brazil Southeast","Central US EUAP","East US 2 EUAP","France South","Germany North","Norway West","South Africa West","Sweden South","Switzerland West","UAE Central"],"apiVersions":["2024-07-01","2023-01-01","2018-05-01"],"capabilities":"SupportsExtension"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"locations/consoleServices","locations":["West US 2","East US 2"],"apiVersions":["2024-07-01","2023-01-01","2018-05-01"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01","2023-01-01","2018-05-01"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ServicesHub","namespace":"Microsoft.ServicesHub","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"connectors","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Korea Central","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US","West US 2"],"apiVersions":["2023-10-20-preview","2023-04-17-preview","2019-08-15-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces","locations":[],"apiVersions":["2019-08-15-preview"],"capabilities":"None"},{"resourceType":"supportOfferingEntitlement","locations":[],"apiVersions":["2019-08-15-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2023-10-20-preview","2019-08-15-preview"],"capabilities":"None"},{"resourceType":"getRecommendationsContent","locations":[],"apiVersions":["2023-03-24-preview"],"capabilities":"None"},{"resourceType":"connectors/connectorSpaces","locations":["Australia East","Australia Southeast","Canada Central","Central India","Central US","East Asia","East US","East US 2","France Central","Japan East","Korea Central","North Europe","Southeast Asia","South Central US","UK South","West Central US","West Europe","West US","West US 2"],"apiVersions":["2023-10-20-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Singularity","namespace":"Microsoft.Singularity","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"accounts","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"accounts/storageContainers","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/networks","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/secrets","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/accountQuotaPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/groupPolicies","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"accounts/jobs","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"accounts/models","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"defaultApiVersion":"2020-12-01-preview","capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"accounts/templatedModels","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity"},{"resourceType":"locations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceTypeSeries","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/instanceTypeSeries/instanceTypes","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatus","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"images","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"},{"resourceType":"quotas","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Korea South","Mexico Central","North Central US","North Europe","Norway East","Poland Central","South Africa North","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US 2","West US 3","West US","Taiwan North"],"apiVersions":["2020-12-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SoftwarePlan","namespace":"Microsoft.SoftwarePlan","resourceTypes":[{"resourceType":"softwareSubscriptions","locations":["global"],"apiVersions":["2024-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"operationResults","locations":[],"apiVersions":["2024-06-01-preview"],"capabilities":"None"},{"resourceType":"hybridUseBenefits","locations":[],"apiVersions":["2019-06-01-preview"],"apiProfiles":[{"profileVersion":"2018-06-01-profile","apiVersion":"2019-06-01-preview"}],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01-preview","2019-06-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Sovereign","namespace":"Microsoft.Sovereign","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["global"],"apiVersions":["2024-10-31-preview","2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-10-31-preview","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["North Europe","Sweden Central"],"apiVersions":["2024-10-31-preview","2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-10-31-preview","capabilities":"None"},{"resourceType":"landingZoneConfigurations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"landingZoneRegistrations","locations":["global"],"apiVersions":["2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-03-31-preview","capabilities":"None"},{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-10-31-preview","2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-10-31-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-31-preview","2024-03-31-preview","2023-09-28-preview"],"defaultApiVersion":"2024-10-31-preview","capabilities":"None"},{"resourceType":"transparencyLogs","locations":["global"],"apiVersions":["2024-10-31-preview","2024-03-31-preview"],"defaultApiVersion":"2024-10-31-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StandbyPool","namespace":"Microsoft.StandbyPool","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Sweden South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"standbyVirtualMachinePools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-08-01-preview","2024-03-01-preview","2024-03-01","2023-12-01-preview","2023-06-01-preview"],"defaultApiVersion":"2024-03-01","capabilities":"None"},{"resourceType":"standbyVirtualMachinePools/runtimeViews","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"None"},{"resourceType":"standbyVirtualMachinePools/standbyVirtualMachines","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany North","Germany West Central","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Central US EUAP","East US 2 EUAP","Sweden South"],"apiVersions":["2024-03-01"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageActions","namespace":"Microsoft.StorageActions","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageTasks","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/previewActions","locations":["West US","West Europe","Southeast Asia","North Central US","South Central US","Central US","North Europe","Brazil South","Australia East","Australia Southeast","Central India","Canada Central","West US 2","France Central","Switzerland North","Germany West Central","East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageMover","namespace":"Microsoft.StorageMover","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageMovers","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"storageMovers/projects","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/agents","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/endpoints","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/projects/jobDefinitions","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"storageMovers/projects/jobDefinitions/jobRuns","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","East US 2","West Central US","West US 3","Sweden Central","North Europe"],"apiVersions":["2024-07-01","2023-10-01","2023-07-01-preview","2023-03-01","2022-07-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageSync","namespace":"Microsoft.StorageSync","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"storageSyncServices","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"storageSyncServices/syncGroups","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/syncGroups/cloudEndpoints","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/syncGroups/serverEndpoints","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/registeredServers","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"storageSyncServices/workflows","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"operations","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/workflows","locations":["West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West Central US","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01","2019-10-01","2019-06-01","2019-03-01","2019-02-01","2018-10-01","2018-07-01","2018-04-02"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/operations","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01"],"defaultApiVersion":"2022-06-01","capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West Central US","West US","West Europe","North Europe","Southeast Asia","East Asia","Australia East","Australia Southeast","East US","West US 3","Canada Central","Canada East","Central US","East US 2","UK South","UK West","Central India","South India","North Central US","South Central US","Brazil South","Japan East","Japan West","West US 2","Korea Central","Korea South","France Central","France South","South Africa North","South Africa West","UAE North","UAE Central","Germany West Central","Germany North","Switzerland North","Switzerland West","Norway East","Norway West","Jio India West","Jio India Central","Sweden Central","Sweden South"],"apiVersions":["2022-09-01","2022-06-01","2020-09-01","2020-03-01"],"defaultApiVersion":"2022-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.StorageTasks","namespace":"Microsoft.StorageTasks","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"storageTasks","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":["Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/asyncoperations","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"},{"resourceType":"locations/previewActions","locations":["East US 2 EUAP","Central US EUAP","South Central US STG","East US STG"],"apiVersions":["2023-01-01"],"defaultApiVersion":"2023-01-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Subscription","namespace":"Microsoft.Subscription","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"SubscriptionDefinitions","locations":["West US"],"apiVersions":["2017-11-01-preview"],"capabilities":"None"},{"resourceType":"SubscriptionOperations","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2019-10-01-preview","2018-11-01-preview","2018-03-01-preview","2017-11-01-preview"],"capabilities":"None"},{"resourceType":"CreateSubscription","locations":["Central US"],"apiVersions":["2019-10-01-preview","2018-11-01-preview","2018-03-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"operations","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2017-11-01-preview"],"capabilities":"None"},{"resourceType":"cancel","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"validateCancel","locations":[],"apiVersions":["2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"rename","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"enable","locations":["West US"],"apiVersions":["2024-08-01-preview","2021-10-01","2020-09-01","2019-10-01-preview","2019-03-01-preview"],"capabilities":"None"},{"resourceType":"subscriptions","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"aliases","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview","2020-09-01","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"operationResults","locations":["Central US"],"apiVersions":["2019-10-01-preview"],"capabilities":"None"},{"resourceType":"acceptChangeTenant","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"changeTenantStatus","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"changeTenantRequest","locations":[],"apiVersions":["2024-08-01-preview","2021-01-01-privatepreview","2019-10-01-preview"],"capabilities":"None"},{"resourceType":"policies","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"SupportsExtension"},{"resourceType":"acceptOwnership","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"acceptOwnershipStatus","locations":[],"apiVersions":["2024-08-01-preview","2021-10-01","2021-01-01-privatepreview"],"capabilities":"None"},{"resourceType":"directories","locations":[],"apiVersions":["2021-01-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.support","namespace":"microsoft.support","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2021-06-01-preview","2020-04-01","2019-05-01-preview","2015-07-01-Preview","2015-03-01"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"classifyServices","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2023-06-01-preview"],"capabilities":"None"},{"resourceType":"services","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"services/problemclassifications","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"supporttickets","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"supporttickets/communications","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operationresults","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"operationsstatus","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview","2020-04-01","2019-05-01-preview"],"capabilities":"None"},{"resourceType":"lookUpResourceId","locations":[],"apiVersions":["2023-06-01-preview","2022-09-01-preview","2021-06-01-preview"],"capabilities":"None"},{"resourceType":"fileWorkspaces","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview"],"capabilities":"None"},{"resourceType":"fileWorkspaces/files","locations":["North Central US","South Central US","Central US","West Europe","North Europe","West US","East US","East US 2","Japan East","Japan West","Brazil South","Southeast Asia","East Asia","Australia East","Australia Southeast"],"apiVersions":["2024-04-01","2023-06-01-preview","2022-09-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationFree"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.SustainabilityServices","namespace":"Microsoft.SustainabilityServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":["global"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"},{"resourceType":"operations","locations":["global"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Synapse","namespace":"Microsoft.Synapse","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"45EA3B16-D4DD-48CA-BF0D-BBE644C0C0AF"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"workspaces","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/bigDataPools","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlPools","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2020-04-01-preview","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlDatabases","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/sqlDatabaseAzureAsyncOperation","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlDatabaseOperationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/kustoPools","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/kustoPoolOperationResults","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"locations/kustoPoolCheckNameAvailability","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/databases","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/attacheddatabaseconfigurations","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"workspaces/kustoPools/databases/dataconnections","locations":["Australia Central","Australia Central 2","Australia East","Australia Southeast","Brazil South","Brazil Southeast","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","France South","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India West","Korea Central","Mexico Central","North Central US","North Europe","Norway East","Norway West","Poland Central","South Africa North","South Africa West","Qatar Central","South Central US","South India","Southeast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West India","West US","West US 2","West US 3","Taiwan North","Taiwan Northwest","East US 2 EUAP","Central US EUAP"],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"defaultApiVersion":"2021-06-01-preview","capabilities":"None"},{"resourceType":"locations/sqlPoolAzureAsyncOperation","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"locations/sqlPoolOperationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2020-04-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationStatuses","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Qatar Central","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","EAST US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"kustoOperations","locations":[],"apiVersions":["2021-06-01-preview","2021-04-01-preview"],"capabilities":"None"},{"resourceType":"privateLinkHubs","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations","locations":[],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationResults","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01","2021-06-01-preview","2021-06-01","2021-05-01","2021-04-01-preview","2021-03-01","2020-12-01","2019-06-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01"],"capabilities":"None"},{"resourceType":"workspaces/usages","locations":["West US 2","East US","North Europe","West Europe","Southeast Asia","Australia East","West Central US","South Central US","East US 2","UK South","West US","Australia Southeast","East Asia","Brazil South","Central US","Central India","Japan East","North Central US","Canada Central","Canada East","Korea Central","South Africa North","UK West","Japan West","France Central","Switzerland North","Germany West Central","Norway East","UAE North","West US 3","Jio India West","South India","Sweden Central","Poland Central","Switzerland West","Israel Central","Italy North","Qatar Central","East US 2 EUAP"],"apiVersions":["2023-05-01"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Syntex","namespace":"Microsoft.Syntex","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"documentProcessors","locations":["East US","Central US","West US","West Central US","South Central US","North Central US","East US 2","Canada Central","Canada East","Brazil South","North Europe","Norway East","Norway West","France Central","France South","Switzerland North","Switzerland West","UK South","UK West","Germany North","West Europe","Australia East","Australia Southeast","Central India","South India","West India","East Asia","Southeast Asia","Japan East","Korea Central","UAE North","South Africa North","South Africa West"],"apiVersions":["2022-09-15-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-01-04-preview","2022-09-15-preview","2022-06-15-preview","2021-10-20-preview"],"capabilities":"None"},{"resourceType":"accounts","locations":["East US","Central US","West Central US","West US","South Central US","North Central US","East US 2","Canada Central","Canada East","Brazil South","North Europe","Norway East","Norway West","France Central","France South","Switzerland North","Switzerland West","UK South","UK West","Germany North","West Europe","Australia East","Australia Southeast","Central India","South India","West India","East Asia","Southeast Asia","Japan East","Korea Central","UAE North","South Africa North","South Africa West"],"apiVersions":["2023-01-04-preview"],"defaultApiVersion":"2023-01-04-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"Locations","locations":[],"apiVersions":["2022-09-15-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US 2","East US","France Central","France South","Germany North","Japan East","Korea Central","North Central US","North Europe","Norway East","Norway West","South Africa North","South Africa West","South Central US","South India","Southeast Asia","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West India","West US"],"apiVersions":["2022-09-15-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ToolchainOrchestrator","namespace":"Microsoft.ToolchainOrchestrator","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview","2024-04-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.UsageBilling","namespace":"Microsoft.UsageBilling","authorization":{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},"resourceTypes":[{"resourceType":"operations","locations":["EAST US STG","United States","Australia Central","Australia Central 2","Australia East","Australia SouthEast","Brazil South","Brazil SouthEast","Canada Central","Canada East","Central India","Central US","Central US EUAP","East Asia","East US","East US 2","East US 2 EUAP","France Central","France South","Germany North","Germany West Central","Israel Central","Italy North","Japan East","Japan West","Jio India Central","Jio India West","Korea Central","Korea South","Mexico Central","New Zealand North","North Central US","North Europe","Norway East","Norway West","Poland Central","Qatar Central","South Africa North","South Africa West","South Central US","South India","SouthEast Asia","Spain Central","Sweden Central","Switzerland North","Switzerland West","UAE Central","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3","Malaysia South","Sweden South","Taiwan North","Taiwan Northwest"],"apiVersions":["2024-05-01-preview","2024-01-01-preview","2023-12-01-preview","2023-09-01-preview","2023-04-01-preview","2023-02-01-preview","2022-12-01-preview","2022-09-01-preview","2021-05-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VerifiedId","namespace":"Microsoft.VerifiedId","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Authorities","locations":["North Europe","West US 2","Australia East","Australia Southeast","Japan East","Japan West"],"apiVersions":["2024-01-26-preview"],"defaultApiVersion":"2024-01-26-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VideoIndexer","namespace":"Microsoft.VideoIndexer","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-09-23-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-09-23-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/operationstatuses","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2024-09-23-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"accounts","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Switzerland West","Germany West Central","Sweden Central","West US 3"],"apiVersions":["2024-09-23-preview","2024-06-01-preview","2024-04-01-preview","2024-01-01","2023-11-01-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2022-08-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"checknameavailability","locations":[],"apiVersions":["2024-09-23-preview","2024-06-01-preview","2024-04-01-preview","2024-03-01-preview","2024-01-01","2023-11-01-preview","2023-09-01-preview","2023-08-01-preview","2023-06-02-preview","2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview","2021-10-18-preview"],"defaultApiVersion":"2024-01-01","capabilities":"None"},{"resourceType":"locations/userclassicaccounts","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Germany West Central","Sweden Central","West US 3","Switzerland West"],"apiVersions":["2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"locations/classicaccounts","locations":["Germany West Central","Sweden Central","West US 3","Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Korea Central","West Central US","Japan West","Brazil South","Switzerland North","Switzerland West"],"apiVersions":["2022-08-01","2022-07-20-preview","2022-04-13-preview","2021-11-10-preview","2021-10-27-preview"],"defaultApiVersion":"2022-08-01","capabilities":"None"},{"resourceType":"accounts/privateLinkResources","locations":["Australia Central","Australia East","Australia Southeast","Brazil South","Canada Central","Canada East","Central India","Central US","East Asia","East US","East US 2","France Central","Germany West Central","Japan East","Japan West","Korea Central","North Europe","Norway East","South Africa North","South Central US","Southeast Asia","South India","Sweden Central","Switzerland North","Switzerland West","UAE North","UK South","UK West","West Central US","West Europe","West US","West US 2","West US 3"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2023-11-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"},{"resourceType":"accounts/privateEndpointConnections","locations":["Southeast Asia","East Asia","North Europe","West US 2","West Europe","Australia East","East US 2","South Central US","Japan East","UK South","East US","Central India","Canada Central","West US","France Central","Central US","Japan West","Korea Central","West Central US","Brazil South","Switzerland North","Switzerland West","Germany West Central","Sweden Central","West US 3"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2023-11-01-preview"],"defaultApiVersion":"2023-11-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VMware","namespace":"Microsoft.VMware","resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","West US","East US 2 EUAP","West Europe"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"None"},{"resourceType":"VCenters/InventoryItems","locations":["East US","West US","West Europe","East US 2 EUAP"],"apiVersions":["2020-10-01-preview"],"capabilities":"None"},{"resourceType":"arczones","locations":["East US 2 EUAP"],"apiVersions":["2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"vcenters","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"resourcepools","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualnetworks","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachinetemplates","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualmachines","locations":["East US 2 EUAP"],"apiVersions":["2020-10-01-preview","2019-12-20-privatepreview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.VoiceServices","namespace":"Microsoft.VoiceServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Operations","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"locations","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"locations/checkNameAvailability","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31"],"defaultApiVersion":"2023-09-21","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":["global"],"apiVersions":["2024-02-16-preview","2024-02-05-preview","2023-09-21","2023-09-01","2023-07-13-preview","2023-04-03","2023-01-31","2022-12-01-preview"],"defaultApiVersion":"2023-09-21","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.WindowsPushNotificationServices","namespace":"Microsoft.WindowsPushNotificationServices","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2022-09-12-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.WorkloadBuilder","namespace":"Microsoft.WorkloadBuilder","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["West Central US","East US 2 EUAP"],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2021-03-01-privatepreview","2020-07-01-privatepreview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Workloads","namespace":"Microsoft.Workloads","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01-preview","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","East US 2","West US 2","North Europe","Australia East","East Asia","Japan East","Canada Central","Central India","West US 3","West Europe","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Southeast Asia","Korea South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central","Central US","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-10-01-preview","2024-09-01","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"sapVirtualInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/applicationInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/centralInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapVirtualInstances/databaseInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-01-preview","2024-09-01","2024-06-01-preview","2024-02-01-preview","2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2022-10-15-preview","2021-12-01-preview"],"defaultApiVersion":"2024-09-01","capabilities":"None"},{"resourceType":"monitors","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/providerInstances","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"capabilities":"None"},{"resourceType":"Locations/sapVirtualInstanceMetadata","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-10-01-preview","2023-04-01","2022-11-01-preview","2021-12-01-preview"],"defaultApiVersion":"2023-10-01-preview","capabilities":"None"},{"resourceType":"connectors","locations":["East US 2","North Europe","East US","West US 3","West Europe","Australia East","East Asia","Central India","Korea Central","Japan East","South Africa North","Switzerland North","Norway East","UAE North","France Central","West US 2","Brazil South","Canada Central","Germany West Central","South Central US","Sweden Central","UK South"],"apiVersions":["2023-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"connectors/acssBackups","locations":["East US 2","North Europe","East US","West US 3","West Europe","Australia East","East Asia","Central India","Korea Central","Japan East","South Africa North","Switzerland North","Norway East","UAE North","France Central","West US 2","Brazil South","Canada Central","Germany West Central","South Central US","Sweden Central","UK South"],"apiVersions":["2023-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"monitors/sapLandscapeMonitor","locations":["East US","East US 2","North Europe","Australia East","East Asia","Central India","West US 3","West Europe","Japan East","Canada Central","West US 2","South Central US","Sweden Central","UK South","Germany West Central","Brazil South","Korea Central","South Africa North","Switzerland North","Norway East","UAE North","France Central"],"apiVersions":["2023-12-01-preview","2023-10-01-preview","2023-04-01","2022-11-01-preview"],"capabilities":"None"},{"resourceType":"sapDiscoverySites","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sapDiscoverySites/sapInstances","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sapDiscoverySites/sapInstances/serverInstances","locations":["Southeast Asia","West US 2","Central US"],"apiVersions":["2023-10-01-preview"],"capabilities":"None"},{"resourceType":"epicVirtualInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/databaseInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/wssInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/presentationInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/sharedInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"epicVirtualInstances/hyperspaceWebInstances","locations":["Central US EUAP"],"apiVersions":["2024-04-01-preview"],"defaultApiVersion":"2024-04-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"configurationValidationResults","locations":["Central US EUAP"],"apiVersions":["2024-10-01-preview"],"defaultApiVersion":"2024-10-01-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Neon.Postgres","namespace":"Neon.Postgres","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations","locations":[],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"locations/OperationStatuses","locations":["East US 2","West US 3","Germany West Central","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"None"},{"resourceType":"organizations","locations":["East US 2","Germany West Central","West US 3","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-08-01-preview"],"defaultApiVersion":"2024-08-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/NewRelic.Observability","namespace":"NewRelic.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","East US"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"monitors","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"monitors/tagRules","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"accounts","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"plans","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"organizations","locations":[],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"},{"resourceType":"monitors/monitoredSubscriptions","locations":["East US","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-10-01","2024-03-01","2024-01-01-preview","2024-01-01","2023-11-01-preview","2023-10-01-preview","2022-07-01-preview","2022-07-01"],"defaultApiVersion":"2024-10-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/NGINX.NGINXPLUS","namespace":"NGINX.NGINXPLUS","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","East US 2 EUAP","Central US EUAP","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","West India","Central India","Brazil South"],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"nginxDeployments/configurations","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Brazil South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"nginxDeployments","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Brazil South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"nginxDeployments/certificates","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Brazil South","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-11-01-preview","2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"nginxDeployments/apiKeys","locations":["North Central US","West Central US","Australia East","West Europe","West US","West US 2","Central US","East US","East US 2","West US 3","North Europe","Japan East","Korea Central","Canada Central","Southeast Asia","Sweden Central","Germany West Central","South India","Central India","Central US EUAP","East US 2 EUAP"],"apiVersions":["2024-09-01-preview","2024-06-01-preview","2024-01-01-preview","2023-09-01","2023-04-01","2022-11-01-preview","2022-08-01","2021-05-01-preview"],"defaultApiVersion":"2023-09-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Oracle.Database","namespace":"Oracle.Database","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByAuthorization":{"additionalAuthorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}]}}],"resourceTypes":[{"resourceType":"Locations","locations":[],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudExadataInfrastructures","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","zoneMappings":[{"location":"Australia East","zones":["1","2","3"]},{"location":"Brazil South","zones":["1","2","3"]},{"location":"Canada Central","zones":["1","2","3"]},{"location":"Central US","zones":["1","2","3"]},{"location":"East US","zones":["1","2","3"]},{"location":"France Central","zones":["1","2","3"]},{"location":"Germany West Central","zones":["1","2","3"]},{"location":"Italy North","zones":["1","2","3"]},{"location":"Japan East","zones":["1","2","3"]},{"location":"Southeast Asia","zones":["1","2","3"]},{"location":"UK South","zones":["1","2","3"]}],"capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudVmClusters","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudVmClusters/dbNodes","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudVmClusters/virtualNetworkAddresses","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"oracleSubscriptions","locations":["global"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/giVersions","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dbSystemShapes","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"cloudExadataInfrastructures/dbServers","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dnsPrivateViews","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/dnsPrivateZones","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"autonomousDatabases","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West","Italy North","Southeast Asia","Central US","Japan East","Brazil South"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"CrossResourceGroupResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"Locations/autonomousDatabaseCharacterSets","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West","Italy North","Southeast Asia","Central US","Japan East","Brazil South"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/autonomousDatabaseNationalCharacterSets","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West","Italy North","Southeast Asia","Central US","Japan East","Brazil South"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/autonomousDbVersions","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West","Italy North","Southeast Asia","Central US","Japan East","Brazil South"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"Locations/systemVersions","locations":["East US","Germany West Central","UK South","West US","France Central","Canada Central","Australia East","Italy North","Central US","UK West","Southeast Asia","Brazil South","Japan East"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"},{"resourceType":"autonomousDatabases/autonomousDatabaseBackups","locations":["East US","Germany West Central","UK South","West US","Canada Central","Australia East","France Central","UK West","Italy North","Southeast Asia","Central US","Japan East","Brazil South"],"apiVersions":["2024-10-01-preview","2024-08-01-preview","2024-06-01-preview","2024-06-01","2023-09-01-preview","2023-09-01"],"defaultApiVersion":"2024-06-01","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/PaloAltoNetworks.Cloudngfw","namespace":"PaloAltoNetworks.Cloudngfw","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["Central US EUAP","West Central US","North Central US","East US 2","Central US","East US","West Europe","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","East US 2 EUAP","Norway East","Central India","Korea Central","Switzerland North","Canada East","Germany West Central","Italy North","Japan West","South Africa North","Israel Central","Sweden Central","UAE North"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"firewalls","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"localRulestacks","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"globalRulestacks","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/localRules","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"localRulestacks/fqdnlists","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"globalRulestacks/fqdnlists","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/preRules","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/postRules","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"globalRulestacks/prefixlists","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/prefixlists","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"globalRulestacks/certificates","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2022-08-29","capabilities":"None"},{"resourceType":"localRulestacks/certificates","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-02-07-preview","2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"firewalls/statuses","locations":["Norway East","Central India","Switzerland North","Canada East","Germany West Central","North Central US","East US 2","Central US","West Europe","East US","Australia East","UK South","West US","Canada Central","East Asia","Australia Southeast","UK West","France Central","North Europe","Southeast Asia","Brazil South","South Central US","Japan East","West US 3","West US 2","West Central US","UAE North","Japan West","Sweden Central","South Africa North","Italy North","Israel Central"],"apiVersions":["2024-01-19-preview","2023-10-10-preview","2023-09-01-preview","2023-09-01","2022-08-29-preview","2022-08-29"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"listSupportInfo","locations":[],"apiVersions":["2024-02-07-preview","2024-01-19-preview"],"defaultApiVersion":"2024-02-07-preview","capabilities":"None"},{"resourceType":"listCloudManagerTenants","locations":[],"apiVersions":["2024-02-07-preview"],"defaultApiVersion":"2024-02-07-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Qumulo.Storage","namespace":"Qumulo.Storage","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000","managedByRoleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2022-10-12","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["East US","Central US EUAP","South Central US","East US 2","West US 2","Central US","North Central US","West Central US","West US","West US 3","Germany West Central","France Central","Canada Central","West Europe","North Europe","UK South","Canada East","UK West","Switzerland North","Sweden Central","Norway East","Southeast Asia","East Asia","Australia East","Brazil South","Central India","Japan East","Korea Central","UAE North"],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"operations","locations":[],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"None"},{"resourceType":"fileSystems","locations":["East US 2","South Central US","West US 2","Central US","North Central US","West Central US","West US","West US 3","East US","Germany West Central","France Central","Canada Central","UK South","West Europe","North Europe","Canada East","UK West","Switzerland North","Sweden Central","Norway East","Southeast Asia","Australia East","Brazil South","Central India","Japan East","Korea Central","UAE North","Central US EUAP","East US 2 EUAP","East Asia"],"apiVersions":["2024-06-19","2024-02-01-preview","2024-01-30-preview","2023-08-29-preview","2022-10-12-preview","2022-10-12","2022-06-27-preview"],"defaultApiVersion":"2024-06-19","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"storages","locations":["Central US EUAP","East US","East US 2","South Central US"],"apiVersions":["2022-06-27-preview"],"capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/SolarWinds.Observability","namespace":"SolarWinds.Observability","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"operations","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"defaultApiVersion":"2023-08-23-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"locations/operationStatuses","locations":["Central US EUAP","East US 2 EUAP","East US"],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":[],"apiVersions":["2023-08-23-preview","2023-01-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Wandisco.Fusion","providerAuthorizationConsentState":"Required","namespace":"Wandisco.Fusion","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"Locations","locations":["East US"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"Locations/operationStatuses","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"registeredSubscriptions","locations":[],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"Operations","locations":[],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"None"},{"resourceType":"migrators","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"migrators/targets","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/liveDataMigrations","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/exclusionTemplates","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/metadataMigrations","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/metadataTargets","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/pathMappings","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/dataTransferAgents","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"migrators/verifications","locations":["Canada Central","Canada East","East US","East US 2","East Asia","Southeast Asia","Japan East","Japan West","East US 2 EUAP"],"apiVersions":["2023-11-01-preview","2023-02-01-preview","2022-10-01-preview","2022-01-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureActiveDirectory","namespace":"Microsoft.AzureActiveDirectory","resourceTypes":[{"resourceType":"ciamDirectories","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview"],"defaultApiVersion":"2022-03-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"guestUsages","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview"],"defaultApiVersion":"2020-05-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"b2cDirectories","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"],"defaultApiVersion":"2017-01-30","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"checkNameAvailability","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2019-01-01-privatepreview","2019-01-01-preview","2017-01-30","2016-12-13-preview","2016-02-10-privatepreview"],"defaultApiVersion":"2017-01-30","capabilities":"None"},{"resourceType":"b2ctenants","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview","2023-01-18-preview","2022-03-01-preview","2021-04-01-preview","2021-04-01","2020-05-01-preview","2016-02-10-privatepreview"],"capabilities":"None"},{"resourceType":"operationStatuses","locations":["Global","United States","Europe","Asia Pacific","Australia","Japan"],"apiVersions":["2023-05-17-preview"],"defaultApiVersion":"2023-05-17-preview","capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.AzureImageTestingForLinux","namespace":"Microsoft.AzureImageTestingForLinux","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"jobTemplates","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"operations","locations":[],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2023-08-01-preview"],"capabilities":"None"},{"resourceType":"Locations/OperationStatuses","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"capabilities":"None"},{"resourceType":"jobs","locations":["Central US EUAP","East US 2 EUAP"],"apiVersions":["2023-08-01-preview"],"defaultApiVersion":"2023-08-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DependencyMap","namespace":"Microsoft.DependencyMap","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"maps","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"maps/discoverySources","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.FairfieldGardens","namespace":"Microsoft.FairfieldGardens","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"DeviceProvisioningStates","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"SupportsExtension"},{"resourceType":"locations/operationStatuses","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"None"},{"resourceType":"ProvisioningResources","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"ProvisioningResources/ProvisioningPolicies","locations":["East US 2 EUAP"],"apiVersions":["2023-12-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ProjectArcadia","namespace":"Microsoft.ProjectArcadia","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"45EA3B16-D4DD-48CA-BF0D-BBE644C0C0AF"}],"resourceTypes":[{"resourceType":"workspaces","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sparkComputes","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/sqlComputes","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"workspaces/operationStatus","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"workspaces/operationResults","locations":["East US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"checkNameAvailability","locations":["EAST US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"},{"resourceType":"operations","locations":["EAST US 2 EUAP"],"apiVersions":["2019-06-01-preview"],"capabilities":"None"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.UpdateManager","namespace":"Microsoft.UpdateManager","resourceTypes":[{"resourceType":"updaterulesets","locations":["East US 2 EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"updaterules","locations":["East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-11-01-preview"],"defaultApiVersion":"2024-11-01-preview","capabilities":"SupportsTags, SupportsLocation"}],"registrationState":"NotRegistered","registrationPolicy":"RegistrationRequired"}]}' headers: Cache-Control: - no-cache Content-Length: - - "2754196" + - "2887794" Content-Type: - application/json; charset=utf-8 Expires: @@ -100,6 +102,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16500" status: 200 OK code: 200 duration: 200ms @@ -120,7 +124,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Provider-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-Provider-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute?api-version=2021-04-01 method: GET response: @@ -129,14 +133,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 109448 + content_length: 113021 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2015-06-15","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/vmSizes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/applications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"virtualMachines/VMApplications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/vmimages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":[]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sshPublicKeys","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups/capacityReservations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Mexico Central","Spain Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/spotEvictionRates","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/spotPriceHistory","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/recommendations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/sharedGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/communityGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"],"capabilities":"None"},{"resourceType":"galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2023-07-03","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"None"},{"resourceType":"payloadGroups","locations":["South Central US","West Europe"],"apiVersions":["2024-03-03","2023-07-03"],"capabilities":"None"},{"resourceType":"galleries/applications","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/applications/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"snapshots","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diskoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01"],"defaultApiVersion":"2022-03-02","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"diskAccesses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01"],"defaultApiVersion":"2022-03-02","locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints/diskRestorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30"],"defaultApiVersion":"2022-03-02","capabilities":"None"},{"resourceType":"virtualMachineScaleSets/disks","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudServices/roles","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/roleInstances","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/csoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/cloudServiceOsVersions","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/cloudServiceOsFamilies","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/roleInstances/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/publicIPAddresses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","West US","Central US","North Central US","South Central US","West Europe","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","West Central US","North Europe","UK South","East Asia","East US 2","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"East US 2 EUAP","type":"EdgeZone","extendedLocations":["microsoftrrdclab3"]},{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diagnostics","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/diagnosticOperations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementScores","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementRecommendations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Canada Central","Canada East","South Africa North","Central US","West US 3","West US","UK West","France Central","UAE North","Australia Central","Australia Southeast","Switzerland North","Germany West Central","Norway East","North Central US","Brazil South","Italy North","Israel Central","Spain Central","Qatar Central","Poland Central","Mexico Central","Sweden Central","East US 2 EUAP","Central US EUAP","France South","UAE Central","Australia Central 2","South Africa West","Brazil Southeast","Jio India Central","Switzerland West","Germany North","Norway West","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/logAnalytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"],"capabilities":"None"},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute","namespace":"Microsoft.Compute","authorizations":[{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"},{"applicationId":"00000000-0000-0000-0000-000000000000","roleDefinitionId":"00000000-0000-0000-0000-000000000000"}],"resourceTypes":[{"resourceType":"availabilitySets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2015-06-15","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/extensions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/virtualMachines/networkInterfaces","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-09-01","2016-08-01","2016-07-01","2016-06-01","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"virtualMachineScaleSets/publicIPAddresses","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"locations/operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-10-30-preview","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/vmSizes","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachines","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/virtualMachineScaleSets","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"operations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"},{"resourceType":"virtualMachines/runCommands","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"virtualMachineScaleSets/applications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"virtualMachines/VMApplications","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/edgeZones","locations":[],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/vmimages","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"locations/edgeZones/publishers","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01"],"capabilities":"None"},{"resourceType":"restorePointCollections","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30"],"capabilities":"None"},{"resourceType":"proximityPlacementGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":[]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":[]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"sshPublicKeys","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01"],"defaultApiVersion":"2023-09-01","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"capacityReservationGroups/capacityReservations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"virtualMachines/metricDefinitions","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","West US 3","Jio India West","Sweden Central","Qatar Central","Israel Central","Poland Central","Italy North","Mexico Central","Spain Central","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","Taiwan North","Taiwan NorthWest"],"apiVersions":["2014-04-01"],"capabilities":"None"},{"resourceType":"locations/spotEvictionRates","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/spotPriceHistory","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/recommendations","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01"],"defaultApiVersion":"2023-09-01","capabilities":"None"},{"resourceType":"locations/sharedGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"locations/communityGalleries","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-03","2024-03-01","2023-09-01","2023-07-03","2023-07-01","2023-03-01","2022-11-01","2022-08-03","2022-08-01","2022-03-03","2022-03-01","2022-01-03","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-09-30","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"sharedVMImages","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"sharedVMImages/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"defaultApiVersion":"2017-10-15-preview","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/artifactPublishers","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","France South","Australia Central 2","East US 2 EUAP","Central US EUAP"],"apiVersions":["2017-10-15-preview"],"capabilities":"None"},{"resourceType":"locations/capsoperations","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01","2017-10-15-preview"],"capabilities":"None"},{"resourceType":"galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2023-07-03","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"galleries/images","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/images/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/galleries","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01","2018-06-01"],"defaultApiVersion":"2022-03-03","capabilities":"None"},{"resourceType":"payloadGroups","locations":["South Central US","West Europe"],"apiVersions":["2024-03-03","2023-07-03"],"capabilities":"None"},{"resourceType":"galleries/applications","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"galleries/applications/versions","locations":["West Central US","South Central US","East US 2","Southeast Asia","West Europe","West US","East US","Canada Central","North Europe","North Central US","Brazil South","UK West","West India","East Asia","Australia East","Japan East","Korea South","West US 2","Canada East","UK South","Central India","South India","Australia Southeast","Japan West","Korea Central","France Central","Central US","Australia Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-03","2023-07-03","2022-08-03","2022-03-03","2022-01-03","2021-10-01","2021-07-01","2021-03-01","2020-09-30","2019-12-01","2019-07-01","2019-03-01"],"defaultApiVersion":"2022-03-03","capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"disks","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"snapshots","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diskoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"diskEncryptionSets","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01"],"defaultApiVersion":"2022-03-02","capabilities":"SystemAssignedResourceIdentity, SupportsTags, SupportsLocation"},{"resourceType":"diskAccesses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01"],"defaultApiVersion":"2022-03-02","locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"restorePointCollections/restorePoints/diskRestorePoints","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30"],"defaultApiVersion":"2022-03-02","capabilities":"None"},{"resourceType":"virtualMachineScaleSets/disks","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-03-02","2023-10-02","2023-04-02","2023-01-02","2022-07-02","2022-03-02","2021-12-01","2021-08-01","2021-04-01","2020-12-01","2020-09-30","2020-06-30","2020-05-01","2019-11-01","2019-07-01","2019-03-01","2018-09-30","2018-06-01","2018-04-01","2017-03-30","2016-04-30-preview"],"defaultApiVersion":"2022-03-02","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"capabilities":"None"},{"resourceType":"cloudServices","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"cloudServices/roles","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/roleInstances","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/csoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/cloudServiceOsVersions","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"locations/cloudServiceOsFamilies","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2022-09-04","2022-04-04","2021-03-01"],"defaultApiVersion":"2021-03-01","capabilities":"None"},{"resourceType":"cloudServices/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/roleInstances/networkInterfaces","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"cloudServices/publicIPAddresses","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2021-03-01","2020-10-01-preview"],"capabilities":"None"},{"resourceType":"locations/usages","locations":["East US","West US","Central US","North Central US","South Central US","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","West Central US","East US 2","West Europe","North Europe","UK South","East Asia","Taiwan North","Taiwan NorthWest","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2017-03-09-profile","apiVersion":"2016-03-30"},{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2017-12-01"},{"profileVersion":"2019-03-01-hybrid","apiVersion":"2017-12-01"},{"profileVersion":"2020-09-01-hybrid","apiVersion":"2020-06-01"}],"capabilities":"None"},{"resourceType":"images","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview"],"defaultApiVersion":"2023-09-01","apiProfiles":[{"profileVersion":"2018-03-01-hybrid","apiVersion":"2017-03-30"},{"profileVersion":"2018-06-01-profile","apiVersion":"2018-04-01"}],"locationMappings":[{"location":"West US","type":"EdgeZone","extendedLocations":["losangeles"]}],"capabilities":"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove, SupportsTags, SupportsLocation"},{"resourceType":"locations/diagnostics","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/diagnosticOperations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementScores","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/placementRecommendations","locations":["West Central US","Southeast Asia","East US 2","East US","South Central US","West Europe","North Europe","West US 2","UK South","Australia East","South India","Central India","West India","Korea Central","Korea South","Jio India West","Japan West","Japan East","East Asia","Jio India Central","Canada Central","Canada East","South Africa North","South Africa West","Central US","West US 3","West US","UK West","France Central","UAE North","UAE Central","Israel Central","Spain Central","Qatar Central","France South","Australia Central","Australia Southeast","Australia Central 2","New Zealand North","Switzerland North","Germany West Central","Norway East","Switzerland West","Germany North","Norway West","Italy North","Poland Central","Sweden Central","North Central US","Brazil South","Mexico Central","Brazil Southeast","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","Sweden South","Malaysia South"],"apiVersions":["2024-06-01-preview","2024-03-01-preview","2021-06-01-preview"],"defaultApiVersion":"2024-06-01-preview","capabilities":"None"},{"resourceType":"locations/logAnalytics","locations":["East US","East US 2","West US","Central US","North Central US","South Central US","North Europe","West Europe","East Asia","Southeast Asia","Japan East","Japan West","Australia East","Australia Southeast","Australia Central","Brazil South","South India","Central India","West India","Canada Central","Canada East","West US 2","West Central US","UK South","UK West","Korea Central","Korea South","France Central","South Africa North","UAE North","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South","East US 2 EUAP","Central US EUAP"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01"],"capabilities":"None"},{"resourceType":"hostGroups","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"hostGroups/hosts","locations":["Central US","East US 2","West Europe","Southeast Asia","France Central","North Europe","West US 2","East US","UK South","Japan East","Japan West","East Asia","North Central US","South Central US","Canada East","Korea Central","Brazil South","UK West","Canada Central","West US","West Central US","Central India","South India","Australia Southeast","Korea South","West India","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Australia East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","New Zealand North","East US 2 EUAP","Central US EUAP","Taiwan North","Taiwan NorthWest","France South","Australia Central 2","South Africa West","UAE Central","Switzerland West","Germany North","Norway West","Brazil Southeast","Jio India Central","Sweden South","Malaysia South"],"apiVersions":["2024-07-01","2024-03-01","2023-09-01","2023-07-01","2023-03-01","2022-11-01","2022-08-01","2022-03-01","2021-11-01","2021-07-01","2021-04-01","2021-03-01","2020-12-01","2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01"],"defaultApiVersion":"2023-09-01","zoneMappings":[{"location":"Australia East","zones":["3","1","2"]},{"location":"Brazil South","zones":["3","1","2"]},{"location":"Canada Central","zones":["3","1","2"]},{"location":"Central India","zones":["3","1","2"]},{"location":"Central US","zones":["3","1","2"]},{"location":"Central US EUAP","zones":["2","1"]},{"location":"East Asia","zones":["3","1","2"]},{"location":"East US","zones":["3","1","2"]},{"location":"East US 2","zones":["3","1","2"]},{"location":"East US 2 EUAP","zones":["2","1","3","4"]},{"location":"France Central","zones":["3","1","2"]},{"location":"Germany West Central","zones":["3","1","2"]},{"location":"Israel Central","zones":["3","1","2"]},{"location":"Italy North","zones":["3","1","2"]},{"location":"Japan East","zones":["3","1","2"]},{"location":"Korea Central","zones":["3","1","2"]},{"location":"Mexico Central","zones":["3","1","2"]},{"location":"New Zealand North","zones":["3","1","2"]},{"location":"North Europe","zones":["3","1","2"]},{"location":"Norway East","zones":["3","1","2"]},{"location":"Poland Central","zones":["3","1","2"]},{"location":"Qatar Central","zones":["3","1","2"]},{"location":"South Africa North","zones":["3","1","2"]},{"location":"South Central US","zones":["3","1","2"]},{"location":"Southeast Asia","zones":["3","1","2"]},{"location":"Spain Central","zones":["3","1","2"]},{"location":"Sweden Central","zones":["3","1","2"]},{"location":"Switzerland North","zones":["3","1","2"]},{"location":"UAE North","zones":["3","1","2"]},{"location":"UK South","zones":["3","1","2"]},{"location":"West Europe","zones":["3","1","2"]},{"location":"West US 2","zones":["3","1","2"]},{"location":"West US 3","zones":["3","1","2"]}],"capabilities":"SupportsTags, SupportsLocation"},{"resourceType":"locations/vsmoperations","locations":["Southeast Asia","East US 2","Central US","West Europe","East US","North Central US","South Central US","West US","North Europe","East Asia","Brazil South","West US 2","West Central US","UK West","UK South","Japan East","Japan West","Canada Central","Canada East","Central India","South India","Australia East","Australia Southeast","Korea Central","Korea South","West India","France Central","South Africa North","UAE North","Australia Central","Switzerland North","Germany West Central","Norway East","Jio India West","West US 3","Sweden Central","Qatar Central","Poland Central","Italy North","Israel Central","Spain Central","Mexico Central","Taiwan North","Taiwan NorthWest","New Zealand North","East US 2 EUAP","Central US EUAP","France South","Australia Central 2","UAE Central","Germany North","Sweden South"],"apiVersions":["2020-06-01","2019-12-01","2019-07-01","2019-03-01","2018-10-01","2018-06-01","2018-04-01","2017-12-01","2017-03-30","2016-08-30","2016-04-30-preview","2016-03-30","2015-06-15","2015-05-01-preview"],"capabilities":"None"}],"registrationState":"Registered","registrationPolicy":"RegistrationRequired"}' headers: Cache-Control: - no-cache Content-Length: - - "109448" + - "113021" Content-Type: - application/json; charset=utf-8 Expires: @@ -149,6 +153,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -169,7 +175,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Provider?api-version=2021-04-01 method: DELETE response: @@ -198,6 +204,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -216,7 +224,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRQUk9WSURFUi1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -243,6 +251,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/publicipaddressclient/testdata/PublicIPAddress.yaml b/pkg/azclient/publicipaddressclient/testdata/PublicIPAddress.yaml index 452e8a1103..4af22c7a48 100644 --- a/pkg/azclient/publicipaddressclient/testdata/PublicIPAddress.yaml +++ b/pkg/azclient/publicipaddressclient/testdata/PublicIPAddress.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -211,7 +211,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16497" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -232,8 +232,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -264,7 +264,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -285,8 +285,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResourcenotfound?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -340,8 +340,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -356,7 +356,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -374,7 +374,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 200 OK code: 200 duration: 200ms @@ -393,8 +393,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -425,7 +425,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -452,8 +452,8 @@ interactions: If-Match: - invalid User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -482,7 +482,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11997" status: 412 Precondition Failed code: 412 duration: 200ms @@ -503,8 +503,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -533,7 +533,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddressnotfound/providers/Microsoft.Network/publicIPAddresses?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddressnotfound/providers/Microsoft.Network/publicIPAddresses?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -605,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-03-01 + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPAddress/providers/Microsoft.Network/publicIPAddresses/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -621,7 +621,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -629,7 +629,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -658,8 +658,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PublicIPAddress-clie azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -688,7 +688,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/publicipprefixclient/testdata/PublicIPPrefix.yaml b/pkg/azclient/publicipprefixclient/testdata/PublicIPPrefix.yaml index 67a174208f..013226a75f 100644 --- a/pkg/azclient/publicipprefixclient/testdata/PublicIPPrefix.yaml +++ b/pkg/azclient/publicipprefixclient/testdata/PublicIPPrefix.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -111,7 +111,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 201 Created code: 201 duration: 200ms @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -190,7 +190,7 @@ interactions: trailer: {} content_length: 530 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"20.85.208.44/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"168.62.58.12/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache @@ -211,7 +211,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -232,8 +232,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -243,7 +243,7 @@ interactions: trailer: {} content_length: 530 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"20.85.208.44/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"168.62.58.12/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache @@ -264,7 +264,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -285,8 +285,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResourcenotfound?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -340,8 +340,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -351,12 +351,12 @@ interactions: trailer: {} content_length: 530 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"20.85.208.44/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"168.62.58.12/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -393,8 +393,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -404,7 +404,7 @@ interactions: trailer: {} content_length: 530 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"20.85.208.44/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"168.62.58.12/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}' headers: Cache-Control: - no-cache @@ -452,8 +452,8 @@ interactions: If-Match: - invalid User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -482,7 +482,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 412 Precondition Failed code: 412 duration: 200ms @@ -503,8 +503,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -514,7 +514,7 @@ interactions: trailer: {} content_length: 542 uncompressed: false - body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"20.85.208.44/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}]}' + body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/publicIPPrefixes","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","prefixLength":31,"publicIPAddressVersion":"IPv4","ipPrefix":"168.62.58.12/31","ipTags":[]},"sku":{"name":"Standard","tier":"Regional"}}]}' headers: Cache-Control: - no-cache @@ -533,7 +533,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16496" + - "16495" status: 200 OK code: 200 duration: 200ms @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefixnotfound/providers/Microsoft.Network/publicIPPrefixes?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefixnotfound/providers/Microsoft.Network/publicIPPrefixes?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -605,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-03-01 + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-PublicIPPrefix/providers/Microsoft.Network/publicIPPrefixes/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -621,7 +621,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -629,7 +629,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -658,8 +658,8 @@ interactions: form: {} headers: User-Agent: - - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-PublicIPPrefix-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 diff --git a/pkg/azclient/registryclient/testdata/Registry.yaml b/pkg/azclient/registryclient/testdata/Registry.yaml index f7a25e2ef4..02496a2a31 100644 --- a/pkg/azclient/registryclient/testdata/Registry.yaml +++ b/pkg/azclient/registryclient/testdata/Registry.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Registry?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed?api-version=2023-07-01 method: PUT response: @@ -84,7 +86,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1398 + content_length: 1399 uncompressed: false body: '{"sku":{"name":"Standard","tier":"Standard"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed","name":"akscittestregistryfixed","location":"eastus","tags":{},"systemData":{"createdBy":"{EMAIL}","createdByType":"User","createdAt":"2001-02-03T04:05:06Z","lastModifiedBy":"{EMAIL}","lastModifiedByType":"User","lastModifiedAt":"2001-02-03T04:05:06Z"},"properties":{"loginServer":"akscittestregistryfixed.azurecr.io","creationDate":"2001-02-03T04:05:06Z","provisioningState":"Succeeded","adminUserEnabled":false,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"},"exportPolicy":{"status":"enabled"},"azureADAuthenticationAsArmPolicy":{"status":"enabled"},"softDeletePolicy":{"retentionDays":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"}},"encryption":{"status":"disabled"},"dataEndpointEnabled":false,"dataEndpointHostNames":[],"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","networkRuleBypassOptions":"AzureServices","zoneRedundancy":"Disabled","anonymousPullEnabled":false}}' headers: @@ -93,7 +95,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "1398" + - "1399" Content-Type: - application/json; charset=utf-8 Expires: @@ -106,6 +108,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -128,7 +132,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed/importImage?api-version=2023-07-01 method: POST response: @@ -159,6 +163,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -177,7 +183,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerRegistry/locations/EASTUS/operationResults/registries-00000000-0000-0000-0000-000000000000?api-version=2023-07-01&c=c&h=h&s=s&t=t method: GET response: @@ -206,6 +212,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -226,7 +234,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed?api-version=2023-07-01 method: GET response: @@ -235,7 +243,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1398 + content_length: 1399 uncompressed: false body: '{"sku":{"name":"Standard","tier":"Standard"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed","name":"akscittestregistryfixed","location":"eastus","tags":{},"systemData":{"createdBy":"{EMAIL}","createdByType":"User","createdAt":"2001-02-03T04:05:06Z","lastModifiedBy":"{EMAIL}","lastModifiedByType":"User","lastModifiedAt":"2001-02-03T04:05:06Z"},"properties":{"loginServer":"akscittestregistryfixed.azurecr.io","creationDate":"2001-02-03T04:05:06Z","provisioningState":"Succeeded","adminUserEnabled":false,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"},"exportPolicy":{"status":"enabled"},"azureADAuthenticationAsArmPolicy":{"status":"enabled"},"softDeletePolicy":{"retentionDays":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"}},"encryption":{"status":"disabled"},"dataEndpointEnabled":false,"dataEndpointHostNames":[],"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","networkRuleBypassOptions":"AzureServices","zoneRedundancy":"Disabled","anonymousPullEnabled":false}}' headers: @@ -244,7 +252,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "1398" + - "1399" Content-Type: - application/json; charset=utf-8 Expires: @@ -257,6 +265,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -277,7 +287,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixednotfound?api-version=2023-07-01 method: GET response: @@ -328,7 +338,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries?api-version=2023-07-01 method: GET response: @@ -337,7 +347,7 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1410 + content_length: 1411 uncompressed: false body: '{"value":[{"sku":{"name":"Standard","tier":"Standard"},"type":"Microsoft.ContainerRegistry/registries","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed","name":"akscittestregistryfixed","location":"eastus","tags":{},"systemData":{"createdBy":"{EMAIL}","createdByType":"User","createdAt":"2001-02-03T04:05:06Z","lastModifiedBy":"{EMAIL}","lastModifiedByType":"User","lastModifiedAt":"2001-02-03T04:05:06Z"},"properties":{"loginServer":"akscittestregistryfixed.azurecr.io","creationDate":"2001-02-03T04:05:06Z","provisioningState":"Succeeded","adminUserEnabled":false,"policies":{"quarantinePolicy":{"status":"disabled"},"trustPolicy":{"type":"Notary","status":"disabled"},"retentionPolicy":{"days":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"},"exportPolicy":{"status":"enabled"},"azureADAuthenticationAsArmPolicy":{"status":"enabled"},"softDeletePolicy":{"retentionDays":7,"lastUpdatedTime":"2001-02-03T04:05:06Z","status":"disabled"}},"encryption":{"status":"disabled"},"dataEndpointEnabled":false,"dataEndpointHostNames":[],"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","networkRuleBypassOptions":"AzureServices","zoneRedundancy":"Disabled","anonymousPullEnabled":false}}]}' headers: @@ -346,7 +356,7 @@ interactions: Cache-Control: - no-cache Content-Length: - - "1410" + - "1411" Content-Type: - application/json; charset=utf-8 Expires: @@ -359,6 +369,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -379,7 +391,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registrynotfound/providers/Microsoft.ContainerRegistry/registries?api-version=2023-07-01 method: GET response: @@ -428,7 +440,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.1; linux) + - ccm-Registry-client azsdk-go-armcontainerregistry/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Registry/providers/Microsoft.ContainerRegistry/registries/akscittestregistryfixed?api-version=2023-07-01 method: DELETE response: @@ -457,6 +469,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -477,7 +491,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Registry?api-version=2021-04-01 method: DELETE response: @@ -506,6 +520,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -524,7 +540,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRSRUdJU1RSWS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -551,6 +567,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/resourcegroupclient/testdata/ResourceGroup.yaml b/pkg/azclient/resourcegroupclient/testdata/ResourceGroup.yaml index add70d8cbe..d12883a011 100644 --- a/pkg/azclient/resourcegroupclient/testdata/ResourceGroup.yaml +++ b/pkg/azclient/resourcegroupclient/testdata/ResourceGroup.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-ResourceGroup?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -71,7 +73,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-ResourceGroup?api-version=2021-04-01 method: GET response: @@ -100,6 +102,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -124,7 +128,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-ResourceGroupcustom?api-version=2021-04-01 method: PUT response: @@ -153,6 +157,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -173,7 +179,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-ResourceGroupcustom?api-version=2021-04-01 method: DELETE response: @@ -202,6 +208,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -220,7 +228,7 @@ interactions: form: {} headers: User-Agent: - - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-ResourceGroup-client azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRSRVNPVVJDRUdST1VQQ1VTVE9NLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -247,6 +255,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -267,7 +277,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-ResourceGroup?api-version=2021-04-01 method: DELETE response: @@ -296,6 +306,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -314,7 +326,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRSRVNPVVJDRUdST1VQLUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -341,6 +353,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/roledefinitionclient/testdata/RoleDefinition.yaml b/pkg/azclient/roledefinitionclient/testdata/RoleDefinition.yaml index 0360ba26bd..79480f355e 100644 --- a/pkg/azclient/roledefinitionclient/testdata/RoleDefinition.yaml +++ b/pkg/azclient/roledefinitionclient/testdata/RoleDefinition.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-RoleDefinition?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -71,7 +73,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-RoleDefinition-clien azsdk-go-armauthorization/v2.2.0 (go1.23.1; linux) + - ccm-RoleDefinition-clien azsdk-go-armauthorization/v2.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RoleDefinition/providers/Microsoft.Authorization/roleDefinitions?%24filter=roleName+eq+%27Contributor%27&api-version=2022-04-01 method: GET response: @@ -80,14 +82,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1119 + content_length: 1197 uncompressed: false - body: '{"value":[{"properties":{"roleName":"Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write","Microsoft.Authorization/elevateAccess/Action","Microsoft.Blueprint/blueprintAssignments/write","Microsoft.Blueprint/blueprintAssignments/delete","Microsoft.Compute/galleries/share/action","Microsoft.Purview/consents/write","Microsoft.Purview/consents/delete","Microsoft.Resources/deploymentStacks/manageDenySetting/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"}]}' + body: '{"value":[{"properties":{"roleName":"Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write","Microsoft.Authorization/elevateAccess/Action","Microsoft.Blueprint/blueprintAssignments/write","Microsoft.Blueprint/blueprintAssignments/delete","Microsoft.Compute/galleries/share/action","Microsoft.Purview/consents/write","Microsoft.Purview/consents/delete","Microsoft.Resources/deploymentStacks/manageDenySetting/action","Microsoft.Subscription/cancel/action","Microsoft.Subscription/enable/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"}]}' headers: Cache-Control: - no-cache Content-Length: - - "1119" + - "1197" Content-Type: - application/json; charset=utf-8 Expires: @@ -100,6 +102,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -120,7 +124,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-RoleDefinition-clien azsdk-go-armauthorization/v2.2.0 (go1.23.1; linux) + - ccm-RoleDefinition-clien azsdk-go-armauthorization/v2.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RoleDefinitionnotfound/providers/Microsoft.Authorization/roleDefinitions?api-version=2022-04-01 method: GET response: @@ -129,14 +133,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 811088 + content_length: 918631 uncompressed: false - body: '{"value":[{"properties":{"roleName":"Node SIG VHD Builder (chmuirhe test)","type":"CustomRole","description":"Custom role for running the VHD build pipeline","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Compute/images/read","Microsoft.Compute/images/write","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/galleries/images/versions/write","Microsoft.Compute/galleries/images/versions/delete","Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/write","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Node SIG VHD Builder","type":"CustomRole","description":"Extra permissions for running the VHD build pipeline","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Compute/images/read","Microsoft.Compute/images/write","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/galleries/images/versions/write","Microsoft.Compute/galleries/images/versions/delete","Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/write","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Cluster Create","type":"CustomRole","description":"Avere cluster create role used by the Avere controller to create a vFXT cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/roleAssignments/*","Microsoft.Authorization/roleDefinitions/*","Microsoft.Compute/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/virtualMachines/*","Microsoft.Network/*/read","Microsoft.Network/networkInterfaces/*","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Storage/*/read","Microsoft.Storage/storageAccounts/listKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Cluster Runtime Operator","type":"CustomRole","description":"Avere cluster runtime role used by Avere clusters running in subscriptions, for the purpose of failing over IP addresses, accessing BLOB storage, etc","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/routes/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Contributor","type":"CustomRole","description":"Contributor role for services deploying through Azure Service Deploy.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write"],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CAL-Custom-Role","type":"CustomRole","description":"Lets SAP Cloud Appliance Library application manage Network and Compute services, manage Resource Groups and Management locks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/*","Microsoft.Authorization/roleDefinitions/*","Microsoft.Authorization/roleAssignments/*","Microsoft.Compute/*","Microsoft.Network/*","Microsoft.Resources/*","Microsoft.Storage/*","Microsoft.ContainerService/*","Microsoft.ContainerRegistry/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Dsms Role (deprecated)","type":"CustomRole","description":"Custom role used by Dsms to perform operations. Can list and regnerate storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/regenerateKey/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Dsms Role (do not use)","type":"CustomRole","description":"Custom role used by Dsms to perform operations. Can list and regnerate storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/regenerateKey/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ExpressRoute Administrator","type":"CustomRole","description":"Can create, delete and manage ExpressRoutes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/*","Microsoft.Authorization/policyAssignments/*","Microsoft.Authorization/policyDefinitions/*","Microsoft.Authorization/roleAssignments/*","Microsoft.ClassicNetwork/*","Microsoft.EventGrid/*","Microsoft.Insights/*","Microsoft.Network/*","Microsoft.Resources/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GenevaWarmPathResourceContributor","type":"CustomRole","description":"Can manage service bus and storage accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/*","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.ServiceBus/namespaces/*","Microsoft.Storage/storageAccounts/*","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"acis"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"masterreader","type":"CustomRole","description":"Lets you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft OneAsset Reader","type":"CustomRole","description":"This role is for Microsoft OneAsset team (CSEO) to track internal security compliance and resource utilization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Office DevOps","type":"CustomRole","description":"Custom access for developers to operations but not secrets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/restart/action","Microsoft.Sql/servers/databases/replicationLinks/delete","Microsoft.Sql/servers/databases/replicationLinks/failover/action","Microsoft.Sql/servers/databases/replicationLinks/forceFailoverAllowDataLoss/action","Microsoft.Sql/servers/databases/replicationLinks/operationResults/read","Microsoft.Sql/servers/databases/replicationLinks/read","Microsoft.Sql/servers/databases/replicationLinks/unlink/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GenevaWarmPathStorageBlobContributor","type":"CustomRole","description":"Geneva Warm Path Storage Blob Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/lease/action","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/lock/action","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/read","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/write","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/extend/action","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"acis"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ServiceAssociationLink Role for AKS","type":"CustomRole","description":"Can read/write SAL for AKS","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/locations/validateResourceOwnership/action","Microsoft.Network/locations/setResourceOwnership/action","Microsoft.Network/locations/effectiveResourceOwnership/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Restricted Owner","type":"CustomRole","description":"Restricted owner role for services deploying through Azure Service Deploy.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write"],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/locks/write","Microsoft.Authorization/policyassignments/write","Microsoft.Authorization/policydefinitions/write","Microsoft.Authorization/policysetdefinitions/write","Microsoft.Authorization/roleDefinitions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Test Release Management Key Vault Secrets User","type":"CustomRole","description":"Read secret and certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/certificates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Key Vault Secrets User","type":"CustomRole","description":"Read secret and certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/certificates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"e2e-test-role-assignment-writer-2","type":"CustomRole","description":"role to allow e2e test client to create contributor role assignment to Github repo in newly created resource groups to test Github Workflows, accessible by both test subscriptions","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AccessMonitoringReader","type":"CustomRole","description":"Allows AccessMonitoring read Data Plane Access on SQL db''s for compliance purposes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/subscriptions/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.DataLakeStore/accounts/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/classicAdministrators/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AKS E2E Mock First Party Role","type":"CustomRole","description":"mock roles for AKS first party used for E2E testing","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/providers/Microsoft.Management/managementGroups/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/availabilitySets/vmSizes/read","Microsoft.Compute/proximityPlacementGroups/read","Microsoft.Compute/proximityPlacementGroups/write","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/locations/operations/read","Microsoft.Compute/register/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/runCommands/write","Microsoft.Compute/virtualMachines/patchInstallationResults/read","Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachineScaleSets/extensions/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/delete","Microsoft.Compute/virtualMachineScaleSets/delete/action","Microsoft.Compute/virtualMachineScaleSets/start/action","Microsoft.Compute/virtualMachineScaleSets/powerOff/action","Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/deallocate/action","Microsoft.Compute/virtualMachineScaleSets/manualUpgrade/action","Microsoft.Compute/virtualMachineScaleSets/reimage/action","Microsoft.Compute/virtualMachineScaleSets/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/skus/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades/read","Microsoft.Compute/virtualMachineScaleSets/osUpgradeHistory/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/publicIPAddresses/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations/publicIPAddresses/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Compute/virtualMachineScaleSets/vmSizes/read","Microsoft.Compute/virtualMachineScaleSets/extensions/roles/read","Microsoft.Compute/virtualMachineScaleSets/extensions/roles/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands/write","Microsoft.Insights/diagnosticSettings/read","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/applicationGateways/read","Microsoft.Network/dnszones/read","Microsoft.Network/dnszones/write","Microsoft.Network/dnszones/delete","Microsoft.Network/dnszones/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/dnszones/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/dnszones/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/dnszones/all/read","Microsoft.Network/dnszones/recordsets/read","Microsoft.Network/dnszones/A/read","Microsoft.Network/dnszones/A/write","Microsoft.Network/dnszones/A/delete","Microsoft.Network/dnszones/AAAA/read","Microsoft.Network/dnszones/AAAA/write","Microsoft.Network/dnszones/AAAA/delete","Microsoft.Network/dnszones/PTR/read","Microsoft.Network/dnszones/PTR/write","Microsoft.Network/dnszones/PTR/delete","Microsoft.Network/dnszones/MX/read","Microsoft.Network/dnszones/MX/write","Microsoft.Network/dnszones/MX/delete","Microsoft.Network/dnszones/TXT/read","Microsoft.Network/dnszones/TXT/write","Microsoft.Network/dnszones/TXT/delete","Microsoft.Network/dnszones/SRV/read","Microsoft.Network/dnszones/SRV/write","Microsoft.Network/dnszones/SRV/delete","Microsoft.Network/dnszones/CNAME/read","Microsoft.Network/dnszones/CNAME/write","Microsoft.Network/dnszones/CNAME/delete","Microsoft.Network/dnszones/NS/read","Microsoft.Network/dnszones/NS/write","Microsoft.Network/dnszones/NS/delete","Microsoft.Network/dnszones/SOA/read","Microsoft.Network/dnszones/SOA/write","Microsoft.Network/dnszones/CAA/read","Microsoft.Network/dnszones/CAA/write","Microsoft.Network/dnszones/CAA/delete","Microsoft.Network/dnszones/DS/read","Microsoft.Network/dnszones/DS/write","Microsoft.Network/dnszones/DS/delete","Microsoft.Network/dnszones/TLSA/read","Microsoft.Network/dnszones/TLSA/write","Microsoft.Network/dnszones/TLSA/delete","Microsoft.Network/dnszones/dnssecConfigs/default/read","Microsoft.Network/dnszones/dnssecConfigs/default/write","Microsoft.Network/dnszones/dnssecConfigs/default/delete","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/health/action","Microsoft.Network/loadBalancers/migrateToIpBased/action","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/join/action","Microsoft.Network/loadBalancers/backendAddressPools/queryInboundNatRulePortMapping/action","Microsoft.Network/loadBalancers/backendAddressPools/updateAdminState/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/inboundNatPools/read","Microsoft.Network/loadBalancers/inboundNatPools/join/action","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/loadBalancingRules/health/action","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/probes/join/action","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/write","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/delete","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/validateResourceOwnership/action","Microsoft.Network/locations/setResourceOwnership/action","Microsoft.Network/locations/effectiveResourceOwnership/action","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/serviceTagDetails/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/effectiveRouteTable/action","Microsoft.Network/networkInterfaces/effectiveNetworkSecurityGroups/action","Microsoft.Network/networkInterfaces/UpdateParentNicAttachmentOnElasticNic/action","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/ipconfigurations/join/action","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/diagnosticIdentity/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/networkInterfaces/tapConfigurations/read","Microsoft.Network/networkInterfaces/tapConfigurations/write","Microsoft.Network/networkInterfaces/tapConfigurations/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/ddosProtectionStatus/action","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/publicIPAddresses/dnsAliases/read","Microsoft.Network/publicIPAddresses/dnsAliases/write","Microsoft.Network/publicIPAddresses/dnsAliases/delete","Microsoft.Network/publicIPPrefixes/read","Microsoft.Network/publicIPPrefixes/join/action","Microsoft.Network/register/action","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/BastionHosts/action","Microsoft.Network/virtualNetworks/ddosProtectionStatus/action","Microsoft.Network/virtualNetworks/rnmEffectiveRouteTable/action","Microsoft.Network/virtualNetworks/rnmEffectiveNetworkSecurityGroups/action","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations/action","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules/action","Microsoft.Network/virtualNetworks/listDnsResolvers/action","Microsoft.Network/virtualNetworks/listDnsForwardingRulesets/action","Microsoft.Network/virtualNetworks/virtualMachines/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/read","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/read","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/write","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/details/read","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/read","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/write","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/delete","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/validate/action","Microsoft.Network/virtualNetworks/checkIpAddressAvailability/read","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/virtualNetworks/customViews/read","Microsoft.Network/virtualNetworks/customViews/get/action","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/bastionHosts/default/action","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/read","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/write","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/delete","Microsoft.Network/virtualNetworks/privateDnsZoneLinks/read","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations/read","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules/read","Microsoft.OperationalInsights/workspaces/read","microsoft.operationalinsights/workspaces/sharedkeys/read","Microsoft.OperationalInsights/workspaces/sharedKeys/action","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourcegroups/resources/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.Storage/checknameavailability/read","Microsoft.Storage/operations/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationsManagement/solutions/write","Microsoft.ContainerService/managedClusters/privateEndpointConnectionsApproval/action","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/write","Microsoft.ContainerService/managedClusters/upgradeProfiles/read","Microsoft.ContainerService/managedClusters/extensionaddons/read","Microsoft.ContainerService/managedClusters/extensionaddons/write","Microsoft.ContainerService/managedClusters/extensionaddons/delete","Microsoft.ContainerService/managedClusters/agentPools/read","Microsoft.ContainerService/managedClusters/agentPools/write","Microsoft.ContainerService/managedClusters/agentPools/upgradeProfiles/read","Microsoft.ContainerService/managedClusters/agentPools/upgradeNodeImageVersion/write","Microsoft.ContainerService/fleetMemberships/read","Microsoft.ContainerService/fleetMemberships/write","Microsoft.ContainerService/fleetMemberships/delete","Microsoft.ContainerService/fleetMemberships/forward/action","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/write","Microsoft.ContainerService/fleets/members/read","Microsoft.ContainerService/fleets/members/write","Microsoft.ContainerService/fleets/members/delete","Microsoft.ContainerService/fleets/updateRuns/read","Microsoft.ContainerService/fleets/updateRuns/write","Microsoft.ContainerService/fleets/updateRuns/delete","Microsoft.ContainerService/fleets/updateStrategies/read","Microsoft.ContainerService/fleets/updateStrategies/write","Microsoft.ContainerService/fleets/autoUpgradeProfiles/read","Microsoft.ContainerService/fleets/autoUpgradeProfiles/write","Microsoft.Authorization/locks/read","Microsoft.Authorization/denyAssignments/read","Microsoft.Authorization/denyAssignments/write","Microsoft.Authorization/denyAssignments/delete","Microsoft.Network/natGateways/join/action","Microsoft.Network/natGateways/read","Microsoft.Network/networkSecurityPerimeters/profiles/read","Microsoft.Network/networkSecurityPerimeters/profiles/accessRules/read","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/read","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/write","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/delete","Microsoft.Network/networkSecurityPerimeters/profiles/join/action","Microsoft.Maintenance/configurationAssignments/read","Microsoft.ManagedIdentity/userAssignedIdentities/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*","Microsoft.Storage/storageAccounts/queueServices/queues/messages/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzSecPackUAPolicyResourceContributorCorpProd","type":"CustomRole","description":"Resource contributor role for allowing the AzSecPack Policy to create and add user assigned identity to VM and VMSS resources.","assignableScopes":["/providers/microsoft.management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/read","Microsoft.Resources/deployments/*","Microsoft.ManagedIdentity/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SLNM-Admin-PolicyManagement-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyExemptions/*","Microsoft.Management/managementGroups/read","Microsoft.Management/register/action","Microsoft.Resources/deployments/*","Microsoft.Network/virtualNetworks/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SLNM-Teams-PolicyManagement-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/*","Microsoft.Management/managementGroups/read","Microsoft.Management/register/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"NetIso-Reserve-Role-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Management/managementGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Policy Enforcement Role","type":"CustomRole","description":"This role contains the required permissions in order to deploy Azure Policies. ","assignableScopes":["/providers/Microsoft.Management/managementGroups/tenantid"],"permissions":[{"actions":["*/read","Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyexemptions/*","Microsoft.Authorization/policysetdefinitions/*","Microsoft.PolicyInsights/*","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.ManagedIdentity/register/action","Microsoft.ManagedIdentity/operations/read","Microsoft.ManagedIdentity/identities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/listAssociatedResources/action","Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrPush","type":"BuiltInRole","description":"acr push","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read","Microsoft.ContainerRegistry/registries/push/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Contributor","type":"BuiltInRole","description":"Can manage service and the APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrPull","type":"BuiltInRole","description":"acr pull","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrImageSigner","type":"BuiltInRole","description":"acr image signer","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/sign/write"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/trustedCollections/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrDelete","type":"BuiltInRole","description":"acr delete","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/artifacts/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrQuarantineReader","type":"BuiltInRole","description":"acr quarantine data reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/quarantine/read"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/quarantinedArtifacts/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrQuarantineWriter","type":"BuiltInRole","description":"acr quarantine data writer","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/quarantine/read","Microsoft.ContainerRegistry/registries/quarantine/write"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/quarantinedArtifacts/read","Microsoft.ContainerRegistry/registries/quarantinedArtifacts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Operator Role","type":"BuiltInRole","description":"Can manage service but not the APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*/read","Microsoft.ApiManagement/service/backup/action","Microsoft.ApiManagement/service/delete","Microsoft.ApiManagement/service/managedeployments/action","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/restore/action","Microsoft.ApiManagement/service/updatecertificate/action","Microsoft.ApiManagement/service/updatehostname/action","Microsoft.ApiManagement/service/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.ApiManagement/service/users/keys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Reader Role","type":"BuiltInRole","description":"Read-only access to service and APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*/read","Microsoft.ApiManagement/service/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.ApiManagement/service/users/keys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Insights Component Contributor","type":"BuiltInRole","description":"Can manage Application Insights components","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/generateLiveToken/read","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/components/*","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/topology/read","Microsoft.Insights/transactions/read","Microsoft.Insights/webtests/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Insights Snapshot Debugger","type":"BuiltInRole","description":"Gives user permission to use Application Insights Snapshot Debugger features","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Attestation Reader","type":"BuiltInRole","description":"Can read the attestation provider properties","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"SYSTEM"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Job Operator","type":"BuiltInRole","description":"Create and Manage Jobs using Automation Runbooks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/read","Microsoft.Automation/automationAccounts/jobs/read","Microsoft.Automation/automationAccounts/jobs/resume/action","Microsoft.Automation/automationAccounts/jobs/stop/action","Microsoft.Automation/automationAccounts/jobs/streams/read","Microsoft.Automation/automationAccounts/jobs/suspend/action","Microsoft.Automation/automationAccounts/jobs/write","Microsoft.Automation/automationAccounts/jobs/output/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Runbook Operator","type":"BuiltInRole","description":"Read Runbook properties - to be able to create Jobs of the runbook.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/runbooks/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Operator","type":"BuiltInRole","description":"Automation Operators are able to start, stop, suspend, and resume jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/read","Microsoft.Automation/automationAccounts/jobs/read","Microsoft.Automation/automationAccounts/jobs/resume/action","Microsoft.Automation/automationAccounts/jobs/stop/action","Microsoft.Automation/automationAccounts/jobs/streams/read","Microsoft.Automation/automationAccounts/jobs/suspend/action","Microsoft.Automation/automationAccounts/jobs/write","Microsoft.Automation/automationAccounts/jobSchedules/read","Microsoft.Automation/automationAccounts/jobSchedules/write","Microsoft.Automation/automationAccounts/linkedWorkspace/read","Microsoft.Automation/automationAccounts/read","Microsoft.Automation/automationAccounts/runbooks/read","Microsoft.Automation/automationAccounts/schedules/read","Microsoft.Automation/automationAccounts/schedules/write","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Automation/automationAccounts/jobs/output/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Contributor","type":"BuiltInRole","description":"Can create and manage an Avere vFXT cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/proximityPlacementGroups/*","Microsoft.Compute/virtualMachines/*","Microsoft.Compute/disks/*","Microsoft.Network/*/read","Microsoft.Network/networkInterfaces/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/*/read","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*","Microsoft.Resources/subscriptions/resourceGroups/resources/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Operator","type":"BuiltInRole","description":"Used by the Avere vFXT cluster to manage the cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterAdminCredential/action","Microsoft.ContainerService/managedClusters/accessProfiles/listCredential/action","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/runcommand/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterUserCredential/action","Microsoft.ContainerService/managedClusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Reader","type":"BuiltInRole","description":"Grants access to read map related data from an Azure maps account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack Registration Owner","type":"BuiltInRole","description":"Lets you manage Azure Stack registrations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStack/edgeSubscriptions/read","Microsoft.AzureStack/registrations/products/*/action","Microsoft.AzureStack/registrations/products/read","Microsoft.AzureStack/registrations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Contributor","type":"BuiltInRole","description":"Lets you manage backups, but can''t delete vaults and give access to others","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/*","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/*","Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action","Microsoft.RecoveryServices/Vaults/backupJobs/*","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/*","Microsoft.RecoveryServices/Vaults/backupPolicies/*","Microsoft.RecoveryServices/Vaults/backupProtectableItems/*","Microsoft.RecoveryServices/Vaults/backupProtectedItems/*","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/*","Microsoft.RecoveryServices/Vaults/backupSecurityPIN/*","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/certificates/*","Microsoft.RecoveryServices/Vaults/extendedInformation/*","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/*","Microsoft.RecoveryServices/Vaults/usages/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/*","Microsoft.RecoveryServices/Vaults/backupconfig/*","Microsoft.RecoveryServices/Vaults/backupValidateOperation/action","Microsoft.RecoveryServices/Vaults/write","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read","Microsoft.RecoveryServices/vaults/operationStatus/read","Microsoft.RecoveryServices/vaults/operationResults/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/locations/backupPreValidateProtection/action","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.Support/*","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/backupInstances/delete","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/undelete/action","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/crossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/validateCrossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/backupVaults/backupPolicies/write","Microsoft.DataProtection/backupVaults/backupPolicies/delete","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/write","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/locations/checkNameAvailability/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/operations/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Billing Reader","type":"BuiltInRole","description":"Allows read access to billing data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Billing/*/read","Microsoft.Commerce/*/read","Microsoft.Consumption/*/read","Microsoft.Management/managementGroups/read","Microsoft.CostManagement/*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Reader","type":"BuiltInRole","description":"Can view backup services, but can''t make changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read","Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read","Microsoft.RecoveryServices/Vaults/backupJobs/read","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupProtectedItems/read","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/read","Microsoft.RecoveryServices/Vaults/backupconfig/read","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/locations/backupCrrJobs/action","Microsoft.RecoveryServices/locations/backupCrrJob/action","Microsoft.RecoveryServices/locations/backupCrrOperationResults/read","Microsoft.RecoveryServices/locations/backupCrrOperationsStatus/read","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/operations/read","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/locations/checkFeatureSupport/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blockchain Member Node Access (Preview)","type":"BuiltInRole","description":"Allows for access to Blockchain Member nodes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Blockchain/blockchainMembers/transactionNodes/read"],"notActions":[],"dataActions":["Microsoft.Blockchain/blockchainMembers/transactionNodes/connect/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"BizTalk Contributor","type":"BuiltInRole","description":"Lets you manage BizTalk services, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.BizTalkServices/BizTalk/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Endpoint Contributor","type":"BuiltInRole","description":"Can manage CDN endpoints, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/endpoints/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Profile Contributor","type":"BuiltInRole","description":"Can manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Profile Reader","type":"BuiltInRole","description":"Can view CDN profiles and their endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Cdn/profiles/afdendpoints/validateCustomDomain/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Cdn/profiles/CheckResourceUsage/action","Microsoft.Cdn/profiles/endpoints/CheckResourceUsage/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Network Contributor","type":"BuiltInRole","description":"Lets you manage classic networks, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicNetwork/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Storage Account Contributor","type":"BuiltInRole","description":"Lets you manage classic storage accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicStorage/storageAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Storage Account Key Operator Service Role","type":"BuiltInRole","description":"Classic Storage Account Key Operators are allowed to list and regenerate keys on Classic Storage Accounts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listkeys/action","Microsoft.ClassicStorage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ClearDB MySQL DB Contributor","type":"BuiltInRole","description":"Lets you manage ClearDB MySQL databases, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","successbricks.cleardb/databases/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Virtual Machine Contributor","type":"BuiltInRole","description":"Lets you manage classic virtual machines, but not access to them, and not the virtual network or storage account they’re connected to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicCompute/domainNames/*","Microsoft.ClassicCompute/virtualMachines/*","Microsoft.ClassicNetwork/networkSecurityGroups/join/action","Microsoft.ClassicNetwork/reservedIps/link/action","Microsoft.ClassicNetwork/reservedIps/read","Microsoft.ClassicNetwork/virtualNetworks/join/action","Microsoft.ClassicNetwork/virtualNetworks/read","Microsoft.ClassicStorage/storageAccounts/disks/read","Microsoft.ClassicStorage/storageAccounts/images/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services User","type":"BuiltInRole","description":"Lets you read and list keys of Cognitive Services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Insights/alertRules/read","Microsoft.Insights/diagnosticSettings/read","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Data Reader (Preview)","type":"BuiltInRole","description":"Lets you read Cognitive Services data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Contributor","type":"BuiltInRole","description":"Lets you create, read, update, delete and manage keys of Cognitive Services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.CognitiveServices/*","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CosmosBackupOperator","type":"BuiltInRole","description":"Can submit restore request for a Cosmos DB database or a container for an account","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDB/databaseAccounts/backup/action","Microsoft.DocumentDB/databaseAccounts/restore/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write","Microsoft.Authorization/elevateAccess/Action","Microsoft.Blueprint/blueprintAssignments/write","Microsoft.Blueprint/blueprintAssignments/delete","Microsoft.Compute/galleries/share/action","Microsoft.Purview/consents/write","Microsoft.Purview/consents/delete","Microsoft.Resources/deploymentStacks/manageDenySetting/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cosmos DB Account Reader Role","type":"BuiltInRole","description":"Can read Azure Cosmos DB Accounts data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DocumentDB/*/read","Microsoft.DocumentDB/databaseAccounts/readonlykeys/action","Microsoft.Insights/MetricDefinitions/read","Microsoft.Insights/Metrics/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cost Management Contributor","type":"BuiltInRole","description":"Can view costs and manage cost configuration (e.g. budgets, exports)","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Consumption/*","Microsoft.CostManagement/*","Microsoft.Billing/billingPeriods/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Management/managementGroups/read","Microsoft.Billing/billingProperty/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cost Management Reader","type":"BuiltInRole","description":"Can view cost data and configuration (e.g. budgets, exports)","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Consumption/*/read","Microsoft.CostManagement/*/read","Microsoft.Billing/billingPeriods/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Management/managementGroups/read","Microsoft.Billing/billingProperty/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Box Contributor","type":"BuiltInRole","description":"Lets you manage everything under Data Box Service except giving access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Databox/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Box Reader","type":"BuiltInRole","description":"Lets you manage Data Box Service except creating order or editing order details and giving access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Databox/*/read","Microsoft.Databox/jobs/listsecrets/action","Microsoft.Databox/jobs/listcredentials/action","Microsoft.Databox/locations/availableSkus/action","Microsoft.Databox/locations/validateInputs/action","Microsoft.Databox/locations/regionConfiguration/action","Microsoft.Databox/locations/validateAddress/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Factory Contributor","type":"BuiltInRole","description":"Create and manage data factories, as well as child resources within them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DataFactory/dataFactories/*","Microsoft.DataFactory/factories/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.EventGrid/eventSubscriptions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Purger","type":"BuiltInRole","description":"Can purge analytics data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/components/*/read","Microsoft.Insights/components/purge/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/purge/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Lake Analytics Developer","type":"BuiltInRole","description":"Lets you submit, monitor, and manage your own jobs but not create or delete Data Lake Analytics accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.BigAnalytics/accounts/*","Microsoft.DataLakeAnalytics/accounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.BigAnalytics/accounts/Delete","Microsoft.BigAnalytics/accounts/TakeOwnership/action","Microsoft.BigAnalytics/accounts/Write","Microsoft.DataLakeAnalytics/accounts/Delete","Microsoft.DataLakeAnalytics/accounts/TakeOwnership/action","Microsoft.DataLakeAnalytics/accounts/Write","Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/Write","Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/Delete","Microsoft.DataLakeAnalytics/accounts/storageAccounts/Write","Microsoft.DataLakeAnalytics/accounts/storageAccounts/Delete","Microsoft.DataLakeAnalytics/accounts/firewallRules/Write","Microsoft.DataLakeAnalytics/accounts/firewallRules/Delete","Microsoft.DataLakeAnalytics/accounts/computePolicies/Write","Microsoft.DataLakeAnalytics/accounts/computePolicies/Delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevTest Labs User","type":"BuiltInRole","description":"Lets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/start/action","Microsoft.DevTestLab/*/read","Microsoft.DevTestLab/labs/claimAnyVm/action","Microsoft.DevTestLab/labs/createEnvironment/action","Microsoft.DevTestLab/labs/ensureCurrentUserProfile/action","Microsoft.DevTestLab/labs/formulas/delete","Microsoft.DevTestLab/labs/formulas/read","Microsoft.DevTestLab/labs/formulas/write","Microsoft.DevTestLab/labs/policySets/evaluatePolicies/action","Microsoft.DevTestLab/labs/virtualMachines/claim/action","Microsoft.DevTestLab/labs/virtualmachines/listApplicableSchedules/action","Microsoft.DevTestLab/labs/virtualMachines/getRdpFileContents/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/networkInterfaces/*/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/publicIPAddresses/*/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/listKeys/action"],"notActions":["Microsoft.Compute/virtualMachines/vmSizes/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DocumentDB Account Contributor","type":"BuiltInRole","description":"Lets you manage DocumentDB accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DNS Zone Contributor","type":"BuiltInRole","description":"Lets you manage DNS zones and record sets in Azure DNS, but does not let you control who has access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/dnsZones/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid EventSubscription Contributor","type":"BuiltInRole","description":"Lets you manage EventGrid event subscription operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/*","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid EventSubscription Reader","type":"BuiltInRole","description":"Lets you read EventGrid event subscriptions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Graph Owner","type":"BuiltInRole","description":"Create and manage all aspects of the Enterprise Graph - Ontology, Schema mapping, Conflation and Conversational AI and Ingestions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EnterpriseKnowledgeGraph/services/conflation/read","Microsoft.EnterpriseKnowledgeGraph/services/conflation/write","Microsoft.EnterpriseKnowledgeGraph/services/sourceschema/read","Microsoft.EnterpriseKnowledgeGraph/services/sourceschema/write","Microsoft.EnterpriseKnowledgeGraph/services/knowledge/read","Microsoft.EnterpriseKnowledgeGraph/services/knowledge/write","Microsoft.EnterpriseKnowledgeGraph/services/intentclassification/read","Microsoft.EnterpriseKnowledgeGraph/services/intentclassification/write","Microsoft.EnterpriseKnowledgeGraph/services/ingestion/read","Microsoft.EnterpriseKnowledgeGraph/services/ingestion/write","Microsoft.EnterpriseKnowledgeGraph/services/ontology/read","Microsoft.EnterpriseKnowledgeGraph/services/ontology/write","Microsoft.EnterpriseKnowledgeGraph/services/delete","Microsoft.EnterpriseKnowledgeGraph/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Domain Services Contributor","type":"BuiltInRole","description":"Can Read, Create, Modify and Delete Domain Services related operations needed for HDInsight Enterprise Security Package","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AAD/*/read","Microsoft.AAD/domainServices/*/read","Microsoft.AAD/domainServices/oucontainer/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Intelligent Systems Account Contributor","type":"BuiltInRole","description":"Lets you manage Intelligent Systems accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.IntelligentSystems/accounts/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Contributor","type":"BuiltInRole","description":"Lets you manage key vaults, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.KeyVault/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.KeyVault/locations/deletedVaults/purge/action","Microsoft.KeyVault/hsmPools/*","Microsoft.KeyVault/managedHsms/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Knowledge Consumer","type":"BuiltInRole","description":"Knowledge Read permission to consume Enterprise Graph Knowledge using entity search and graph query","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EnterpriseKnowledgeGraph/services/knowledge/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Creator","type":"BuiltInRole","description":"Lets you create new labs under your Azure Lab Accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.LabServices/labAccounts/*/read","Microsoft.LabServices/labAccounts/createLab/action","Microsoft.LabServices/labAccounts/getPricingAndAvailability/action","Microsoft.LabServices/labAccounts/getRestrictionsAndUsage/action","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Log Analytics Reader","type":"BuiltInRole","description":"Log Analytics Reader can view and search all monitoring data as well as and view monitoring settings, including viewing the configuration of Azure diagnostics on all Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.Support/*"],"notActions":["Microsoft.OperationalInsights/workspaces/sharedKeys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Log Analytics Contributor","type":"BuiltInRole","description":"Log Analytics Contributor can read all monitoring data and edit monitoring settings. Editing monitoring settings includes adding the VM extension to VMs; reading storage account keys to be able to configure collection of logs from Azure Storage; adding solutions; and configuring Azure diagnostics on all Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.ClassicCompute/virtualMachines/extensions/*","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.Compute/virtualMachines/extensions/*","Microsoft.HybridCompute/machines/extensions/write","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.OperationalInsights/*","Microsoft.OperationsManagement/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic App Operator","type":"BuiltInRole","description":"Lets you read, enable and disable logic app.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*/read","Microsoft.Insights/metricAlerts/*/read","Microsoft.Insights/diagnosticSettings/*/read","Microsoft.Insights/metricDefinitions/*/read","Microsoft.Logic/*/read","Microsoft.Logic/workflows/disable/action","Microsoft.Logic/workflows/enable/action","Microsoft.Logic/workflows/validate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/connectionGateways/*/read","Microsoft.Web/connections/*/read","Microsoft.Web/customApis/*/read","Microsoft.Web/serverFarms/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic App Contributor","type":"BuiltInRole","description":"Lets you manage logic app, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/logdefinitions/*","Microsoft.Insights/metricDefinitions/*","Microsoft.Logic/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*","Microsoft.Web/connectionGateways/*","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/serverFarms/join/action","Microsoft.Web/serverFarms/read","Microsoft.Web/sites/functions/listSecrets/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Application Operator Role","type":"BuiltInRole","description":"Lets you read and perform actions on Managed Application resources","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Solutions/applications/read","Microsoft.Solutions/*/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Applications Reader","type":"BuiltInRole","description":"Lets you read resources in a managed app and request JIT access.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Resources/deployments/*","Microsoft.Solutions/jitRequests/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Identity Operator","type":"BuiltInRole","description":"Read and Assign User Assigned Identity","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/*/read","Microsoft.ManagedIdentity/userAssignedIdentities/*/assign/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Identity Contributor","type":"BuiltInRole","description":"Create, Read, Update, and Delete User Assigned Identity","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/write","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/delete","Microsoft.ManagedIdentity/userAssignedIdentities/revokeTokens/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Management Group Contributor","type":"BuiltInRole","description":"Management Group Contributor Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/delete","Microsoft.Management/managementGroups/read","Microsoft.Management/managementGroups/subscriptions/delete","Microsoft.Management/managementGroups/subscriptions/write","Microsoft.Management/managementGroups/write","Microsoft.Management/managementGroups/subscriptions/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Management Group Reader","type":"BuiltInRole","description":"Management Group Reader Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/read","Microsoft.Management/managementGroups/subscriptions/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Reader","type":"BuiltInRole","description":"Can read all monitoring data.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Network Contributor","type":"BuiltInRole","description":"Lets you manage networks, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"New Relic APM Account Contributor","type":"BuiltInRole","description":"Lets you manage New Relic Application Performance Management accounts and applications, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","NewRelic.APM/accounts/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Owner","type":"BuiltInRole","description":"Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Redis Cache Contributor","type":"BuiltInRole","description":"Lets you manage Redis caches, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cache/register/action","Microsoft.Cache/redis/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reader and Data Access","type":"BuiltInRole","description":"Lets you view everything but will not let you delete or create a storage account or contained resource. It will also allow read/write access to all data contained in a storage account via access to storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/ListAccountSas/action","Microsoft.Storage/storageAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Resource Policy Contributor","type":"BuiltInRole","description":"Users with rights to create/modify resource policy, create support ticket and read resources/hierarchy.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyexemptions/*","Microsoft.Authorization/policysetdefinitions/*","Microsoft.PolicyInsights/*","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduler Job Collections Contributor","type":"BuiltInRole","description":"Lets you manage Scheduler job collections, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Scheduler/jobcollections/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Service Contributor","type":"BuiltInRole","description":"Lets you manage Search services, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Search/searchServices/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Manager (Legacy)","type":"BuiltInRole","description":"This is a legacy role. Please use Security Administrator instead","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicCompute/*/read","Microsoft.ClassicCompute/virtualMachines/*/write","Microsoft.ClassicNetwork/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Reader","type":"BuiltInRole","description":"Security Reader Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.operationalInsights/workspaces/*/read","Microsoft.Resources/deployments/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*/read","Microsoft.IoTSecurity/*/read","Microsoft.Support/*/read","Microsoft.Security/iotDefenderSettings/packageDownloads/action","Microsoft.Security/iotDefenderSettings/downloadManagerActivation/action","Microsoft.Security/iotSensors/downloadResetPassword/action","Microsoft.IoTSecurity/defenderSettings/packageDownloads/action","Microsoft.IoTSecurity/defenderSettings/downloadManagerActivation/action","Microsoft.Management/managementGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Contributor","type":"BuiltInRole","description":"Lets you manage spatial anchors in your account, but not delete them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/create/action","Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read","Microsoft.MixedReality/SpatialAnchorsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Contributor","type":"BuiltInRole","description":"Lets you manage Site Recovery service except vault creation and role assignment","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/locations/allocateStamp/action","Microsoft.RecoveryServices/Vaults/certificates/write","Microsoft.RecoveryServices/Vaults/extendedInformation/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/*","Microsoft.RecoveryServices/vaults/replicationAlertSettings/*","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/*","Microsoft.RecoveryServices/vaults/replicationJobs/*","Microsoft.RecoveryServices/vaults/replicationPolicies/*","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/*","Microsoft.RecoveryServices/vaults/replicationVaultSettings/*","Microsoft.RecoveryServices/Vaults/storageConfig/*","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/*","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/vaults/replicationOperationStatus/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Operator","type":"BuiltInRole","description":"Lets you failover and failback but not perform other Site Recovery management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/locations/allocateStamp/action","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/vaults/replicationAlertSettings/read","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/checkConsistency/action","Microsoft.RecoveryServices/vaults/replicationFabrics/read","Microsoft.RecoveryServices/vaults/replicationFabrics/reassociateGateway/action","Microsoft.RecoveryServices/vaults/replicationFabrics/renewcertificate/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/applyRecoveryPoint/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/failoverCommit/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/plannedFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/repairReplication/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/reProtect/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/switchprotection/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/testFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/testFailoverCleanup/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/unplannedFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/updateMobilityService/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/refreshProvider/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters/read","Microsoft.RecoveryServices/vaults/replicationJobs/*","Microsoft.RecoveryServices/vaults/replicationPolicies/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/failoverCommit/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/plannedFailover/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/reProtect/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/testFailover/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/testFailoverCleanup/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/unplannedFailover/action","Microsoft.RecoveryServices/vaults/replicationVaultSettings/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/*","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.RecoveryServices/Vaults/storageConfig/read","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":""},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Reader","type":"BuiltInRole","description":"Lets you locate and read properties of spatial anchors in your account","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Reader","type":"BuiltInRole","description":"Lets you view Site Recovery status but not perform other management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/vaults/replicationAlertSettings/read","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters/read","Microsoft.RecoveryServices/vaults/replicationJobs/read","Microsoft.RecoveryServices/vaults/replicationPolicies/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/read","Microsoft.RecoveryServices/vaults/replicationVaultSettings/read","Microsoft.RecoveryServices/Vaults/storageConfig/read","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Owner","type":"BuiltInRole","description":"Lets you manage spatial anchors in your account, including deleting them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/create/action","Microsoft.MixedReality/SpatialAnchorsAccounts/delete","Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read","Microsoft.MixedReality/SpatialAnchorsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Managed Instance Contributor","type":"BuiltInRole","description":"Lets you manage SQL Managed Instances and required network configuration, but can’t give access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/networkSecurityGroups/*","Microsoft.Network/routeTables/*","Microsoft.Sql/locations/*/read","Microsoft.Sql/locations/instanceFailoverGroups/*","Microsoft.Sql/managedInstances/*","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/*","Microsoft.Network/virtualNetworks/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/managedInstances/azureADOnlyAuthentications/delete","Microsoft.Sql/managedInstances/azureADOnlyAuthentications/write"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL DB Contributor","type":"BuiltInRole","description":"Lets you manage SQL databases, but not access to them. Also, you can''t manage their security-related policies or their parent SQL servers.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/*/read","Microsoft.Sql/servers/databases/*","Microsoft.Sql/servers/read","Microsoft.Support/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/servers/databases/ledgerDigestUploads/write","Microsoft.Sql/servers/databases/ledgerDigestUploads/disable/action","Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/*","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/vulnerabilityAssessments/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Security Manager","type":"BuiltInRole","description":"Lets you manage the security-related policies of SQL servers and databases, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/administratorAzureAsyncOperation/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/transparentDataEncryption/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/serverConfigurationOptions/read","Microsoft.Sql/managedInstances/serverConfigurationOptions/write","Microsoft.Sql/locations/serverConfigurationOptionAzureAsyncOperation/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/auditingSettings/*","Microsoft.Sql/servers/extendedAuditingSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/read","Microsoft.Sql/servers/databases/read","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/read","Microsoft.Sql/servers/databases/schemas/tables/columns/read","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/read","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/transparentDataEncryption/*","Microsoft.Sql/servers/databases/sqlvulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/devOpsAuditingSettings/*","Microsoft.Sql/servers/firewallRules/*","Microsoft.Sql/servers/read","Microsoft.Sql/servers/securityAlertPolicies/*","Microsoft.Sql/servers/sqlvulnerabilityAssessments/*","Microsoft.Sql/servers/vulnerabilityAssessments/*","Microsoft.Support/*","Microsoft.Sql/servers/azureADOnlyAuthentications/*","Microsoft.Sql/managedInstances/read","Microsoft.Sql/managedInstances/azureADOnlyAuthentications/*","Microsoft.Security/sqlVulnerabilityAssessments/*","Microsoft.Sql/managedInstances/administrators/read","Microsoft.Sql/servers/administrators/read","Microsoft.Sql/servers/databases/ledgerDigestUploads/*","Microsoft.Sql/locations/ledgerDigestUploadsAzureAsyncOperation/read","Microsoft.Sql/locations/ledgerDigestUploadsOperationResults/read","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Contributor","type":"BuiltInRole","description":"Lets you manage storage accounts, including accessing storage account keys which provide full access to storage account data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Server Contributor","type":"BuiltInRole","description":"Lets you manage SQL servers and databases, but not access to them, and not their security -related policies.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/*/read","Microsoft.Sql/servers/*","Microsoft.Support/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/servers/auditingSettings/*","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/*","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/devOpsAuditingSettings/*","Microsoft.Sql/servers/extendedAuditingSettings/*","Microsoft.Sql/servers/securityAlertPolicies/*","Microsoft.Sql/servers/vulnerabilityAssessments/*","Microsoft.Sql/servers/azureADOnlyAuthentications/delete","Microsoft.Sql/servers/azureADOnlyAuthentications/write","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/delete","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/write"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Key Operator Service Role","type":"BuiltInRole","description":"Storage Account Key Operators are allowed to list and regenerate keys on Storage Accounts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Contributor","type":"BuiltInRole","description":"Allows for read, write and delete access to Azure Storage blob containers and data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/move/action","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Storage blob containers and data, including assigning POSIX access control.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/*","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage blob containers and data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access to Azure Storage queues and queue messages","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/queueServices/queues/delete","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/queueServices/queues/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/delete","Microsoft.Storage/storageAccounts/queueServices/queues/messages/read","Microsoft.Storage/storageAccounts/queueServices/queues/messages/write","Microsoft.Storage/storageAccounts/queueServices/queues/messages/process/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Message Processor","type":"BuiltInRole","description":"Allows for peek, receive, and delete access to Azure Storage queue messages","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/read","Microsoft.Storage/storageAccounts/queueServices/queues/messages/process/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Message Sender","type":"BuiltInRole","description":"Allows for sending of Azure Storage queue messages","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage queues and queue messages","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/queueServices/queues/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Support Request Contributor","type":"BuiltInRole","description":"Lets you create and manage Support requests","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Traffic Manager Contributor","type":"BuiltInRole","description":"Lets you manage Traffic Manager profiles, but does not let you control who has access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/trafficManagerProfiles/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"User Access Administrator","type":"BuiltInRole","description":"Lets you manage user access to Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Authorization/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Contributor","type":"BuiltInRole","description":"Lets you manage virtual machines, but not access to them, and not the virtual network or storage account they''re connected to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/locations/*","Microsoft.Compute/virtualMachines/*","Microsoft.Compute/virtualMachineScaleSets/*","Microsoft.Compute/cloudServices/*","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.DevTestLab/schedules/*","Microsoft.Insights/alertRules/*","Microsoft.Network/applicationGateways/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/probes/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/locations/*","Microsoft.Network/networkInterfaces/*","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.RecoveryServices/locations/*","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/*/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupPolicies/write","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/write","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SerialConsole/serialPorts/connect/action","Microsoft.SqlVirtualMachine/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web Plan Contributor","type":"BuiltInRole","description":"Lets you manage the web plans for websites, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/serverFarms/*","Microsoft.Web/hostingEnvironments/Join/Action","Microsoft.Insights/autoscalesettings/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Website Contributor","type":"BuiltInRole","description":"Lets you manage websites (not web plans), but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/certificates/*","Microsoft.Web/listSitesAssignedToHostName/read","Microsoft.Web/register/action","Microsoft.Web/serverFarms/join/action","Microsoft.Web/serverFarms/read","Microsoft.Web/sites/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*"],"notActions":[],"dataActions":["Microsoft.EventHub/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Attestation Contributor","type":"BuiltInRole","description":"Can read write or delete the attestation provider instance","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/attestation/write","Microsoft.Attestation/attestationProviders/attestation/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Cluster Operator","type":"BuiltInRole","description":"Lets you read and modify HDInsight cluster configurations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HDInsight/*/read","Microsoft.HDInsight/clusters/getGatewaySettings/action","Microsoft.HDInsight/clusters/updateGatewaySettings/action","Microsoft.HDInsight/clusters/configurations/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/operations/read","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cosmos DB Operator","type":"BuiltInRole","description":"Lets you manage Azure Cosmos DB accounts, but not access data in them. Prevents access to account keys and connection strings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action"],"notActions":["Microsoft.DocumentDB/databaseAccounts/dataTransferJobs/*","Microsoft.DocumentDB/databaseAccounts/readonlyKeys/*","Microsoft.DocumentDB/databaseAccounts/regenerateKey/*","Microsoft.DocumentDB/databaseAccounts/listKeys/*","Microsoft.DocumentDB/databaseAccounts/listConnectionStrings/*","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/write","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/delete","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/write","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/delete","Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions/write","Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions/delete","Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions/write","Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hybrid Server Resource Administrator","type":"BuiltInRole","description":"Can read, write, delete, and re-onboard Hybrid servers to the Hybrid Resource Provider.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*","Microsoft.HybridCompute/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hybrid Server Onboarding","type":"BuiltInRole","description":"Can onboard new Hybrid servers to the Hybrid Resource Provider.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Receiver","type":"BuiltInRole","description":"Allows receive access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*/eventhubs/consumergroups/read"],"notActions":[],"dataActions":["Microsoft.EventHub/*/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Sender","type":"BuiltInRole","description":"Allows send access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*/eventhubs/read"],"notActions":[],"dataActions":["Microsoft.EventHub/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Receiver","type":"BuiltInRole","description":"Allows for receive access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*/queues/read","Microsoft.ServiceBus/*/topics/read","Microsoft.ServiceBus/*/topics/subscriptions/read"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Sender","type":"BuiltInRole","description":"Allows for send access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*/queues/read","Microsoft.ServiceBus/*/topics/read","Microsoft.ServiceBus/*/topics/subscriptions/read"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Reader","type":"BuiltInRole","description":"Allows for read access to Azure File Share over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access in Azure Storage file shares over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Private DNS Zone Contributor","type":"BuiltInRole","description":"Lets you manage private DNS zone resources, but not the virtual networks they are linked to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/privateDnsZones/*","Microsoft.Network/privateDnsOperationResults/*","Microsoft.Network/privateDnsOperationStatuses/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/join/action","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Delegator","type":"BuiltInRole","description":"Allows for generation of a user delegation key which can be used to sign SAS tokens","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization User","type":"BuiltInRole","description":"Allows user to use the applications in an application group.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DesktopVirtualization/applicationGroups/useApplications/action","Microsoft.DesktopVirtualization/appAttachPackages/useApplications/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Elevated Contributor","type":"BuiltInRole","description":"Allows for read, write, delete and modify NTFS permission access in Azure Storage file shares over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/modifypermissions/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blueprint Contributor","type":"BuiltInRole","description":"Can manage blueprint definitions, but not assign them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Blueprint/blueprints/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blueprint Operator","type":"BuiltInRole","description":"Can assign existing published blueprints, but cannot create new blueprints. NOTE: this only works if the assignment is done with a user-assigned managed identity.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Blueprint/blueprintAssignments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Contributor","type":"BuiltInRole","description":"Microsoft Sentinel Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/savedSearches/*","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.Insights/workbooks/*","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Responder","type":"BuiltInRole","description":"Microsoft Sentinel Responder","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*/read","Microsoft.SecurityInsights/dataConnectorsCheckRequirements/action","Microsoft.SecurityInsights/automationRules/*","Microsoft.SecurityInsights/cases/*","Microsoft.SecurityInsights/incidents/*","Microsoft.SecurityInsights/entities/runPlaybook/action","Microsoft.SecurityInsights/threatIntelligence/indicators/appendTags/action","Microsoft.SecurityInsights/threatIntelligence/indicators/query/action","Microsoft.SecurityInsights/threatIntelligence/bulkTag/action","Microsoft.SecurityInsights/threatIntelligence/indicators/appendTags/action","Microsoft.SecurityInsights/threatIntelligence/indicators/replaceTags/action","Microsoft.SecurityInsights/threatIntelligence/queryIndicators/action","Microsoft.SecurityInsights/businessApplicationAgents/systems/undoAction/action","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/workspaces/savedSearches/read","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.Insights/workbooks/read","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/cases/*/Delete","Microsoft.SecurityInsights/incidents/*/Delete","Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Reader","type":"BuiltInRole","description":"Microsoft Sentinel Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*/read","Microsoft.SecurityInsights/dataConnectorsCheckRequirements/action","Microsoft.SecurityInsights/threatIntelligence/indicators/query/action","Microsoft.SecurityInsights/threatIntelligence/queryIndicators/action","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/LinkedServices/read","Microsoft.OperationalInsights/workspaces/savedSearches/read","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.Insights/workbooks/read","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/templateSpecs/*/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Policy Insights Data Writer (Preview)","type":"BuiltInRole","description":"Allows read access to resource policies and write access to resource component policy events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/read","Microsoft.Authorization/policydefinitions/read","Microsoft.Authorization/policyexemptions/read","Microsoft.Authorization/policysetdefinitions/read"],"notActions":[],"dataActions":["Microsoft.PolicyInsights/checkDataPolicyCompliance/action","Microsoft.PolicyInsights/policyEvents/logDataEvents/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR AccessKey Reader","type":"BuiltInRole","description":"Read SignalR Service Access Keys","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SignalRService/*/read","Microsoft.SignalRService/SignalR/listkeys/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR/Web PubSub Contributor","type":"BuiltInRole","description":"Create, Read, Update, and Delete SignalR service resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SignalRService/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Onboarding","type":"BuiltInRole","description":"Can onboard Azure Connected Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/privateLinkScopes/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Services Registration assignment Delete Role","type":"BuiltInRole","description":"Managed Services Registration Assignment Delete Role allows the managing tenant users to delete the registration assignment assigned to their tenant.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedServices/registrationAssignments/read","Microsoft.ManagedServices/registrationAssignments/delete","Microsoft.ManagedServices/operationStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Data Owner","type":"BuiltInRole","description":"Allows full access to App Configuration data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Data Reader","type":"BuiltInRole","description":"Allows read access to App Configuration data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Cluster - Azure Arc Onboarding","type":"BuiltInRole","description":"Role definition to authorize any user/service to create connectedClusters resource","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Contributor","type":"BuiltInRole","description":"Experimentation Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/write","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/delete","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experiment/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/emergencystop/action","Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/write","Microsoft.Experimentation/experimentWorkspaces/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services QnA Maker Reader","type":"BuiltInRole","description":"Let’s you read and test a KB only.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services QnA Maker Editor","type":"BuiltInRole","description":"Let’s you create, edit, import and export a KB. You cannot publish or delete a KB.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/write","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/write","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/write","Microsoft.CognitiveServices/accounts/QnAMaker/operations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/operations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/operations/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Administrator","type":"BuiltInRole","description":"Experimentation Administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/admin/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/write","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/delete","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experimentadmin/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experiment/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/emergencystop/action","Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/write","Microsoft.Experimentation/experimentWorkspaces/delete","Microsoft.Experimentation/experimentWorkspaces/admin/action","Microsoft.Experimentation/experimentWorkspaces/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/metricwrite/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Remote Rendering Administrator","type":"BuiltInRole","description":"Provides user with conversion, manage session, rendering and diagnostics capabilities for Azure Remote Rendering","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/RemoteRenderingAccounts/convert/action","Microsoft.MixedReality/RemoteRenderingAccounts/convert/read","Microsoft.MixedReality/RemoteRenderingAccounts/convert/delete","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete","Microsoft.MixedReality/RemoteRenderingAccounts/render/read","Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Remote Rendering Client","type":"BuiltInRole","description":"Provides user with manage session, rendering and diagnostics capabilities for Azure Remote Rendering.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete","Microsoft.MixedReality/RemoteRenderingAccounts/render/read","Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Application Contributor Role","type":"BuiltInRole","description":"Allows for creating managed application resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Solutions/applications/*","Microsoft.Solutions/register/action","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Assessment Contributor","type":"BuiltInRole","description":"Lets you push assessments to Security Center","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Security/assessments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Tag Contributor","type":"BuiltInRole","description":"Lets you manage tags on entities, without providing access to the entities themselves.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Resources/subscriptions/resources/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Support/*","Microsoft.Resources/tags/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Integration Service Environment Developer","type":"BuiltInRole","description":"Allows developers to create and update workflows, integration accounts and API connections in integration service environments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Support/*","Microsoft.Logic/integrationServiceEnvironments/read","Microsoft.Logic/integrationServiceEnvironments/*/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Integration Service Environment Contributor","type":"BuiltInRole","description":"Lets you manage integration service environments, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Support/*","Microsoft.Logic/integrationServiceEnvironments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Service clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ContainerService/locations/*","Microsoft.ContainerService/managedClusters/*","Microsoft.ContainerService/managedclustersnapshots/*","Microsoft.ContainerService/snapshots/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Digital Twins Data Reader","type":"BuiltInRole","description":"Read-only role for Digital Twins data-plane properties","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DigitalTwins/digitaltwins/read","Microsoft.DigitalTwins/digitaltwins/relationships/read","Microsoft.DigitalTwins/eventroutes/read","Microsoft.DigitalTwins/jobs/import/read","Microsoft.DigitalTwins/jobs/imports/read","Microsoft.DigitalTwins/jobs/deletions/read","Microsoft.DigitalTwins/models/read","Microsoft.DigitalTwins/query/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Digital Twins Data Owner","type":"BuiltInRole","description":"Full access role for Digital Twins data-plane","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DigitalTwins/digitaltwins/*","Microsoft.DigitalTwins/digitaltwins/commands/*","Microsoft.DigitalTwins/digitaltwins/relationships/*","Microsoft.DigitalTwins/eventroutes/*","Microsoft.DigitalTwins/jobs/*","Microsoft.DigitalTwins/models/*","Microsoft.DigitalTwins/query/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hierarchy Settings Administrator","type":"BuiltInRole","description":"Allows users to edit and delete Hierarchy Settings","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/settings/write","Microsoft.Management/managementGroups/settings/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Contributor","type":"BuiltInRole","description":"Role allows user or principal full access to FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/*","Microsoft.HealthcareApis/workspaces/fhirservices/resources/*"],"notDataActions":["Microsoft.HealthcareApis/services/fhir/resources/smart/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/smart/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Exporter","type":"BuiltInRole","description":"Role allows user or principal to read and export FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/services/fhir/resources/export/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/export/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Reader","type":"BuiltInRole","description":"Role allows user or principal to read FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Writer","type":"BuiltInRole","description":"Role allows user or principal to read and write FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/services/fhir/resources/write","Microsoft.HealthcareApis/services/fhir/resources/delete","Microsoft.HealthcareApis/services/fhir/resources/export/action","Microsoft.HealthcareApis/services/fhir/resources/resourceValidate/action","Microsoft.HealthcareApis/services/fhir/resources/reindex/action","Microsoft.HealthcareApis/services/fhir/resources/convertData/action","Microsoft.HealthcareApis/services/fhir/resources/editProfileDefinitions/action","Microsoft.HealthcareApis/services/fhir/resources/import/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/write","Microsoft.HealthcareApis/workspaces/fhirservices/resources/delete","Microsoft.HealthcareApis/workspaces/fhirservices/resources/export/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/resourceValidate/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/reindex/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/convertData/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/editProfileDefinitions/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/import/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Reader","type":"BuiltInRole","description":"Experimentation Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Understanding Account Owner","type":"BuiltInRole","description":"Provides user with ingestion capabilities for Azure Object Understanding.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/action","Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Contributor","type":"BuiltInRole","description":"Grants access to read, write, and delete access to map related data from an Azure maps account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/*/read","Microsoft.Maps/accounts/*/write","Microsoft.Maps/accounts/*/delete","Microsoft.Maps/accounts/*/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Contributor","type":"BuiltInRole","description":"Full access to the project, including the ability to view, create, edit, or delete projects.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Deployment","type":"BuiltInRole","description":"Publish, unpublish or export models. Deployment can view the project but can’t update.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/iterations/publish/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/iterations/export/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/quicktest/*","Microsoft.CognitiveServices/accounts/CustomVision/classify/*","Microsoft.CognitiveServices/accounts/CustomVision/detect/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Labeler","type":"BuiltInRole","description":"View, edit training images and create, add, remove, or delete the image tags. Labelers can view the project but can’t update anything other than training images and tags.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/query/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/images/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/tags/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/images/suggested/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/tagsandregions/suggestions/action"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Reader","type":"BuiltInRole","description":"Read-only actions in the project. Readers can’t create or update the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/query/action"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Trainer","type":"BuiltInRole","description":"View, edit projects and train the models, including the ability to publish, unpublish, export the models. Trainers can’t create or delete the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/delete","Microsoft.CognitiveServices/accounts/CustomVision/projects/import/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Administrator","type":"BuiltInRole","description":"Perform all data plane operations on a key vault and all objects in it, including certificates, keys, and secrets. Cannot manage key vault resources or manage role assignments. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto User","type":"BuiltInRole","description":"Perform cryptographic operations using keys. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/read","Microsoft.KeyVault/vaults/keys/update/action","Microsoft.KeyVault/vaults/keys/backup/action","Microsoft.KeyVault/vaults/keys/encrypt/action","Microsoft.KeyVault/vaults/keys/decrypt/action","Microsoft.KeyVault/vaults/keys/wrap/action","Microsoft.KeyVault/vaults/keys/unwrap/action","Microsoft.KeyVault/vaults/keys/sign/action","Microsoft.KeyVault/vaults/keys/verify/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Secrets Officer","type":"BuiltInRole","description":"Perform any action on the secrets of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Secrets User","type":"BuiltInRole","description":"Read secret contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/secrets/readMetadata/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Certificates Officer","type":"BuiltInRole","description":"Perform any action on the certificates of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/certificatecas/*","Microsoft.KeyVault/vaults/certificates/*","Microsoft.KeyVault/vaults/certificatecontacts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Reader","type":"BuiltInRole","description":"Read metadata of key vaults and its certificates, keys, and secrets. Cannot read sensitive values such as secret contents or key material. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/vaults/secrets/readMetadata/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Service Encryption User","type":"BuiltInRole","description":"Read metadata of keys and perform wrap/unwrap operations. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/eventSubscriptions/delete"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/read","Microsoft.KeyVault/vaults/keys/wrap/action","Microsoft.KeyVault/vaults/keys/unwrap/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Viewer","type":"BuiltInRole","description":"Lets you view all resources in cluster/namespace, except secrets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/read","Microsoft.Kubernetes/connectedClusters/apps/deployments/read","Microsoft.Kubernetes/connectedClusters/apps/replicasets/read","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/read","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/read","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/read","Microsoft.Kubernetes/connectedClusters/batch/jobs/read","Microsoft.Kubernetes/connectedClusters/configmaps/read","Microsoft.Kubernetes/connectedClusters/endpoints/read","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/read","Microsoft.Kubernetes/connectedClusters/extensions/deployments/read","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/read","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/read","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/read","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/read","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/read","Microsoft.Kubernetes/connectedClusters/pods/read","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/read","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/read","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/read","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/serviceaccounts/read","Microsoft.Kubernetes/connectedClusters/services/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Writer","type":"BuiltInRole","description":"Lets you update everything in cluster/namespace, except (cluster)roles and (cluster)role bindings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/*","Microsoft.Kubernetes/connectedClusters/apps/deployments/*","Microsoft.Kubernetes/connectedClusters/apps/replicasets/*","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/*","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/*","Microsoft.Kubernetes/connectedClusters/batch/jobs/*","Microsoft.Kubernetes/connectedClusters/configmaps/*","Microsoft.Kubernetes/connectedClusters/endpoints/*","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/*","Microsoft.Kubernetes/connectedClusters/extensions/deployments/*","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/*","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/*","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/*","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/*","Microsoft.Kubernetes/connectedClusters/pods/*","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/secrets/*","Microsoft.Kubernetes/connectedClusters/serviceaccounts/*","Microsoft.Kubernetes/connectedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Cluster Admin","type":"BuiltInRole","description":"Lets you manage all resources in the cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Admin","type":"BuiltInRole","description":"Lets you manage all resources under cluster/namespace, except update or delete resource quotas and namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/*","Microsoft.Kubernetes/connectedClusters/apps/deployments/*","Microsoft.Kubernetes/connectedClusters/apps/replicasets/*","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/*","Microsoft.Kubernetes/connectedClusters/authorization.k8s.io/localsubjectaccessreviews/write","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/*","Microsoft.Kubernetes/connectedClusters/batch/jobs/*","Microsoft.Kubernetes/connectedClusters/configmaps/*","Microsoft.Kubernetes/connectedClusters/endpoints/*","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/*","Microsoft.Kubernetes/connectedClusters/extensions/deployments/*","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/*","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/*","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/*","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/*","Microsoft.Kubernetes/connectedClusters/pods/*","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/*","Microsoft.Kubernetes/connectedClusters/rbac.authorization.k8s.io/rolebindings/*","Microsoft.Kubernetes/connectedClusters/rbac.authorization.k8s.io/roles/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/secrets/*","Microsoft.Kubernetes/connectedClusters/serviceaccounts/*","Microsoft.Kubernetes/connectedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Cluster Admin","type":"BuiltInRole","description":"Lets you manage all resources in the cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/managedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Admin","type":"BuiltInRole","description":"Lets you manage all resources under cluster/namespace, except update or delete resource quotas and namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/managedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/*"],"notDataActions":["Microsoft.ContainerService/managedClusters/resourcequotas/write","Microsoft.ContainerService/managedClusters/resourcequotas/delete","Microsoft.ContainerService/managedClusters/namespaces/write","Microsoft.ContainerService/managedClusters/namespaces/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Reader","type":"BuiltInRole","description":"Allows read-only access to see most objects in a namespace. It does not allow viewing roles or role bindings. This role does not allow viewing Secrets, since reading the contents of Secrets enables access to ServiceAccount credentials in the namespace, which would allow API access as any ServiceAccount in the namespace (a form of privilege escalation). Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/apps/controllerrevisions/read","Microsoft.ContainerService/managedClusters/apps/daemonsets/read","Microsoft.ContainerService/managedClusters/apps/deployments/read","Microsoft.ContainerService/managedClusters/apps/replicasets/read","Microsoft.ContainerService/managedClusters/apps/statefulsets/read","Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/managedClusters/batch/cronjobs/read","Microsoft.ContainerService/managedClusters/batch/jobs/read","Microsoft.ContainerService/managedClusters/configmaps/read","Microsoft.ContainerService/managedClusters/discovery.k8s.io/endpointslices/read","Microsoft.ContainerService/managedClusters/endpoints/read","Microsoft.ContainerService/managedClusters/events.k8s.io/events/read","Microsoft.ContainerService/managedClusters/events/read","Microsoft.ContainerService/managedClusters/extensions/daemonsets/read","Microsoft.ContainerService/managedClusters/extensions/deployments/read","Microsoft.ContainerService/managedClusters/extensions/ingresses/read","Microsoft.ContainerService/managedClusters/extensions/networkpolicies/read","Microsoft.ContainerService/managedClusters/extensions/replicasets/read","Microsoft.ContainerService/managedClusters/limitranges/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/pods/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/nodes/read","Microsoft.ContainerService/managedClusters/namespaces/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/managedClusters/persistentvolumeclaims/read","Microsoft.ContainerService/managedClusters/pods/read","Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/read","Microsoft.ContainerService/managedClusters/replicationcontrollers/read","Microsoft.ContainerService/managedClusters/resourcequotas/read","Microsoft.ContainerService/managedClusters/serviceaccounts/read","Microsoft.ContainerService/managedClusters/services/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Writer","type":"BuiltInRole","description":"Allows read/write access to most objects in a namespace.This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets and running Pods as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace. Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/apps/controllerrevisions/read","Microsoft.ContainerService/managedClusters/apps/daemonsets/*","Microsoft.ContainerService/managedClusters/apps/deployments/*","Microsoft.ContainerService/managedClusters/apps/replicasets/*","Microsoft.ContainerService/managedClusters/apps/statefulsets/*","Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.ContainerService/managedClusters/batch/cronjobs/*","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/read","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/write","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/delete","Microsoft.ContainerService/managedClusters/discovery.k8s.io/endpointslices/read","Microsoft.ContainerService/managedClusters/batch/jobs/*","Microsoft.ContainerService/managedClusters/configmaps/*","Microsoft.ContainerService/managedClusters/endpoints/*","Microsoft.ContainerService/managedClusters/events.k8s.io/events/read","Microsoft.ContainerService/managedClusters/events/*","Microsoft.ContainerService/managedClusters/extensions/daemonsets/*","Microsoft.ContainerService/managedClusters/extensions/deployments/*","Microsoft.ContainerService/managedClusters/extensions/ingresses/*","Microsoft.ContainerService/managedClusters/extensions/networkpolicies/*","Microsoft.ContainerService/managedClusters/extensions/replicasets/*","Microsoft.ContainerService/managedClusters/limitranges/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/pods/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/nodes/read","Microsoft.ContainerService/managedClusters/namespaces/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/*","Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/*","Microsoft.ContainerService/managedClusters/persistentvolumeclaims/*","Microsoft.ContainerService/managedClusters/pods/*","Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/*","Microsoft.ContainerService/managedClusters/replicationcontrollers/*","Microsoft.ContainerService/managedClusters/resourcequotas/read","Microsoft.ContainerService/managedClusters/secrets/*","Microsoft.ContainerService/managedClusters/serviceaccounts/*","Microsoft.ContainerService/managedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Services Hub Operator","type":"BuiltInRole","description":"Services Hub Operator allows you to perform all read, write, and deletion operations related to Services Hub Connectors.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.ServicesHub/connectors/write","Microsoft.ServicesHub/connectors/read","Microsoft.ServicesHub/connectors/delete","Microsoft.ServicesHub/connectors/checkAssessmentEntitlement/action","Microsoft.ServicesHub/supportOfferingEntitlement/read","Microsoft.ServicesHub/workspaces/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Understanding Account Reader","type":"BuiltInRole","description":"Lets you read ingestion jobs for an object understanding account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR REST API Owner","type":"BuiltInRole","description":"Full access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/auth/clientToken/action","Microsoft.SignalRService/SignalR/hub/*","Microsoft.SignalRService/SignalR/group/*","Microsoft.SignalRService/SignalR/clientConnection/*","Microsoft.SignalRService/SignalR/user/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Collaborative Data Contributor","type":"BuiltInRole","description":"Can manage data packages of a collaborative.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IndustryDataLifecycle/custodianCollaboratives/*/read","Microsoft.IndustryDataLifecycle/memberCollaboratives/*/read","Microsoft.IndustryDataLifecycle/locations/dataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/receivedDataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/rejectDataPackage/action","Microsoft.IndustryDataLifecycle/memberCollaboratives/sharedDataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/dataModels/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/auditLogs/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Reader","type":"BuiltInRole","description":"Gives you read access to management and content operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/management/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Administrator","type":"BuiltInRole","description":"Gives you full access to management and content operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/updates/write","Microsoft.DeviceUpdate/accounts/instances/updates/delete","Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/management/write","Microsoft.DeviceUpdate/accounts/instances/management/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Content Administrator","type":"BuiltInRole","description":"Gives you full access to content operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/updates/write","Microsoft.DeviceUpdate/accounts/instances/updates/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Content Reader","type":"BuiltInRole","description":"Gives you read access to content operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Metrics Advisor Administrator","type":"BuiltInRole","description":"Full access to the project, including the system level configuration.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Metrics Advisor User","type":"BuiltInRole","description":"Access to the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/stats/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Schema Registry Reader (Preview)","type":"BuiltInRole","description":"Read and list Schema Registry groups and schemas.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/schemagroups/read"],"notActions":[],"dataActions":["Microsoft.EventHub/namespaces/schemas/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Schema Registry Contributor (Preview)","type":"BuiltInRole","description":"Read, write, and delete Schema Registry groups and schemas.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/schemagroups/*"],"notActions":[],"dataActions":["Microsoft.EventHub/namespaces/schemas/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Reader","type":"BuiltInRole","description":"Provides read access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*/list/action","Microsoft.AgFoodPlatform/*/read","Microsoft.AgFoodPlatform/*/search/action","Microsoft.AgFoodPlatform/*/download/action","Microsoft.AgFoodPlatform/*/overlap/action","Microsoft.AgFoodPlatform/*/checkConsent/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Contributor","type":"BuiltInRole","description":"Provides contribute access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*/action","Microsoft.AgFoodPlatform/*/read","Microsoft.AgFoodPlatform/*/write"],"notDataActions":["Microsoft.AgFoodPlatform/farmBeats/farmers/write","Microsoft.AgFoodPlatform/farmBeats/deletionJobs/*/write","Microsoft.AgFoodPlatform/farmBeats/parties/write","Microsoft.AgFoodPlatform/farmBeats/datasets/write","Microsoft.AgFoodPlatform/farmBeats/datasetRecords/write","Microsoft.AgFoodPlatform/farmBeats/datasets/access/*/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Admin","type":"BuiltInRole","description":"Provides admin access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed HSM contributor","type":"BuiltInRole","description":"Lets you manage managed HSM pools, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KeyVault/managedHSMs/*","Microsoft.KeyVault/deletedManagedHsms/read","Microsoft.KeyVault/locations/deletedManagedHsms/read","Microsoft.KeyVault/locations/deletedManagedHsms/purge/action","Microsoft.KeyVault/locations/managedHsmOperationResults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Submitter","type":"BuiltInRole","description":"Allowed to create submissions to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/delete","Microsoft.SecurityDetonation/chambers/submissions/write","Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read","Microsoft.SecurityDetonation/chambers/submissions/accesskeyview/read","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR REST API Reader","type":"BuiltInRole","description":"Read-only access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/group/read","Microsoft.SignalRService/SignalR/clientConnection/read","Microsoft.SignalRService/SignalR/user/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR Service Owner","type":"BuiltInRole","description":"Full access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reservation Purchaser","type":"BuiltInRole","description":"Lets you purchase reservations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Capacity/catalogs/read","Microsoft.Capacity/register/action","Microsoft.Compute/register/action","Microsoft.Consumption/register/action","Microsoft.Consumption/reservationRecommendationDetails/read","Microsoft.Consumption/reservationRecommendations/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SQL/register/action","Microsoft.Support/supporttickets/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Metrics Writer (preview)","type":"BuiltInRole","description":"Lets you write metrics to AzureML workspace","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/metrics/*/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Backup Contributor","type":"BuiltInRole","description":"Lets you perform backup and restore operations using Azure Backup on the storage account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/locks/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/delete","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/operations/read","Microsoft.Storage/storageAccounts/objectReplicationPolicies/delete","Microsoft.Storage/storageAccounts/objectReplicationPolicies/read","Microsoft.Storage/storageAccounts/objectReplicationPolicies/write","Microsoft.Storage/storageAccounts/objectReplicationPolicies/restorePointMarkers/write","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/restoreBlobRanges/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Metric Contributor","type":"BuiltInRole","description":"Allows for creation, writes and reads to the metric set via the metrics service APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Curator","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data curator can create, read, modify and delete catalog data objects and establish relationships between objects. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/data/read","Microsoft.ProjectBabylon/accounts/data/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Reader","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data reader can read catalog data objects. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/data/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Source Administrator","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data source administrator can manage data sources and data scans. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/scan/read","Microsoft.ProjectBabylon/accounts/scan/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Group Contributor","type":"BuiltInRole","description":"Contributor of the Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/workspaces/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Reader","type":"BuiltInRole","description":"Reader of Desktop Virtualization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Contributor","type":"BuiltInRole","description":"Contributor of Desktop Virtualization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Workspace Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Workspace.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/workspaces/*","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization User Session Operator","type":"BuiltInRole","description":"Operator of the Desktop Virtualization Uesr Session.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Session Host Operator","type":"BuiltInRole","description":"Operator of the Desktop Virtualization Session Host.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Host Pool Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Host Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/*/read","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Host Pool Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Host Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Application Group Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*/read","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Application Group Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Workspace Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Workspace.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/workspaces/read","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Backup Reader","type":"BuiltInRole","description":"Provides permission to backup vault to perform disk backup.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Restore Operator","type":"BuiltInRole","description":"Provides permission to backup vault to perform disk restore.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Snapshot Contributor","type":"BuiltInRole","description":"Provides permission to backup vault to manage disk snapshots.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft.Kubernetes connected cluster role","type":"BuiltInRole","description":"Microsoft.Kubernetes connected cluster role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Kubernetes/connectedClusters/read","Microsoft.Kubernetes/connectedClusters/write","Microsoft.Kubernetes/connectedClusters/delete","Microsoft.Kubernetes/registeredSubscriptions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Submission Manager","type":"BuiltInRole","description":"Allowed to create and manage submissions to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/delete","Microsoft.SecurityDetonation/chambers/submissions/write","Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read","Microsoft.SecurityDetonation/chambers/submissions/accesskeyview/read","Microsoft.SecurityDetonation/chambers/submissions/adminview/read","Microsoft.SecurityDetonation/chambers/submissions/analystview/read","Microsoft.SecurityDetonation/chambers/submissions/publicview/read","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Publisher","type":"BuiltInRole","description":"Allowed to publish and modify platforms, workflows and toolsets to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/platforms/read","Microsoft.SecurityDetonation/chambers/platforms/write","Microsoft.SecurityDetonation/chambers/platforms/delete","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/read","Microsoft.SecurityDetonation/chambers/workflows/write","Microsoft.SecurityDetonation/chambers/workflows/delete","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/read","Microsoft.SecurityDetonation/chambers/toolsets/write","Microsoft.SecurityDetonation/chambers/toolsets/delete","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read","Microsoft.SecurityDetonation/chambers/publishRequests/read","Microsoft.SecurityDetonation/chambers/publishRequests/cancel/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Collaborative Runtime Operator","type":"BuiltInRole","description":"Can manage resources created by AICS at runtime","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IndustryDataLifecycle/derivedModels/*","Microsoft.IndustryDataLifecycle/pipelineSets/*","Microsoft.IndustryDataLifecycle/modelMappings/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CosmosRestoreOperator","type":"BuiltInRole","description":"Can perform restore action for Cosmos DB database account with continuous backup mode","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDB/locations/restorableDatabaseAccounts/restore/action","Microsoft.DocumentDB/locations/restorableDatabaseAccounts/*/read","Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Converter","type":"BuiltInRole","description":"Role allows user or principal to convert data from legacy format to FHIR","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/convertData/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/convertData/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Quota Request Operator","type":"BuiltInRole","description":"Read and create quota requests, get quota request status, and create support tickets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Capacity/resourceProviders/locations/serviceLimits/read","Microsoft.Capacity/resourceProviders/locations/serviceLimits/write","Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests/read","Microsoft.Capacity/register/action","Microsoft.Quota/usages/read","Microsoft.Quota/quotas/read","Microsoft.Quota/quotas/write","Microsoft.Quota/quotaRequests/read","Microsoft.Quota/register/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Contributor","type":"BuiltInRole","description":"Lets you manage EventGrid operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Reader","type":"BuiltInRole","description":"Allowed to query submission info and files from Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Anchors Account Reader","type":"BuiltInRole","description":"Lets you read ingestion jobs for an object anchors account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Anchors Account Owner","type":"BuiltInRole","description":"Provides user with ingestion capabilities for an object anchors account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/action","Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"WorkloadBuilder Migration Agent Role","type":"BuiltInRole","description":"WorkloadBuilder Migration Agent Role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.WorkloadBuilder/migrationAgents/Read","Microsoft.WorkloadBuilder/migrationAgents/Write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Data Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Speech Contributor","type":"BuiltInRole","description":"Full access to Speech projects, including read, write and delete all entities, for real-time speech recognition and batch transcription tasks, real-time speech synthesis and long audio tasks, custom speech and custom voice.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/SpeechServices/*","Microsoft.CognitiveServices/accounts/CustomVoice/*","Microsoft.CognitiveServices/accounts/AudioContentCreation/*","Microsoft.CognitiveServices/accounts/VideoTranslation/*","Microsoft.CognitiveServices/accounts/CustomAvatar/*","Microsoft.CognitiveServices/accounts/BatchAvatar/*","Microsoft.CognitiveServices/accounts/BatchTextToSpeech/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Face Recognizer","type":"BuiltInRole","description":"Lets you perform detect, verify, identify, group, and find similar operations on Face API. This role does not allow create or delete operations, which makes it well suited for endpoints that only need inferencing capabilities, following ''least privilege'' best practices.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/Face/detect/action","Microsoft.CognitiveServices/accounts/Face/verify/action","Microsoft.CognitiveServices/accounts/Face/identify/action","Microsoft.CognitiveServices/accounts/Face/group/action","Microsoft.CognitiveServices/accounts/Face/findsimilars/action","Microsoft.CognitiveServices/accounts/Face/detectliveness/multimodal/action","Microsoft.CognitiveServices/accounts/Face/detectliveness/singlemodal/action","Microsoft.CognitiveServices/accounts/Face/detectlivenesswithverify/singlemodal/action","Microsoft.CognitiveServices/accounts/Face/*/sessions/action","Microsoft.CognitiveServices/accounts/Face/*/sessions/delete","Microsoft.CognitiveServices/accounts/Face/*/sessions/read","Microsoft.CognitiveServices/accounts/Face/*/sessions/audit/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Account Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Media Services accounts; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/write","Microsoft.Media/mediaservices/delete","Microsoft.Media/mediaservices/privateEndpointConnectionsApproval/action","Microsoft.Media/mediaservices/privateEndpointConnections/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Live Events Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Live Events, Assets, Asset Filters, and Streaming Locators; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/*","Microsoft.Media/mediaservices/assets/assetfilters/*","Microsoft.Media/mediaservices/streamingLocators/*","Microsoft.Media/mediaservices/liveEvents/*"],"notActions":["Microsoft.Media/mediaservices/assets/getEncryptionKey/action","Microsoft.Media/mediaservices/streamingLocators/listContentKeys/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Media Operator","type":"BuiltInRole","description":"Create, read, modify, and delete Assets, Asset Filters, Streaming Locators, and Jobs; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/*","Microsoft.Media/mediaservices/assets/assetfilters/*","Microsoft.Media/mediaservices/streamingLocators/*","Microsoft.Media/mediaservices/transforms/jobs/*"],"notActions":["Microsoft.Media/mediaservices/assets/getEncryptionKey/action","Microsoft.Media/mediaservices/streamingLocators/listContentKeys/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Policy Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Account Filters, Streaming Policies, Content Key Policies, and Transforms; read-only access to other Media Services resources. Cannot create Jobs, Assets or Streaming resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/accountFilters/*","Microsoft.Media/mediaservices/streamingPolicies/*","Microsoft.Media/mediaservices/contentKeyPolicies/*","Microsoft.Media/mediaservices/transforms/*"],"notActions":["Microsoft.Media/mediaservices/contentKeyPolicies/getPolicyPropertiesWithSecrets/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Streaming Endpoints Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Streaming Endpoints; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/streamingEndpoints/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Stream Analytics Query Tester","type":"BuiltInRole","description":"Lets you perform query testing without creating a stream analytics job first","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.StreamAnalytics/locations/TestQuery/action","Microsoft.StreamAnalytics/locations/OperationResults/read","Microsoft.StreamAnalytics/locations/SampleInput/action","Microsoft.StreamAnalytics/locations/CompileQuery/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AnyBuild Builder","type":"BuiltInRole","description":"Basic user role for AnyBuild. This role allows listing of agent information and execution of remote build capabilities.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AnyBuild/clusters/build/write","Microsoft.AnyBuild/clusters/build/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Data Reader","type":"BuiltInRole","description":"Allows for full read access to IoT Hub data-plane properties","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/*/read","Microsoft.Devices/IotHubs/fileUpload/notifications/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Twin Contributor","type":"BuiltInRole","description":"Allows for read and write access to all IoT Hub device and module twins.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/twins/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Registry Contributor","type":"BuiltInRole","description":"Allows for full access to IoT Hub device registry.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/devices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Data Contributor","type":"BuiltInRole","description":"Allows for full access to IoT Hub data plane operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Test Base Reader","type":"BuiltInRole","description":"Let you view and download packages and test results.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.TestBase/testBaseAccounts/packages/testResults/getDownloadUrl/action","Microsoft.TestBase/testBaseAccounts/packages/testResults/getVideoDownloadUrl/action","Microsoft.TestBase/testBaseAccounts/packages/getDownloadUrl/action","Microsoft.TestBase/*/read","Microsoft.TestBase/testBaseAccounts/customerEvents/write","Microsoft.TestBase/testBaseAccounts/customerEvents/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Index Data Reader","type":"BuiltInRole","description":"Grants read access to Azure Cognitive Search index data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Search/searchServices/indexes/documents/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Index Data Contributor","type":"BuiltInRole","description":"Grants full access to Azure Cognitive Search index data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Search/searchServices/indexes/documents/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Table Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage tables and entities","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/tableServices/tables/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/tableServices/tables/entities/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Table Data Contributor","type":"BuiltInRole","description":"Allows for read, write and delete access to Azure Storage tables and entities","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Storage/storageAccounts/tableServices/tables/write","Microsoft.Storage/storageAccounts/tableServices/tables/delete"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/tableServices/tables/entities/read","Microsoft.Storage/storageAccounts/tableServices/tables/entities/write","Microsoft.Storage/storageAccounts/tableServices/tables/entities/delete","Microsoft.Storage/storageAccounts/tableServices/tables/entities/add/action","Microsoft.Storage/storageAccounts/tableServices/tables/entities/update/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DICOM Data Reader","type":"BuiltInRole","description":"Read and search DICOM data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/dicomservices/resources/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DICOM Data Owner","type":"BuiltInRole","description":"Full access to DICOM data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/dicomservices/resources/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Sender","type":"BuiltInRole","description":"Allows send access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/domains/read","Microsoft.EventGrid/partnerNamespaces/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Pool Operator","type":"BuiltInRole","description":"Used by the StoragePool Resource Provider to manage Disks added to a Disk Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Data Scientist","type":"BuiltInRole","description":"Can perform all actions within an Azure Machine Learning workspace, except for creating or deleting compute resources and modifying the workspace itself.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/*/read","Microsoft.MachineLearningServices/workspaces/*/action","Microsoft.MachineLearningServices/workspaces/*/delete","Microsoft.MachineLearningServices/workspaces/*/write"],"notActions":["Microsoft.MachineLearningServices/workspaces/delete","Microsoft.MachineLearningServices/workspaces/write","Microsoft.MachineLearningServices/workspaces/computes/*/write","Microsoft.MachineLearningServices/workspaces/computes/*/delete","Microsoft.MachineLearningServices/workspaces/computes/listKeys/action","Microsoft.MachineLearningServices/workspaces/listKeys/action","Microsoft.MachineLearningServices/workspaces/hubs/write","Microsoft.MachineLearningServices/workspaces/hubs/delete","Microsoft.MachineLearningServices/workspaces/featurestores/write","Microsoft.MachineLearningServices/workspaces/featurestores/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Admin","type":"BuiltInRole","description":"Manage server-wide settings and manage access to resources such as organizations, users, and licenses.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected SQL Server Onboarding","type":"BuiltInRole","description":"Microsoft.AzureArcData service role to access the resources of Microsoft.AzureArcData stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureArcData/sqlServerInstances/read","Microsoft.AzureArcData/sqlServerInstances/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Sender","type":"BuiltInRole","description":"Allows for send access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*/wcfRelays/read","Microsoft.Relay/*/hybridConnections/read"],"notActions":[],"dataActions":["Microsoft.Relay/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Owner","type":"BuiltInRole","description":"Allows for full access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*"],"notActions":[],"dataActions":["Microsoft.Relay/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Listener","type":"BuiltInRole","description":"Allows for listen access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*/wcfRelays/read","Microsoft.Relay/*/hybridConnections/read"],"notActions":[],"dataActions":["Microsoft.Relay/*/listen/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Viewer","type":"BuiltInRole","description":"View dashboards, playlists, and query data sources.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaViewer/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Editor","type":"BuiltInRole","description":"Create, edit, delete, or view dashboards; create, edit, or delete folders; and edit or view playlists.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaEditor/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Contributor","type":"BuiltInRole","description":"Manage azure automation resources and other resources using azure automation.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Automation/automationAccounts/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/ActionGroups/*","Microsoft.Insights/ActivityLogAlerts/*","Microsoft.Insights/MetricAlerts/*","Microsoft.Insights/ScheduledQueryRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.OperationalInsights/workspaces/sharedKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Extension Contributor","type":"BuiltInRole","description":"Can create, update, get, list and delete Kubernetes Extensions, and get extension async operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Provisioning Service Data Reader","type":"BuiltInRole","description":"Allows for full read access to Device Provisioning Service data-plane properties.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/provisioningServices/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Provisioning Service Data Contributor","type":"BuiltInRole","description":"Allows for full access to Device Provisioning Service data-plane operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/provisioningServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Trusted Signing Certificate Profile Signer","type":"BuiltInRole","description":"Sign files with a certificate profile. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CodeSigning/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.CodeSigning/certificateProfiles/Sign/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Service Registry Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Service Registry","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/eurekaService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Service Registry Contributor","type":"BuiltInRole","description":"Allow read, write and delete access to Azure Spring Cloud Service Registry","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/eurekaService/read","Microsoft.AppPlatform/Spring/eurekaService/write","Microsoft.AppPlatform/Spring/eurekaService/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Config Server Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Config Server","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Config Server Contributor","type":"BuiltInRole","description":"Allow read, write and delete access to Azure Spring Cloud Config Server","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/read","Microsoft.AppPlatform/Spring/configService/write","Microsoft.AppPlatform/Spring/configService/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure VM Managed identities restore Contributor","type":"BuiltInRole","description":"Azure VM Managed identities restore Contributors are allowed to perform Azure VM Restores with managed identities both user and system","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Search and Render Data Reader","type":"BuiltInRole","description":"Grants access to very limited set of data APIs for common visual web SDK scenarios. Specifically, render and search data APIs.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/services/render/read","Microsoft.Maps/accounts/services/search/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Contributor","type":"BuiltInRole","description":"Grants access all Azure Maps resource management.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maps/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware VM Contributor","type":"BuiltInRole","description":"Arc VMware VM Contributor has permissions to perform all VM actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/virtualmachines/*","Microsoft.ConnectedVMwarevSphere/virtualmachineinstances/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Private Cloud User","type":"BuiltInRole","description":"Azure Arc VMware Private Cloud User has permissions to use the VMware cloud resources to deploy VMs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ConnectedVMwarevSphere/virtualnetworks/join/action","Microsoft.ConnectedVMwarevSphere/virtualnetworks/Read","Microsoft.ConnectedVMwarevSphere/virtualmachinetemplates/clone/action","Microsoft.ConnectedVMwarevSphere/virtualmachinetemplates/Read","Microsoft.ConnectedVMwarevSphere/resourcepools/deploy/action","Microsoft.ConnectedVMwarevSphere/resourcepools/Read","Microsoft.ConnectedVMwarevSphere/hosts/deploy/action","Microsoft.ConnectedVMwarevSphere/hosts/Read","Microsoft.ConnectedVMwarevSphere/clusters/deploy/action","Microsoft.ConnectedVMwarevSphere/clusters/Read","Microsoft.ConnectedVMwarevSphere/datastores/allocateSpace/action","Microsoft.ConnectedVMwarevSphere/datastores/Read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Administrator role ","type":"BuiltInRole","description":"Arc VMware VM Contributor has permissions to perform all connected VMwarevSphere actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Owner","type":"BuiltInRole","description":" Has access to all Read, Test, Write, Deploy and Delete functions under LUIS","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Reader","type":"BuiltInRole","description":"Has access to Read and Test functions under Language portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*/read","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*/read","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/projects/export/action","Microsoft.CognitiveServices/accounts/Language/*/read","Microsoft.CognitiveServices/accounts/Language/*/projects/export/action","Microsoft.CognitiveServices/accounts/Language/query-text/action","Microsoft.CognitiveServices/accounts/Language/query-dataverse/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/jobs/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/jobscancel/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/jobscancel/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/jobs/action","Microsoft.CognitiveServices/accounts/Language/query-knowledgebases/action","Microsoft.CognitiveServices/accounts/Language/generate/action","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Writer","type":"BuiltInRole","description":" Has access to all Read, Test, and Write functions under Language Portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*","Microsoft.CognitiveServices/accounts/Language/*","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/projects/publish/action","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/projects/deployments/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*","Microsoft.CognitiveServices/accounts/Language/*/projects/delete","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/write","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/delete","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/swap/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Owner","type":"BuiltInRole","description":"Has access to all Read, Test, Write, Deploy and Delete functions under Language portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*","Microsoft.CognitiveServices/accounts/Language/*","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Reader","type":"BuiltInRole","description":"Has access to Read and Test functions under LUIS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*/read","Microsoft.CognitiveServices/accounts/LUIS/apps/testdatasets/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Writer","type":"BuiltInRole","description":"Has access to all Read, Test, and Write functions under LUIS","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/LUIS/apps/delete","Microsoft.CognitiveServices/accounts/LUIS/apps/move/action","Microsoft.CognitiveServices/accounts/LUIS/apps/publish/action","Microsoft.CognitiveServices/accounts/LUIS/apps/settings/write","Microsoft.CognitiveServices/accounts/LUIS/apps/azureaccounts/action","Microsoft.CognitiveServices/accounts/LUIS/apps/azureaccounts/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PlayFab Reader","type":"BuiltInRole","description":"Provides read access to PlayFab resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.PlayFab/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Contributor","type":"BuiltInRole","description":"View, create, update, delete and execute load tests. View and list load test resources but can not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/loadtests/*","Microsoft.LoadTestService/testProfiles/*","Microsoft.LoadTestService/testProfileRuns/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Owner","type":"BuiltInRole","description":"Execute all operations on load test resources and load tests","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PlayFab Contributor","type":"BuiltInRole","description":"Provides contributor access to PlayFab resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.PlayFab/*/read","Microsoft.PlayFab/*/write","Microsoft.PlayFab/*/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Reader","type":"BuiltInRole","description":"View and list all load tests and load test resources but can not make any changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/loadtests/readTest/action","Microsoft.LoadTestService/testProfiles/read","Microsoft.LoadTestService/testProfileRuns/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Immersive Reader User","type":"BuiltInRole","description":"Provides access to create Immersive Reader sessions and call APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/ImmersiveReader/getcontentmodelforreader/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Services Contributor","type":"BuiltInRole","description":"The lab services contributor role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LabServices/*","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Services Reader","type":"BuiltInRole","description":"The lab services reader role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LabServices/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Assistant","type":"BuiltInRole","description":"The lab assistant role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Operator","type":"BuiltInRole","description":"The lab operator role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/publish/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/schedules/write","Microsoft.LabServices/labs/schedules/delete","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/write","Microsoft.LabServices/labs/users/delete","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/labs/virtualMachines/resetPassword/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Contributor","type":"BuiltInRole","description":"The lab contributor role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/write","Microsoft.LabServices/labs/delete","Microsoft.LabServices/labs/publish/action","Microsoft.LabServices/labs/syncGroup/action","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/schedules/write","Microsoft.LabServices/labs/schedules/delete","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/write","Microsoft.LabServices/labs/users/delete","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/labs/virtualMachines/resetPassword/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Admin","type":"BuiltInRole","description":"Security Admin Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/policyAssignments/*","Microsoft.Authorization/policyDefinitions/*","Microsoft.Authorization/policyExemptions/*","Microsoft.Authorization/policySetDefinitions/*","Microsoft.Insights/alertRules/*","Microsoft.Management/managementGroups/read","Microsoft.operationalInsights/workspaces/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*","Microsoft.IoTSecurity/*","Microsoft.IoTFirmwareDefense/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web PubSub Service Owner","type":"BuiltInRole","description":"Full access to Azure Web PubSub Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/WebPubSub/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web PubSub Service Reader","type":"BuiltInRole","description":"Read-only access to Azure Web PubSub Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/WebPubSub/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR App Server","type":"BuiltInRole","description":"Lets your app server access SignalR Service with AAD auth options.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/auth/accessKey/action","Microsoft.SignalRService/SignalR/serverConnection/write","Microsoft.SignalRService/SignalR/clientConnection/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine User Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as a regular user.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.Compute/virtualMachines/login/action","Microsoft.HybridCompute/machines/login/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Administrator Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.Compute/virtualMachines/login/action","Microsoft.Compute/virtualMachines/loginAsAdmin/action","Microsoft.HybridCompute/machines/login/action","Microsoft.HybridCompute/machines/loginAsAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Resource Administrator","type":"BuiltInRole","description":"Can read, write, delete and re-onboard Azure Connected Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*","Microsoft.HybridCompute/machines/extensions/*","Microsoft.HybridCompute/machines/licenseProfiles/*","Microsoft.HybridCompute/machines/runCommands/*","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/privateLinkScopes/*","Microsoft.HybridCompute/licenses/*","Microsoft.HybridCompute/locations/*","Microsoft.HybridCompute/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Operator","type":"BuiltInRole","description":"Lets you manage backup services, except removal of backup, vault creation and giving access to others","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action","Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read","Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action","Microsoft.RecoveryServices/Vaults/backupJobs/*","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/*","Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupProtectableItems/*","Microsoft.RecoveryServices/Vaults/backupProtectedItems/read","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/certificates/write","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/extendedInformation/write","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/write","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/*","Microsoft.RecoveryServices/Vaults/backupValidateOperation/action","Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action","Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read","Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/locations/backupPreValidateProtection/action","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/locations/backupAadProperties/read","Microsoft.RecoveryServices/locations/backupCrrJobs/action","Microsoft.RecoveryServices/locations/backupCrrJob/action","Microsoft.RecoveryServices/locations/backupCrossRegionRestore/action","Microsoft.RecoveryServices/locations/backupCrrOperationResults/read","Microsoft.RecoveryServices/locations/backupCrrOperationsStatus/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.Support/*","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/operations/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/crossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/validateCrossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Workbook Contributor","type":"BuiltInRole","description":"Can save shared workbooks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/workbooks/write","Microsoft.Insights/workbooks/delete","Microsoft.Insights/workbooks/read","Microsoft.Insights/workbooks/revisions/read","Microsoft.Insights/workbooktemplates/write","Microsoft.Insights/workbooktemplates/delete","Microsoft.Insights/workbooktemplates/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Workbook Reader","type":"BuiltInRole","description":"Can read workbooks.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.insights/workbooks/read","microsoft.insights/workbooks/revisions/read","microsoft.insights/workbooktemplates/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Contributor","type":"BuiltInRole","description":"Can read all monitoring data and update monitoring settings.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.AlertsManagement/alerts/*","Microsoft.AlertsManagement/alertsSummary/*","Microsoft.Insights/actiongroups/*","Microsoft.Insights/activityLogAlerts/*","Microsoft.Insights/AlertRules/*","Microsoft.Insights/components/*","Microsoft.Insights/createNotifications/*","Microsoft.Insights/dataCollectionEndpoints/*","Microsoft.Insights/dataCollectionRules/*","Microsoft.Insights/dataCollectionRuleAssociations/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/eventtypes/*","Microsoft.Insights/LogDefinitions/*","Microsoft.Insights/metricalerts/*","Microsoft.Insights/MetricDefinitions/*","Microsoft.Insights/Metrics/*","Microsoft.Insights/notificationStatus/*","Microsoft.Insights/Register/Action","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/webtests/*","Microsoft.Insights/workbooks/*","Microsoft.Insights/workbooktemplates/*","Microsoft.Insights/privateLinkScopes/*","Microsoft.Insights/privateLinkScopeOperationStatuses/*","Microsoft.Monitor/accounts/*","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/intelligencepacks/*","Microsoft.OperationalInsights/workspaces/savedSearches/*","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.OperationalInsights/workspaces/sharedKeys/action","Microsoft.OperationalInsights/workspaces/sharedKeys/read","Microsoft.OperationalInsights/workspaces/storageinsightconfigs/*","Microsoft.OperationalInsights/locations/workspaces/failover/action","Microsoft.OperationalInsights/workspaces/failback/action","Microsoft.Support/*","Microsoft.AlertsManagement/smartDetectorAlertRules/*","Microsoft.AlertsManagement/actionRules/*","Microsoft.AlertsManagement/smartGroups/*","Microsoft.AlertsManagement/migrateFromSmartDetection/*","Microsoft.AlertsManagement/investigations/*","Microsoft.AlertsManagement/prometheusRuleGroups/*","Microsoft.Monitor/investigations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Metrics Publisher","type":"BuiltInRole","description":"Enables publishing metrics against Azure resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/Register/Action","Microsoft.Support/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Insights/Metrics/Write","Microsoft.Insights/Telemetry/Write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 1 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/data/read","Microsoft.Purview/accounts/data/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 2 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/scan/read","Microsoft.Purview/accounts/scan/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 3 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/data/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Contributor (Preview)","type":"BuiltInRole","description":"Grants permissions to upload and manage new Autonomous Development Platform measurements.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/discoveries/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/uploads/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurements/states/new/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurementCollections/*","Microsoft.AutonomousDevelopmentPlatform/accounts/measurementCollections/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/read","Microsoft.AutonomousDevelopmentPlatform/workspaces/discoveries/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/uploads/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/states/new/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/classifications/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/dataStreams/classifications/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurementCollections/*"],"notDataActions":["Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurements/states/new/changeState/action","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/states/new/changeState/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Owner (Preview)","type":"BuiltInRole","description":"Grants full access to Autonomous Development Platform data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Reader (Preview)","type":"BuiltInRole","description":"Grants read access to Autonomous Development Platform data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Officer","type":"BuiltInRole","description":"Perform any action on the keys of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/*","Microsoft.KeyVault/vaults/keyrotationpolicies/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Deployments Reader","type":"BuiltInRole","description":"Gives you read access to management operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Deployments Administrator","type":"BuiltInRole","description":"Gives you full access to management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/management/write","Microsoft.DeviceUpdate/accounts/instances/management/delete","Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Private Clouds Onboarding","type":"BuiltInRole","description":"Azure Arc VMware Private Clouds Onboarding role has permissions to provision all the required resources for onboard and deboard vCenter instances to Azure.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/vcenters/Write","Microsoft.ConnectedVMwarevSphere/vcenters/Read","Microsoft.ConnectedVMwarevSphere/vcenters/Delete","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.KubernetesConfiguration/extensions/Write","Microsoft.KubernetesConfiguration/extensions/Read","Microsoft.KubernetesConfiguration/extensions/Delete","Microsoft.KubernetesConfiguration/operations/read","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/Write","Microsoft.ExtendedLocation/customLocations/Delete","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ResourceConnector/appliances/Read","Microsoft.ResourceConnector/appliances/Write","Microsoft.ResourceConnector/appliances/Delete","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.BackupSolutions/vmwareapplications/write","Microsoft.BackupSolutions/vmwareapplications/delete","Microsoft.BackupSolutions/vmwareapplications/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Chamber Admin","type":"BuiltInRole","description":"Lets you manage everything under your Modeling and Simulation Workbench chamber.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ModSimWorkbench/*/read","Microsoft.ModSimWorkbench/workbenches/chambers/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.ModSimWorkbench/workbenches/chambers/fileRequests/manage/action","Microsoft.ModSimWorkbench/workbenches/chambers/connector/setCopyPaste/action"],"dataActions":["Microsoft.ModSimWorkbench/workbenches/chambers/upload/action","Microsoft.ModSimWorkbench/workbenches/chambers/files/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Automation Contributor","type":"BuiltInRole","description":"Microsoft Sentinel Automation Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Logic/workflows/triggers/read","Microsoft.Logic/workflows/triggers/listCallbackUrl/action","Microsoft.Logic/workflows/runs/read","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/read","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Endpoint Reader","type":"BuiltInRole","description":"Can view CDN endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/endpoints/*/read","Microsoft.Cdn/profiles/afdendpoints/validateCustomDomain/action","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Chamber User","type":"BuiltInRole","description":"Lets you view everything under your Modeling and Simulation Workbench chamber, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ModSimWorkbench/workbenches/chambers/*/read","Microsoft.ModSimWorkbench/workbenches/chambers/workloads/*","Microsoft.ModSimWorkbench/workbenches/chambers/getUploadUri/action","Microsoft.ModSimWorkbench/workbenches/chambers/fileRequests/getDownloadUri/action","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ModSimWorkbench/workbenches/chambers/upload/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Speech User","type":"BuiltInRole","description":"Access to the real-time speech recognition and batch transcription APIs, real-time speech synthesis and long audio APIs, as well as to read the data/test/model/endpoint for custom models, but can’t create, delete or modify the data/test/model/endpoint for custom models.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/SpeechServices/*/read","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/read","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/write","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/delete","Microsoft.CognitiveServices/accounts/SpeechServices/*/frontend/action","Microsoft.CognitiveServices/accounts/SpeechServices/text-dependent/*/action","Microsoft.CognitiveServices/accounts/SpeechServices/text-independent/*/action","Microsoft.CognitiveServices/accounts/CustomVoice/*/read","Microsoft.CognitiveServices/accounts/CustomVoice/evaluations/*","Microsoft.CognitiveServices/accounts/CustomVoice/longaudiosynthesis/*","Microsoft.CognitiveServices/accounts/AudioContentCreation/*","Microsoft.CognitiveServices/accounts/VideoTranslation/*","Microsoft.CognitiveServices/accounts/CustomAvatar/*/read","Microsoft.CognitiveServices/accounts/BatchAvatar/*","Microsoft.CognitiveServices/accounts/BatchTextToSpeech/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVoice/datasets/files/read","Microsoft.CognitiveServices/accounts/CustomVoice/datasets/utterances/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows Admin Center Administrator Login","type":"BuiltInRole","description":"Let''s you manage the OS of your resource via Windows Admin Center as an administrator.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*/read","Microsoft.HybridCompute/machines/extensions/*","Microsoft.HybridCompute/machines/upgradeExtensions/action","Microsoft.HybridCompute/operations/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkWatchers/securityGroupView/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.HybridConnectivity/endpoints/write","Microsoft.HybridConnectivity/endpoints/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/write","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/read","Microsoft.HybridConnectivity/endpoints/listManagedProxyDetails/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches/read","Microsoft.Compute/virtualMachines/patchInstallationResults/read","Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Compute/locations/publishers/artifacttypes/types/read","Microsoft.Compute/locations/publishers/artifacttypes/types/versions/read","Microsoft.Compute/diskAccesses/read","Microsoft.Compute/galleries/images/read","Microsoft.Compute/images/read","Microsoft.AzureStackHCI/Clusters/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Write","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Delete","Microsoft.AzureStackHCI/Operations/Read","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Read","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Extensions/Write","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Extensions/Read"],"notActions":[],"dataActions":["Microsoft.HybridCompute/machines/WACLoginAsAdmin/action","Microsoft.Compute/virtualMachines/WACloginAsAdmin/action","Microsoft.AzureStackHCI/Clusters/WACloginAsAdmin/Action","Microsoft.ConnectedVMwarevSphere/virtualmachines/WACloginAsAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Policy Add-on Deployment","type":"BuiltInRole","description":"Deploy the Azure Policy add-on on Azure Kubernetes Service clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/*","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/publicIPPrefixes/join/action","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/proximityPlacementGroups/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Guest Configuration Resource Contributor","type":"BuiltInRole","description":"Lets you read, write Guest Configuration Resource.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.GuestConfiguration/guestConfigurationAssignments/write","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Domain Services Reader","type":"BuiltInRole","description":"Can view Azure AD Domain Services and related network configurations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/Logs/Read","Microsoft.Insights/Metrics/read","Microsoft.Insights/DiagnosticSettings/read","Microsoft.Insights/DiagnosticSettingsCategories/Read","Microsoft.AAD/domainServices/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/azureFirewalls/read","Microsoft.Network/ddosProtectionPlans/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/*/read","Microsoft.Network/natGateways/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/routes/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Domain Services Contributor","type":"BuiltInRole","description":"Can manage Azure AD Domain Services and related network configurations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/Logs/Read","Microsoft.Insights/Metrics/Read","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read","Microsoft.AAD/register/action","Microsoft.AAD/unregister/action","Microsoft.AAD/domainServices/*","Microsoft.Network/register/action","Microsoft.Network/unregister/action","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/azureFirewalls/read","Microsoft.Network/ddosProtectionPlans/read","Microsoft.Network/ddosProtectionPlans/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/*/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/natGateways/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DNS Resolver Contributor","type":"BuiltInRole","description":"Lets you manage DNS resolver resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/dnsResolvers/read","Microsoft.Network/dnsResolvers/write","Microsoft.Network/dnsResolvers/delete","Microsoft.Network/dnsResolvers/join/action","Microsoft.Network/dnsResolvers/inboundEndpoints/read","Microsoft.Network/dnsResolvers/inboundEndpoints/write","Microsoft.Network/dnsResolvers/inboundEndpoints/delete","Microsoft.Network/dnsResolvers/inboundEndpoints/join/action","Microsoft.Network/dnsResolvers/outboundEndpoints/read","Microsoft.Network/dnsResolvers/outboundEndpoints/write","Microsoft.Network/dnsResolvers/outboundEndpoints/delete","Microsoft.Network/dnsResolvers/outboundEndpoints/join/action","Microsoft.Network/dnsForwardingRulesets/read","Microsoft.Network/dnsForwardingRulesets/write","Microsoft.Network/dnsForwardingRulesets/delete","Microsoft.Network/dnsForwardingRulesets/join/action","Microsoft.Network/dnsForwardingRulesets/forwardingRules/read","Microsoft.Network/dnsForwardingRulesets/forwardingRules/write","Microsoft.Network/dnsForwardingRulesets/forwardingRules/delete","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/read","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/write","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/delete","Microsoft.Network/locations/dnsResolverOperationResults/read","Microsoft.Network/locations/dnsResolverOperationStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Network/natGateways/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Network/serviceEndpointPolicies/join/action","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Enabled Kubernetes Cluster User Role","type":"BuiltInRole","description":"List cluster user credentials action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Kubernetes/connectedClusters/listClusterUserCredentials/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Operator for Managed Disks","type":"BuiltInRole","description":"Provides permissions to upload data to empty managed disks, read, or export data of managed disks (not attached to running VMs) and snapshots using SAS URIs and Azure AD authentication.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Compute/disks/download/action","Microsoft.Compute/disks/upload/action","Microsoft.Compute/snapshots/download/action","Microsoft.Compute/snapshots/upload/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Sensor Partner Contributor","type":"BuiltInRole","description":"Provides contribute access to manage sensor related entities in AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/sensorPartnerScope/*"],"notDataActions":["Microsoft.AgFoodPlatform/farmBeats/sensorPartnerScope/sensors/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Sharing Admin","type":"BuiltInRole","description":"This role allows user to share gallery to another subscription/tenant or share it to the public.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/share/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduled Patching Contributor","type":"BuiltInRole","description":"Provides access to manage maintenance configurations with maintenance scope InGuestPatch and corresponding configuration assignments","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maintenance/maintenanceConfigurations/read","Microsoft.Maintenance/maintenanceConfigurations/write","Microsoft.Maintenance/maintenanceConfigurations/delete","Microsoft.Maintenance/configurationAssignments/read","Microsoft.Maintenance/configurationAssignments/write","Microsoft.Maintenance/configurationAssignments/delete","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/read","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/write","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/delete","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/read","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/write","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevCenter Dev Box User","type":"BuiltInRole","description":"Provides access to create and manage dev boxes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.DevCenter/projects/users/devboxes/userStop/action","Microsoft.DevCenter/projects/users/devboxes/userStart/action","Microsoft.DevCenter/projects/users/devboxes/userGetRemoteConnection/action","Microsoft.DevCenter/projects/users/devboxes/userRead/action","Microsoft.DevCenter/projects/users/devboxes/userWrite/action","Microsoft.DevCenter/projects/users/devboxes/userDelete/action","Microsoft.DevCenter/projects/users/devboxes/userUpcomingActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userUpcomingActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userCustomize/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevCenter Project Admin","type":"BuiltInRole","description":"Provides access to manage project resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.DevCenter/projects/write","Microsoft.DevCenter/projects/delete"],"dataActions":["Microsoft.DevCenter/projects/users/devboxes/adminStart/action","Microsoft.DevCenter/projects/users/devboxes/adminStop/action","Microsoft.DevCenter/projects/users/devboxes/adminRead/action","Microsoft.DevCenter/projects/users/devboxes/adminWrite/action","Microsoft.DevCenter/projects/users/devboxes/adminDelete/action","Microsoft.DevCenter/projects/users/devboxes/userStop/action","Microsoft.DevCenter/projects/users/devboxes/userStart/action","Microsoft.DevCenter/projects/users/devboxes/userGetRemoteConnection/action","Microsoft.DevCenter/projects/users/devboxes/userRead/action","Microsoft.DevCenter/projects/users/devboxes/userWrite/action","Microsoft.DevCenter/projects/users/devboxes/userDelete/action","Microsoft.DevCenter/projects/users/devboxes/userActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userCustomize/action","Microsoft.DevCenter/projects/users/environments/adminRead/action","Microsoft.DevCenter/projects/users/environments/userWrite/action","Microsoft.DevCenter/projects/users/environments/adminWrite/action","Microsoft.DevCenter/projects/users/environments/userDelete/action","Microsoft.DevCenter/projects/users/environments/adminDelete/action","Microsoft.DevCenter/projects/users/environments/adminAction/action","Microsoft.DevCenter/projects/users/environments/adminActionRead/action","Microsoft.DevCenter/projects/users/environments/adminActionManage/action","Microsoft.DevCenter/projects/users/environments/adminOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Local User Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as a local user configured on the arc server","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Private Cloud User","type":"BuiltInRole","description":"Azure Arc ScVmm Private Cloud User has permissions to use the ScVmm resources to deploy VMs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","microsoft.scvmm/virtualnetworks/join/action","microsoft.scvmm/virtualnetworks/Read","microsoft.scvmm/virtualmachinetemplates/clone/action","microsoft.scvmm/virtualmachinetemplates/Read","microsoft.scvmm/clouds/deploy/action","microsoft.scvmm/clouds/Read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/enabledresourcetypes/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm VM Contributor","type":"BuiltInRole","description":"Arc ScVmm VM Contributor has permissions to perform all VM actions.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.scvmm/virtualmachines/*","microsoft.scvmm/virtualMachineInstances/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Private Clouds Onboarding","type":"BuiltInRole","description":"Azure Arc ScVmm Private Clouds Onboarding role has permissions to provision all the required resources for onboard and deboard vmm server instances to Azure.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.scvmm/vmmservers/Read","microsoft.scvmm/vmmservers/Write","microsoft.scvmm/vmmservers/Delete","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Administrator role","type":"BuiltInRole","description":"Arc ScVmm VM Administrator has permissions to perform all ScVmm actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ScVmm/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Admin","type":"BuiltInRole","description":"Grants a user/group the ability to create, delete and manage clusters within a given cluster pool. Cluster Admin can also run workloads, monitor, and manage all user activity on these clusters.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.HDInsight/clusterPools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/write","Microsoft.HDInsight/clusterPools/clusters/delete","Microsoft.HDInsight/clusterPools/clusters/resize/action","Microsoft.HDInsight/clusterpools/clusters/instanceviews/read","Microsoft.HDInsight/clusterPools/clusters/jobs/read","Microsoft.HDInsight/clusterPools/clusters/runjob/action","Microsoft.HDInsight/clusterpools/clusters/serviceconfigs/read","Microsoft.HDInsight/clusterPools/clusters/availableupgrades/read","Microsoft.HDInsight/clusterPools/clusters/upgrade/action","Microsoft.HDInsight/clusterPools/clusters/rollback/action","Microsoft.HDInsight/clusterPools/clusters/upgradehistories/read","Microsoft.HDInsight/clusterPools/clusters/libraries/read","Microsoft.HDInsight/clusterPools/clusters/managelibraries/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Pool Admin","type":"BuiltInRole","description":"Can read, create, modify and delete HDInsight on AKS cluster pools and create clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.HDInsight/clusterPools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/write","Microsoft.HDInsight/clusterPools/delete","Microsoft.HDInsight/clusterPools/read","Microsoft.HDInsight/clusterPools/write","Microsoft.HDInsight/clusterpools/availableupgrades/read","Microsoft.HDInsight/clusterpools/upgrade/action","Microsoft.HDInsight/clusterPools/upgradehistories/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Importer","type":"BuiltInRole","description":"Role allows user or principal to read and import FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/import/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Operator","type":"BuiltInRole","description":"Grants a user/group the ability to read cluster configurations, resize clusters and run jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HDInsight/clusterPools/read","Microsoft.Hdinsight/clusterpools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/resize/action","Microsoft.HDInsight/clusterpools/clusters/instanceviews/read","Microsoft.HDInsight/clusterPools/clusters/jobs/read","Microsoft.HDInsight/clusterPools/clusters/runjob/action","Microsoft.HDInsight/clusterpools/clusters/serviceconfigs/read","Microsoft.HDInsight/clusterPools/clusters/availableupgrades/read","Microsoft.HDInsight/clusterPools/clusters/upgradehistories/read","Microsoft.HDInsight/clusterPools/clusters/libraries/read","Microsoft.HDInsight/clusterPools/clusters/managelibraries/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read","Microsoft.Insights/diagnosticSettings/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Developer Portal Content Editor","type":"BuiltInRole","description":"Can customize the developer portal, edit its content, and publish it.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/portalRevisions/read","Microsoft.ApiManagement/service/portalRevisions/write","Microsoft.ApiManagement/service/contentTypes/read","Microsoft.ApiManagement/service/contentTypes/delete","Microsoft.ApiManagement/service/contentTypes/write","Microsoft.ApiManagement/service/contentTypes/contentItems/read","Microsoft.ApiManagement/service/contentTypes/contentItems/write","Microsoft.ApiManagement/service/contentTypes/contentItems/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"VM Scanner Operator","type":"BuiltInRole","description":"Role that provides access to disk snapshot for security analysis.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/instanceView/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Owner","type":"BuiltInRole","description":"Allows for full access to all resources under Azure Elastic SAN including changing network security policies to unblock data path access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Reader","type":"BuiltInRole","description":"Allows for control path read access to Azure Elastic SAN","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Power On Contributor","type":"BuiltInRole","description":"Provide permission to the Azure Virtual Desktop Resource Provider to start virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.AzureStackHCI/virtualMachineInstances/read","Microsoft.AzureStackHCI/virtualMachineInstances/start/action","Microsoft.AzureStackHCI/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Virtual Machine Contributor","type":"BuiltInRole","description":"This role is in preview and subject to change. Provide permission to the Azure Virtual Desktop Resource Provider to create, delete, update, start, and stop virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/write","Microsoft.DesktopVirtualization/hostpools/retrieveRegistrationToken/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/write","Microsoft.DesktopVirtualization/hostpools/sessionhosts/delete","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/disconnect/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action","Microsoft.DesktopVirtualization/hostpools/sessionHostConfigurations/read","Microsoft.DesktopVirtualization/hostpools/doNotUseInternalAPI/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/retryprovisioning/action","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/availabilitySets/vmSizes/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/images/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/locations/vmSizes/read","Microsoft.Compute/operations/read","Microsoft.Compute/skus/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/runCommands/write","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Marketplace/offerTypes/publishers/offers/plans/agreements/read","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DesktopVirtualization/scalingPlans/read","Microsoft.DesktopVirtualization/scalingPlans/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Power On Off Contributor","type":"BuiltInRole","description":"Provide permission to the Azure Virtual Desktop Resource Provider to start and stop virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.AzureStackHCI/operations/read","Microsoft.AzureStackHCI/virtualMachineInstances/read","Microsoft.AzureStackHCI/virtualMachineInstances/restart/action","Microsoft.AzureStackHCI/virtualMachineInstances/start/action","Microsoft.AzureStackHCI/virtualMachineInstances/stop/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/start/action","Microsoft.ComputeSchedule/locations/virtualMachinesCancelOperations/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteDeallocate/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteHibernate/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteStart/action","Microsoft.ComputeSchedule/locations/virtualMachinesGetOperationErrors/action","Microsoft.ComputeSchedule/locations/virtualMachinesGetOperationStatus/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitDeallocate/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitHibernate/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitStart/action","Microsoft.ComputeSchedule/register/action","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/delete","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/write","Microsoft.DesktopVirtualization/hostpools/write","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/operations/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/eventtypes/values/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Access Review Operator Service Role","type":"BuiltInRole","description":"Lets you grant Access Review System app permissions to discover and revoke access as needed by the access review process.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignments/delete","Microsoft.Management/getEntities/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Volume Group Owner","type":"BuiltInRole","description":"Allows for full access to a volume group in Azure Elastic SAN including changing network security policies to unblock data path access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.ElasticSan/elasticSans/volumeGroups/*","Microsoft.ElasticSan/locations/asyncoperations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Trusted Signing Identity Verifier","type":"BuiltInRole","description":"Manage identity or business verification requests. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CodeSigning/*/read"],"notActions":[],"dataActions":["Microsoft.CodeSigning/IdentityVerification/Read","Microsoft.CodeSigning/IdentityVerification/Write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Video Indexer Restricted Viewer","type":"BuiltInRole","description":"Has access to view and search through all video''s insights and transcription in the Video Indexer portal. No access to model customization, embedding of widget, downloading videos, or sharing the account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.VideoIndexer/*/read","Microsoft.VideoIndexer/accounts/*/action"],"notActions":["Microsoft.VideoIndexer/*/write","Microsoft.VideoIndexer/*/delete","Microsoft.VideoIndexer/accounts/generateAccessToken/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Data Reader","type":"BuiltInRole","description":"Can access the data in an Azure Monitor Workspace.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Monitor/accounts/data/metrics/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Reader","type":"BuiltInRole","description":"Grants read-only access to most Kubernetes resources within a namespace in the fleet-managed hub cluster. It does not allow viewing roles or role bindings. This role does not allow viewing Secrets, since reading the contents of Secrets enables access to ServiceAccount credentials in the namespace, which would allow API access as any ServiceAccount in the namespace (a form of privilege escalation). Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/read","Microsoft.ContainerService/fleets/apps/deployments/read","Microsoft.ContainerService/fleets/apps/statefulsets/read","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/fleets/batch/cronjobs/read","Microsoft.ContainerService/fleets/batch/jobs/read","Microsoft.ContainerService/fleets/configmaps/read","Microsoft.ContainerService/fleets/endpoints/read","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/read","Microsoft.ContainerService/fleets/extensions/deployments/read","Microsoft.ContainerService/fleets/extensions/ingresses/read","Microsoft.ContainerService/fleets/extensions/networkpolicies/read","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/read","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/fleets/persistentvolumeclaims/read","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/read","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/serviceaccounts/read","Microsoft.ContainerService/fleets/services/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Cluster Admin","type":"BuiltInRole","description":"Grants read/write access to all Kubernetes resources in the fleet-managed hub cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Admin","type":"BuiltInRole","description":"Grants read/write access to Kubernetes resources within a namespace in the fleet-managed hub cluster - provides write permissions on most objects within a a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/*","Microsoft.ContainerService/fleets/apps/deployments/*","Microsoft.ContainerService/fleets/apps/statefulsets/*","Microsoft.ContainerService/fleets/authorization.k8s.io/localsubjectaccessreviews/write","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/*","Microsoft.ContainerService/fleets/batch/cronjobs/*","Microsoft.ContainerService/fleets/batch/jobs/*","Microsoft.ContainerService/fleets/configmaps/*","Microsoft.ContainerService/fleets/endpoints/*","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/*","Microsoft.ContainerService/fleets/extensions/deployments/*","Microsoft.ContainerService/fleets/extensions/ingresses/*","Microsoft.ContainerService/fleets/extensions/networkpolicies/*","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/*","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/*","Microsoft.ContainerService/fleets/persistentvolumeclaims/*","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/*","Microsoft.ContainerService/fleets/rbac.authorization.k8s.io/rolebindings/*","Microsoft.ContainerService/fleets/rbac.authorization.k8s.io/roles/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/secrets/*","Microsoft.ContainerService/fleets/serviceaccounts/*","Microsoft.ContainerService/fleets/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Writer","type":"BuiltInRole","description":"Grants read/write access to most Kubernetes resources within a namespace in the fleet-managed hub cluster. This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace.  Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/*","Microsoft.ContainerService/fleets/apps/deployments/*","Microsoft.ContainerService/fleets/apps/statefulsets/*","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/*","Microsoft.ContainerService/fleets/batch/cronjobs/*","Microsoft.ContainerService/fleets/batch/jobs/*","Microsoft.ContainerService/fleets/configmaps/*","Microsoft.ContainerService/fleets/endpoints/*","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/*","Microsoft.ContainerService/fleets/extensions/deployments/*","Microsoft.ContainerService/fleets/extensions/ingresses/*","Microsoft.ContainerService/fleets/extensions/networkpolicies/*","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/*","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/*","Microsoft.ContainerService/fleets/persistentvolumeclaims/*","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/secrets/*","Microsoft.ContainerService/fleets/serviceaccounts/*","Microsoft.ContainerService/fleets/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager Contributor Role","type":"BuiltInRole","description":"Grants read/write access to Azure resources provided by Azure Kubernetes Fleet Manager, including fleets, fleet members, fleet update strategies, fleet update runs, etc.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/fleets/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Namespace User","type":"BuiltInRole","description":"Allows a user to read namespace resources and retrieve kubeconfig for the cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/namespaces/listUserCredential/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Labeling - Labeler","type":"BuiltInRole","description":"Can label data in Labeling.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/read","Microsoft.MachineLearningServices/workspaces/experiments/runs/read","Microsoft.MachineLearningServices/workspaces/labeling/projects/read","Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read","Microsoft.MachineLearningServices/workspaces/labeling/labels/read","Microsoft.MachineLearningServices/workspaces/labeling/labels/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Role Based Access Control Administrator","type":"BuiltInRole","description":"Manage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Template Spec Reader","type":"BuiltInRole","description":"Allows read access to Template Specs at the assigned scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/templateSpecs/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Template Spec Contributor","type":"BuiltInRole","description":"Allows full access to Template Spec operations at the assigned scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/templateSpecs/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Playbook Operator","type":"BuiltInRole","description":"Microsoft Sentinel Playbook Operator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Logic/workflows/read","Microsoft.Logic/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Deployment Environments User","type":"BuiltInRole","description":"Provides access to manage environment resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read"],"notActions":["Microsoft.DevCenter/projects/pools/read","Microsoft.DevCenter/projects/pools/schedules/read"],"dataActions":["Microsoft.DevCenter/projects/users/environments/userRead/action","Microsoft.DevCenter/projects/users/environments/userWrite/action","Microsoft.DevCenter/projects/users/environments/userDelete/action","Microsoft.DevCenter/projects/users/environments/userActionManage/action","Microsoft.DevCenter/projects/users/environments/userOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Connect Role","type":"BuiltInRole","description":"Azure Spring Apps Connect Role","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/apps/deployments/connect/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Remote Debugging Role","type":"BuiltInRole","description":"Azure Spring Apps Remote Debugging Role","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/apps/deployments/remotedebugging/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Registry User","type":"BuiltInRole","description":"Can perform all actions on Machine Learning Services Registry assets as well as get Registry resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/registries/read","Microsoft.MachineLearningServices/registries/assets/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Compute Operator","type":"BuiltInRole","description":"Can access and perform CRUD operations on Machine Learning Services managed compute resources (including Notebook VMs).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/computes/*","Microsoft.MachineLearningServices/workspaces/notebooks/vm/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions reader","type":"BuiltInRole","description":"This role provides read access to all capabilities of Azure Center for SAP solutions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Workloads/sapvirtualInstances/*/read","Microsoft.Workloads/Locations/*/read","Microsoft.Workloads/Operations/read","Microsoft.Workloads/Locations/OperationStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/read","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/privateEndpoints/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions service role","type":"BuiltInRole","description":"Azure Center for SAP solutions service role - This role is intended to be used for providing the permissions to user assigned managed identity. Azure Center for SAP solutions will use this identity to deploy and manage SAP systems.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/checkIpAddressAvailability/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/virtualNetworks/virtualMachines/read","Microsoft.Network/networkInterfaces/ipconfigurations/join/action","Microsoft.Network/privateEndpoints/read","Microsoft.Network/privateEndpoints/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/frontendIPConfigurations/join/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/PrivateEndpointConnectionsApproval/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/write","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/fileServices/shares/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/skus/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions administrator","type":"BuiltInRole","description":"This role provides read and write access to all capabilities of Azure Center for SAP solutions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Workloads/sapvirtualInstances/*/read","Microsoft.Workloads/sapVirtualInstances/*/write","Microsoft.Workloads/sapVirtualInstances/*/delete","Microsoft.Workloads/Locations/*/action","Microsoft.Workloads/Locations/*/read","Microsoft.Workloads/sapVirtualInstances/*/start/action","Microsoft.Workloads/sapVirtualInstances/*/stop/action","Microsoft.Workloads/connectors/*/read","Microsoft.Workloads/connectors/*/write","Microsoft.Workloads/connectors/*/delete","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/privateEndpoints/read","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/*/generateKeyPair/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AppGw for Containers Configuration Manager","type":"BuiltInRole","description":"Allows access and configuration updates to Application Gateway for Containers resource.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceNetworking/trafficControllers/read","Microsoft.ServiceNetworking/trafficControllers/write","Microsoft.ServiceNetworking/trafficControllers/delete","Microsoft.ServiceNetworking/trafficControllers/frontends/read","Microsoft.ServiceNetworking/trafficControllers/frontends/write","Microsoft.ServiceNetworking/trafficControllers/frontends/delete","Microsoft.ServiceNetworking/trafficControllers/associations/read","Microsoft.ServiceNetworking/trafficControllers/associations/write","Microsoft.ServiceNetworking/trafficControllers/associations/delete","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read"],"notActions":[],"dataActions":["Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/read","Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/write","Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR SMART User","type":"BuiltInRole","description":"Role allows user to access FHIR Service according to SMART on FHIR specification","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/services/fhir/resources/smart/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/smart/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services OpenAI Contributor","type":"BuiltInRole","description":"Full access including the ability to fine-tune, deploy and generate text","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/deployments/write","Microsoft.CognitiveServices/accounts/deployments/delete","Microsoft.CognitiveServices/accounts/raiPolicies/read","Microsoft.CognitiveServices/accounts/raiPolicies/write","Microsoft.CognitiveServices/accounts/raiPolicies/delete","Microsoft.CognitiveServices/accounts/commitmentplans/read","Microsoft.CognitiveServices/accounts/commitmentplans/write","Microsoft.CognitiveServices/accounts/commitmentplans/delete","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services OpenAI User","type":"BuiltInRole","description":"Ability to view files, models, deployments. Readers can''t make any changes They can inference and create images","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*/read","Microsoft.CognitiveServices/accounts/OpenAI/engines/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/engines/search/action","Microsoft.CognitiveServices/accounts/OpenAI/engines/generate/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/audio/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/search/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/chat/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/extensions/chat/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/embeddings/action","Microsoft.CognitiveServices/accounts/OpenAI/images/generations/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Impact Reporter","type":"BuiltInRole","description":"Allows access to create/report, read and delete impacts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/*","Microsoft.Impact/ImpactCategories/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Impact Reader","type":"BuiltInRole","description":"Allows read-only access to reported impacts and impact categories","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/read","Microsoft.Impact/ImpactCategories/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ContainerApp Reader","type":"BuiltInRole","description":"View all containerapp resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster Monitoring User","type":"BuiltInRole","description":"List cluster monitoring user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterMonitoringUserCredential/action","Microsoft.ContainerService/managedClusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Resource Manager","type":"BuiltInRole","description":"Custom Role for AzureStackHCI RP to manage hybrid compute machines and hybrid connectivity endpoints in a resource group","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/*/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/write","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/*/read","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/write","Microsoft.HybridConnectivity/endpoints/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/write","Microsoft.HybridConnectivity/endpoints/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EdgeMarketplace/locations/operationStatuses/read","Microsoft.EdgeMarketPlace/offers/getAccessToken/action","Microsoft.EdgeMarketPlace/offers/generateAccessToken/action","Microsoft.EdgeMarketplace/publishers/read","Microsoft.EdgeMarketplace/offers/read","Microsoft.ExtendedLocation/customLocations/read","Microsoft.Attestation/attestationProviders/write","Microsoft.Attestation/attestationProviders/read","Microsoft.Attestation/attestationProviders/delete","Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/attestation/write","Microsoft.Attestation/attestationProviders/attestation/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlDb Migration Role","type":"BuiltInRole","description":"Role for SqlDb migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sql/servers/read","Microsoft.Sql/servers/write","Microsoft.Sql/servers/databases/read","Microsoft.Sql/servers/databases/write","Microsoft.Sql/servers/databases/delete","Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services GDU Solution","type":"BuiltInRole","description":"Provide access to GDU Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Imagery Solution","type":"BuiltInRole","description":"Provide access to Imagery Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions Service role for management","type":"BuiltInRole","description":"This role has permissions that the user assigned managed identity must have to enable registration for the existing systems.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions Management role","type":"BuiltInRole","description":"This role has permissions which allow users to register existing systems, view and manage systems.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Agentless Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Kubernetes Services","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/write","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/delete","Microsoft.ContainerService/managedClusters/read","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Security/pricings/securityoperators/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Usage Billing Data Sender","type":"BuiltInRole","description":"Azure Usage Billing shared BuiltIn role to be used for all Customer Account Authentication","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.UsageBilling/accounts/inputs/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Registry secure supply chain operator service role","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Container Registry for security assessment of container images","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read","Microsoft.ContainerRegistry/registries/push/write","Microsoft.ContainerRegistry/registries/artifacts/delete"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write","Microsoft.ContainerRegistry/registries/repositories/metadata/delete","Microsoft.ContainerRegistry/registries/repositories/content/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlMI Migration Role","type":"BuiltInRole","description":"Role for SqlMI migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sql/managedInstances/read","Microsoft.Sql/managedInstances/write","Microsoft.Sql/managedInstances/databases/read","Microsoft.Sql/managedInstances/databases/write","Microsoft.Sql/managedInstances/databases/delete","Microsoft.Sql/managedInstances/metrics/read","Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/blobServices/containers/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlVM Migration Role","type":"BuiltInRole","description":"Role for SqlVM migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.SqlVirtualMachine/sqlVirtualMachines/read","Microsoft.SqlVirtualMachine/sqlVirtualMachines/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services CWUM Solution","type":"BuiltInRole","description":"Provide access to CWUM Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Domain Contributor","type":"BuiltInRole","description":"For internal use within Azure. Can manage Azure Front Door domains, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/customdomainresults/read","Microsoft.Cdn/profiles/customdomains/read","Microsoft.Cdn/profiles/customdomains/write","Microsoft.Cdn/profiles/customdomains/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Secret Contributor","type":"BuiltInRole","description":"For internal use within Azure. Can manage Azure Front Door secrets, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/secretresults/read","Microsoft.Cdn/profiles/secrets/read","Microsoft.Cdn/profiles/secrets/write","Microsoft.Cdn/profiles/secrets/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Domain Reader","type":"BuiltInRole","description":"For internal use within Azure. Can view Azure Front Door domains, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/customdomainresults/read","Microsoft.Cdn/profiles/customdomains/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Secret Reader","type":"BuiltInRole","description":"For internal use within Azure. Can view Azure Front Door secrets, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/secretresults/read","Microsoft.Cdn/profiles/secrets/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL Backup And Export Operator","type":"BuiltInRole","description":"Grants full access to manage backup and export resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DBforMySQL/flexibleServers/validateBackup/action","Microsoft.DBforMySQL/flexibleServers/backupAndExport/action","Microsoft.DBforMySQL/locations/operationResults/read","Microsoft.DBforMySQL/locations/azureAsyncOperation/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"LocalNGFirewallAdministrator role","type":"BuiltInRole","description":"Allows user to create, modify, describe, or delete NGFirewalls.","assignableScopes":["/"],"permissions":[{"actions":["PaloAltoNetworks.Cloudngfw/firewalls/*","PaloAltoNetworks.Cloudngfw/localRulestacks/read","PaloAltoNetworks.Cloudngfw/globalRulestacks/read","PaloAltoNetworks.Cloudngfw/Locations/operationStatuses/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/sharedKeys/read","Microsoft.OperationalInsights/workspaces/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/networkVirtualAppliances/read","Microsoft.Network/networkVirtualAppliances/write","Microsoft.Network/networkVirtualAppliances/delete","Microsoft.Network/virtualHubs/read","Microsoft.Network/virtualWans/read","Microsoft.Network/virtualWans/virtualHubs/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Administrator","type":"BuiltInRole","description":"Grants full access to the cluster and its resources, including the ability to register Azure Stack HCI and assign others as Azure Arc HCI VM Contributor and/or Azure Arc HCI VM Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/register/action","Microsoft.AzureStackHCI/Unregister/Action","Microsoft.AzureStackHCI/clusters/*","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Write","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Write","Microsoft.AzureStackHCI/NetworkSecurityGroups/Delete","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Delete","Microsoft.AzureStackHCI/NetworkSecurityGroups/join/action","Microsoft.HybridCompute/register/action","Microsoft.GuestConfiguration/register/action","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.HybridConnectivity/register/action","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Support/*","Microsoft.AzureStackHCI/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ResourceConnector/register/action","Microsoft.ResourceConnector/appliances/read","Microsoft.ResourceConnector/appliances/write","Microsoft.ResourceConnector/appliances/delete","Microsoft.ResourceConnector/locations/operationresults/read","Microsoft.ResourceConnector/locations/operationsstatus/read","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.ResourceConnector/appliances/listKeys/action","Microsoft.ResourceConnector/operations/read","Microsoft.ExtendedLocation/register/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/write","Microsoft.ExtendedLocation/customLocations/delete","Microsoft.EdgeMarketplace/offers/read","Microsoft.EdgeMarketplace/publishers/read","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/operations/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.AzureStackHCI/StorageContainers/Write","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.HybridContainerService/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"LocalRulestacksAdministrator role","type":"BuiltInRole","description":"Allows users to create, modify, describe, or delete Rulestacks.","assignableScopes":["/"],"permissions":[{"actions":["PaloAltoNetworks.Cloudngfw/localRulestacks/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Extension for SQL Server Deployment","type":"BuiltInRole","description":"Microsoft.AzureArcData service role to enable deployment of Azure Extension for SQL Server","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/write","Microsoft.HybridCompute/machines/extensions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Read and Batch Role","type":"BuiltInRole","description":"This role can be used to assign read and batch actions on Azure Maps.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/services/*/read","Microsoft.Maps/accounts/services/batch/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace Reader","type":"BuiltInRole","description":"Has read-only access to entities in the workspace. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace API Product Manager","type":"BuiltInRole","description":"Has read access to entities in the workspace and read and write access to entities for publishing APIs. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.ApiManagement/service/workspaces/products/*","Microsoft.ApiManagement/service/workspaces/subscriptions/*","Microsoft.ApiManagement/service/workspaces/groups/*","Microsoft.ApiManagement/service/workspaces/tags/*","Microsoft.ApiManagement/service/workspaces/notifications/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace API Developer","type":"BuiltInRole","description":"Has read access to entities in the workspace and read and write access to entities for editing APIs. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.ApiManagement/service/workspaces/apis/*","Microsoft.ApiManagement/service/workspaces/apiVersionSets/*","Microsoft.ApiManagement/service/workspaces/policies/*","Microsoft.ApiManagement/service/workspaces/schemas/*","Microsoft.ApiManagement/service/workspaces/products/*","Microsoft.ApiManagement/service/workspaces/policyFragments/*","Microsoft.ApiManagement/service/workspaces/namedValues/*","Microsoft.ApiManagement/service/workspaces/tags/*","Microsoft.ApiManagement/service/workspaces/backends/*","Microsoft.ApiManagement/service/workspaces/certificates/*","Microsoft.ApiManagement/service/workspaces/diagnostics/*","Microsoft.ApiManagement/service/workspaces/loggers/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Workspace API Product Manager","type":"BuiltInRole","description":"Has the same access as API Management Service Workspace API Developer as well as read access to users and write access to allow assigning users to groups. This role should be assigned on the service scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/users/read","Microsoft.ApiManagement/service/tags/read","Microsoft.ApiManagement/service/tags/apiLinks/*","Microsoft.ApiManagement/service/tags/operationLinks/*","Microsoft.ApiManagement/service/tags/productLinks/*","Microsoft.ApiManagement/service/products/read","Microsoft.ApiManagement/service/products/apiLinks/*","Microsoft.ApiManagement/service/groups/read","Microsoft.ApiManagement/service/groups/users/*","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/authorizationServers/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Workspace API Developer","type":"BuiltInRole","description":"Has read access to tags and products and write access to allow: assigning APIs to products, assigning tags to products and APIs. This role should be assigned on the service scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/tags/read","Microsoft.ApiManagement/service/tags/apiLinks/*","Microsoft.ApiManagement/service/tags/operationLinks/*","Microsoft.ApiManagement/service/tags/productLinks/*","Microsoft.ApiManagement/service/products/read","Microsoft.ApiManagement/service/products/apiLinks/*","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/authorizationServers/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace Contributor","type":"BuiltInRole","description":"Can manage the workspace and view, but not modify its members. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data Privileged Reader","type":"BuiltInRole","description":"Customer has read access on Azure Storage file shares.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/readFileBackupSemantics/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data Privileged Contributor","type":"BuiltInRole","description":"Customer has read, write, delete and modify NTFS permission access on Azure Storage file shares.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/modifypermissions/action","Microsoft.Storage/storageAccounts/fileServices/readFileBackupSemantics/action","Microsoft.Storage/storageAccounts/fileServices/writeFileBackupSemantics/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows 365 Network User","type":"BuiltInRole","description":"This role is used by Windows 365 to read virtual networks and join the designated virtual networks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/subnets/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows 365 Network Interface Contributor","type":"BuiltInRole","description":"This role is used by Windows 365 to provision required network resources and join Microsoft-hosted VMs to network interfaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/effectiveNetworkSecurityGroups/action","Microsoft.Network/networkInterfaces/effectiveRouteTable/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows365SubscriptionReader","type":"BuiltInRole","description":"Read subscriptions, images, azure firewalls. This role is used in Windows365 scenarios.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Compliance Automation Administrator","type":"BuiltInRole","description":"Create, read, download, modify and delete reports objects and related other resource objects.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppComplianceAutomation/*","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/fileservices/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.PolicyInsights/policyStates/queryResults/action","Microsoft.PolicyInsights/policyStates/triggerEvaluation/action","Microsoft.Resources/resources/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Resources/subscriptions/resources/read","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/tags/read","Microsoft.Resources/deployments/validate/action","Microsoft.Security/automations/read","Microsoft.Resources/deployments/write","Microsoft.Security/automations/delete","Microsoft.Security/automations/write","Microsoft.Security/register/action","Microsoft.Security/unregister/action","*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Compliance Automation Reader","type":"BuiltInRole","description":"Read, download the reports objects and related other resource objects.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Contributor","type":"BuiltInRole","description":"Allows user read and write access to Azure Sphere resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SaaS Hub Contributor","type":"BuiltInRole","description":"SaaS Hub contributor can manage SaaS Hub resource","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SaaSHub/cloudservices/read","Microsoft.SaaSHub/cloudservices/write","Microsoft.SaaSHub/cloudservices/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Reader","type":"BuiltInRole","description":"Allows user to read Azure Sphere resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*/read","Microsoft.AzureSphere/catalogs/countDevices/action","Microsoft.AzureSphere/catalogs/listDeviceGroups/action","Microsoft.AzureSphere/catalogs/listDeviceInsights/action","Microsoft.AzureSphere/catalogs/listDevices/action","Microsoft.AzureSphere/catalogs/listDeployments/action","Microsoft.AzureSphere/catalogs/products/countDevices/action","Microsoft.AzureSphere/catalogs/products/deviceGroups/countDevices/action","Microsoft.AzureSphere/catalogs/certificates/retrieveCertChain/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/DiagnosticSettings/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Publisher","type":"BuiltInRole","description":"Allows user to read and download Azure Sphere resources and upload images.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*/read","Microsoft.AzureSphere/catalogs/countDevices/action","Microsoft.AzureSphere/catalogs/listDeviceGroups/action","Microsoft.AzureSphere/catalogs/listDeviceInsights/action","Microsoft.AzureSphere/catalogs/listDevices/action","Microsoft.AzureSphere/catalogs/products/countDevices/action","Microsoft.AzureSphere/catalogs/products/deviceGroups/countDevices/action","Microsoft.AzureSphere/catalogs/certificates/retrieveProofOfPossessionNonce/action","Microsoft.AzureSphere/catalogs/certificates/retrieveCertChain/action","Microsoft.AzureSphere/catalogs/images/write","Microsoft.AzureSphere/catalogs/uploadImage/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/DiagnosticSettings/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Procurement Contributor","type":"BuiltInRole","description":"Lets you manage the procurement of products and services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SaaSHub/cloudservices/read","Microsoft.SaaSHub/cloudservices/write","Microsoft.SaaSHub/cloudservices/delete","Microsoft.SaaSHub/register/action","Microsoft.SaaS/resources/read","Microsoft.SaaS/resources/write","Microsoft.SaaS/resources/delete","Microsoft.SaaS/register/action","Microsoft.ProfessionalService/resources/read","Microsoft.ProfessionalService/resources/write","Microsoft.ProfessionalService/resources/delete","Microsoft.ProfessionalService/register/action","Microsoft.BillingBenefits/register/action","Microsoft.BillingBenefits/maccs/read","Microsoft.BillingBenefits/maccs/write","Microsoft.BillingBenefits/maccs/delete","Microsoft.BillingBenefits/maccs/cancel/action","Microsoft.BillingBenefits/maccs/chargeShortfall/action","Microsoft.BillingBenefits/maccs/contributors/read","Microsoft.EnterpriseSupport/enterpriseSupports/read","Microsoft.EnterpriseSupport/enterpriseSupports/write","Microsoft.EnterpriseSupport/enterpriseSupports/delete","Microsoft.EnterpriseSupport/register/action","Microsoft.SoftwarePlan/register/action","Microsoft.SoftwarePlan/softwareSubscriptions/read","Microsoft.SoftwarePlan/softwareSubscriptions/write","Microsoft.SoftwarePlan/softwareSubscriptions/delete","Microsoft.SoftwarePlan/softwareSubscriptions/cancel/action","Microsoft.SoftwarePlan/softwareSubscriptions/listKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Machine Learning Workspace Connection Secrets Reader","type":"BuiltInRole","description":"Can list workspace connection secrets","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/connections/listsecrets/action","Microsoft.MachineLearningServices/workspaces/metadata/secrets/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Search Serverless Data Reader (Deprecated)","type":"BuiltInRole","description":"This role has been deprecated","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveSearch/indexes/schema/read","Microsoft.CognitiveSearch/indexes/documents/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Search Serverless Data Contributor (Deprecated)","type":"BuiltInRole","description":"This role has been deprecated","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveSearch/indexes/schema/*","Microsoft.CognitiveSearch/indexes/documents/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Owner Role","type":"BuiltInRole","description":"Community Owner Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/communities/read","Microsoft.Mission/communities/write","Microsoft.Mission/communities/delete","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/internalConnections/delete","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/delete","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Mission/virtualEnclaves/workloads/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/communityEndpoints/write","Microsoft.Mission/communities/communityEndpoints/delete","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/communities/transitHubs/write","Microsoft.Mission/communities/transitHubs/delete","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/approvals/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Firmware Analysis Admin","type":"BuiltInRole","description":"Upload and analyze firmware images in Defender for IoT","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IoTFirmwareDefense/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Data Access Administrator","type":"BuiltInRole","description":"Manage access to Azure Key Vault by adding or removing role assignments for the Key Vault Administrator, Key Vault Certificates Officer, Key Vault Crypto Officer, Key Vault Crypto Service Encryption User, Key Vault Crypto User, Key Vault Reader, Key Vault Secrets Officer, or Key Vault Secrets User roles. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.KeyVault/vaults/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender for Storage Data Scanner","type":"BuiltInRole","description":"Grants access to read blobs and update index tags. This role is used by the data scanner of Defender for Storage.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Diagnostics Role","type":"BuiltInRole","description":"Grants permissions to execute diagnostics provided by Compute Diagnostic Service for Compute Resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/virtualmachinescalesets/disks/beginGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Network Admin","type":"BuiltInRole","description":"Allows access to create Private Endpoints on SAN resources, and to read SAN resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*/read","Microsoft.ElasticSan/elasticSans/PrivateEndpointConnectionsApproval/action","Microsoft.ElasticSan/elasticSans/privateEndpointConnections/write","Microsoft.ElasticSan/elasticSans/privateEndpointConnections/delete","Microsoft.ElasticSan/locations/asyncoperations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Usages Reader","type":"BuiltInRole","description":"Minimal permission to view Cognitive Services usages.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/locations/usages/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Server Long Term Retention Backup Role","type":"BuiltInRole","description":"Role to allow backup vault to access PostgreSQL Flexible Server Resource APIs for Long Term Retention Backup.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations/read","Microsoft.DBforPostgreSQL/flexibleServers/ltrPreBackup/action","Microsoft.DBforPostgreSQL/flexibleServers/startLtrBackup/action","Microsoft.DBforPostgreSQL/locations/azureAsyncOperation/read","Microsoft.DBforPostgreSQL/locations/operationResults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Parameter Manager","type":"BuiltInRole","description":"Role allows user or principal access to $status and $reindex to update search parameters","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/fhirservices/resources/reindex/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/write","Microsoft.HealthcareApis/workspaces/fhirservices/resources/searchparameter/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Data Access Administrator (preview)","type":"BuiltInRole","description":"Manage access to Virtual Machines by adding or removing role assignments for the Virtual Machine Administrator Login and Virtual Machine User Login roles. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Reader (Preview)","type":"BuiltInRole","description":"You have read-only access to all resources in a Standard logic app and workflows, including the workflow runs and their history.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Developer (Preview)","type":"BuiltInRole","description":"You can create and edit workflows, connections, and settings for a Standard logic app. You can''t make changes outside the workflow scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/sites/config/list/Action","microsoft.web/sites/config/Write","microsoft.web/sites/config/web/appsettings/delete","microsoft.web/sites/config/web/appsettings/write","microsoft.web/sites/deployWorkflowArtifacts/action","microsoft.web/sites/hostruntime/*","microsoft.web/sites/listworkflowsconnections/action","Microsoft.Web/sites/publish/Action","microsoft.web/sites/slots/config/appsettings/write","Microsoft.Web/sites/slots/config/list/Action","microsoft.web/sites/slots/config/web/appsettings/delete","microsoft.web/sites/slots/deployWorkflowArtifacts/action","microsoft.web/sites/slots/listworkflowsconnections/action","Microsoft.Web/sites/slots/publish/Action","microsoft.web/sites/workflows/*","microsoft.web/sites/workflowsconfiguration/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Contributor (Preview)","type":"BuiltInRole","description":"You can manage all aspects of a Standard logic app and workflows. You can''t change access or ownership.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/certificates/*","Microsoft.Web/connectionGateways/*","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/serverFarms/*","Microsoft.Web/sites/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Operator (Preview)","type":"BuiltInRole","description":"You can enable and disable the logic app, resubmit workflow runs, as well as create connections. You can''t edit workflows or settings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/sites/applySlotConfig/Action","microsoft.web/sites/hostruntime/*","Microsoft.Web/sites/restart/Action","Microsoft.Web/sites/slots/restart/Action","Microsoft.Web/sites/slots/slotsswap/Action","Microsoft.Web/sites/slots/start/Action","Microsoft.Web/sites/slots/stop/Action","Microsoft.Web/sites/slotsdiffs/Action","Microsoft.Web/sites/slotsswap/Action","Microsoft.Web/sites/start/Action","Microsoft.Web/sites/stop/Action","Microsoft.Web/sites/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IPAM Pool User","type":"BuiltInRole","description":"Read IPAM Pools and child resources. Create and remove associations. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/networkManagers/ipamPools/*/read","Microsoft.Network/networkManagers/ipamPools/*/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SpatialMapsAccounts Account Owner","type":"BuiltInRole","description":"Lets you manage data in your account, including deleting them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/spatialMapsAccounts/read","Microsoft.MixedReality/spatialMapsAccounts/delete","Microsoft.MixedReality/spatialMapsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Resource Notifications System Topics Subscriber","type":"BuiltInRole","description":"Lets you create system topics and event subscriptions on all system topics exposed currently and in the future by Azure Resource Notifications","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceNotifications/systemTopics/subscribeToResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToHealthResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToMaintenanceResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToComputeResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToComputeScheduleResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToContainerServiceEventResources/action","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/systemTopics/eventSubscriptions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Snapshot Exporter","type":"BuiltInRole","description":"Allows for creating and exporting Snapshot of Elastic San Volume","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*/read","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/write","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/delete","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/beginGetAccess/action","Microsoft.ElasticSan/locations/*","Microsoft.Compute/locations/*","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Volume Importer","type":"BuiltInRole","description":"Allows for Importing Elastic San Volume","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/volumeGroups/*/read","Microsoft.ElasticSan/elasticSans/volumeGroups/volumes/write","Microsoft.ElasticSan/locations/*","Microsoft.Compute/locations/*","Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Contributor Role","type":"BuiltInRole","description":"Community Contributor Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/communities/read","Microsoft.Mission/communities/write","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/externalConnections/read","Microsoft.Mission/externalConnections/write","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/endpoints/write","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/communityEndpoints/write","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/communities/transitHubs/write","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid TopicSpaces Subscriber","type":"BuiltInRole","description":"Lets you subscribe messages on topicspaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/topicSpaces/subscribe/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid TopicSpaces Publisher","type":"BuiltInRole","description":"Lets you publish messages on topicspaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/topicSpaces/publish/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Boundary Tenant Administrator","type":"BuiltInRole","description":"Allows tenant level administration for data boundaries.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/dataBoundaries/write","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Batch Data Owner","type":"BuiltInRole","description":"Create and manage DeID batch jobs. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/write","Microsoft.HealthDataAIServices/DeidServices/Batch/delete","Microsoft.HealthDataAIServices/DeidServices/Batch/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Batch Data Reader","type":"BuiltInRole","description":"Read DeID batch jobs. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/read"],"notDataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/write","Microsoft.HealthDataAIServices/DeidServices/Batch/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Realtime Data User","type":"BuiltInRole","description":"Execute requests against DeID realtime endpoint. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Realtime/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Carbon Optimization Reader","type":"BuiltInRole","description":"Allow read access to Azure Carbon Optimization data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Carbon/carbonEmissionReports/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Management Owner","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Management Owner allowing to review and modify Landing Zone Configurations as well as reading and adding Landing Zone Registrations. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneConfigurations/*","Microsoft.Sovereign/landingZoneRegistrations/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Management Reader","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Management Reader allowing to review Landing Zone Configurations and corresponding Registrations without the ability to modify. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneConfigurations/read","Microsoft.Sovereign/landingZoneRegistrations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Device Management Role","type":"BuiltInRole","description":"Microsoft.AzureStackHCI Device Management Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/Clusters/*","Microsoft.AzureStackHCI/EdgeDevices/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Customer Lockbox Approver for Subscription","type":"BuiltInRole","description":"Can approve Microsoft support requests to access specific resources contained within a subscription, or the subscription itself, when Customer Lockbox for Microsoft Azure is enabled on the tenant where the subscription resides.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.CustomerLockbox/requests/UpdateApproval/action","Microsoft.CustomerLockbox/requests/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/eventtypes/values/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Resource Bridge Deployment Role","type":"BuiltInRole","description":"Azure Resource Bridge Deployment Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleassignments/read","Microsoft.AzureStackHCI/Register/Action","Microsoft.ResourceConnector/register/action","Microsoft.ResourceConnector/appliances/read","Microsoft.ResourceConnector/appliances/write","Microsoft.ResourceConnector/appliances/delete","Microsoft.ResourceConnector/locations/operationresults/read","Microsoft.ResourceConnector/locations/operationsstatus/read","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.ResourceConnector/appliances/listKeys/action","Microsoft.ResourceConnector/appliances/upgradeGraphs/read","Microsoft.ResourceConnector/telemetryconfig/read","Microsoft.ResourceConnector/operations/read","Microsoft.ExtendedLocation/register/action","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/write","Microsoft.ExtendedLocation/customLocations/delete","Microsoft.HybridConnectivity/register/action","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/operations/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.HybridContainerService/register/action","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.AzureStackHCI/StorageContainers/Write","Microsoft.AzureStackHCI/StorageContainers/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI VM Contributor","type":"BuiltInRole","description":"Grants permissions to perform all VM actions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/VirtualMachines/*","Microsoft.AzureStackHCI/virtualMachineInstances/*","Microsoft.AzureStackHCI/NetworkInterfaces/*","Microsoft.AzureStackHCI/VirtualHardDisks/*","Microsoft.AzureStackHCI/VirtualNetworks/Read","Microsoft.AzureStackHCI/VirtualNetworks/join/action","Microsoft.AzureStackHCI/LogicalNetworks/Read","Microsoft.AzureStackHCI/LogicalNetworks/join/action","Microsoft.AzureStackHCI/GalleryImages/Read","Microsoft.AzureStackHCI/GalleryImages/deploy/action","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.AzureStackHCI/StorageContainers/deploy/action","Microsoft.AzureStackHCI/MarketplaceGalleryImages/Read","Microsoft.AzureStackHCI/MarketPlaceGalleryImages/deploy/action","Microsoft.AzureStackHCI/Clusters/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI VM Reader","type":"BuiltInRole","description":"Grants permissions to view VMs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/VirtualMachines/Read","Microsoft.AzureStackHCI/virtualMachineInstances/Read","Microsoft.AzureStackHCI/VirtualMachines/Extensions/Read","Microsoft.AzureStackHCI/VirtualNetworks/Read","Microsoft.AzureStackHCI/LogicalNetworks/Read","Microsoft.AzureStackHCI/NetworkInterfaces/Read","Microsoft.AzureStackHCI/VirtualHardDisks/Read","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.AzureStackHCI/GalleryImages/Read","Microsoft.AzureStackHCI/MarketplaceGalleryImages/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/privateLinkScopes/networkSecurityPerimeterConfigurations/read","Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections/read","Microsoft.HybridCompute/privateLinkScopes/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Developer","type":"BuiltInRole","description":"Can perform all actions within an Azure AI resource besides managing the resource itself.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/*/read","Microsoft.MachineLearningServices/workspaces/*/action","Microsoft.MachineLearningServices/workspaces/*/delete","Microsoft.MachineLearningServices/workspaces/*/write","Microsoft.MachineLearningServices/locations/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":["Microsoft.MachineLearningServices/workspaces/delete","Microsoft.MachineLearningServices/workspaces/write","Microsoft.MachineLearningServices/workspaces/listKeys/action","Microsoft.MachineLearningServices/workspaces/hubs/write","Microsoft.MachineLearningServices/workspaces/hubs/delete","Microsoft.MachineLearningServices/workspaces/featurestores/write","Microsoft.MachineLearningServices/workspaces/featurestores/delete"],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*","Microsoft.CognitiveServices/accounts/SpeechServices/*","Microsoft.CognitiveServices/accounts/ContentSafety/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Deployment Environments Reader","type":"BuiltInRole","description":"Provides read access to environment resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.DevCenter/projects/pools/read","Microsoft.DevCenter/projects/pools/schedules/read"],"dataActions":["Microsoft.DevCenter/projects/users/environments/adminRead/action","Microsoft.DevCenter/projects/users/environments/adminActionRead/action","Microsoft.DevCenter/projects/users/environments/adminOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Contributor","type":"BuiltInRole","description":"Allows send and receive access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/domains/read","Microsoft.EventGrid/partnerNamespaces/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/send/action","Microsoft.EventGrid/events/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Receiver","type":"BuiltInRole","description":"Allows receive access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Inference Deployment Operator","type":"BuiltInRole","description":"Can perform all actions required to create a resource deployment within a resource group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Insights/AutoscaleSettings/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Connected Cluster Managed Identity CheckAccess Reader","type":"BuiltInRole","description":"Built-in role that allows a Connected Cluster managed identity to call the checkAccess API","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Reviews Reader","type":"BuiltInRole","description":"View reviews for a workload and recommendations linked to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/resiliencyReviews/read","Microsoft.Advisor/triageRecommendations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Reviews Contributor","type":"BuiltInRole","description":"View reviews for a workload and triage recommendations linked to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/resiliencyReviews/read","Microsoft.Advisor/triageRecommendations/read","Microsoft.Advisor/triageRecommendations/approve/action","Microsoft.Advisor/triageRecommendations/reject/action","Microsoft.Advisor/triageRecommendations/reset/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Dataset Admin","type":"BuiltInRole","description":"Provides access to Dataset APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/datasets/*","Microsoft.AgFoodPlatform/farmBeats/datasetRecords/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender for Storage Scanner Operator","type":"BuiltInRole","description":"Lets you enable and configure Microsoft Defender for Storage''s malware scanning and sensitive data discovery features on your storage accounts. Includes an ABAC condition to limit role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.Security/defenderforstoragesettings/read","Microsoft.Security/defenderforstoragesettings/write","Microsoft.Security/advancedThreatProtectionSettings/read","Microsoft.Security/advancedThreatProtectionSettings/write","Microsoft.Security/datascanners/read","Microsoft.Security/datascanners/write","Microsoft.Security/dataScanners/delete","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/eventSubscriptions/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Profile Reader","type":"BuiltInRole","description":"Can view AFD standard and premium profiles and their endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Cdn/operationresults/profileresults/afdendpointresults/CheckCustomDomainDNSMappingStatus/action","Microsoft.Cdn/profiles/queryloganalyticsmetrics/action","Microsoft.Cdn/profiles/queryloganalyticsrankings/action","Microsoft.Cdn/profiles/querywafloganalyticsmetrics/action","Microsoft.Cdn/profiles/querywafloganalyticsrankings/action","Microsoft.Cdn/profiles/afdendpoints/CheckCustomDomainDNSMappingStatus/action","Microsoft.Cdn/profiles/Usages/action","Microsoft.Cdn/profiles/afdendpoints/Usages/action","Microsoft.Cdn/profiles/origingroups/Usages/action","Microsoft.Cdn/profiles/rulesets/Usages/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Reader Role","type":"BuiltInRole","description":"Enclave Reader Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listAdminKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listUserKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Services hybrid clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/Locations/operationStatuses/read","Microsoft.HybridContainerService/Operations/read","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/kubernetesVersions/delete","Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/write","Microsoft.HybridContainerService/provisionedClusterInstances/delete","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/read","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/write","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/delete","Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles/read","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.HybridContainerService/skus/delete","Microsoft.HybridContainerService/virtualNetworks/read","Microsoft.HybridContainerService/virtualNetworks/write","Microsoft.HybridContainerService/virtualNetworks/delete","Microsoft.Kubernetes/connectedClusters/Read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/Delete","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Owner Role","type":"BuiltInRole","description":"Enclave Owner Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/internalConnections/delete","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/delete","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Mission/virtualEnclaves/workloads/delete","Microsoft.Mission/communities/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/enclaveConnections/write","Microsoft.Mission/enclaveConnections/delete","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/write","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/delete","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/approvals/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Reader Role","type":"BuiltInRole","description":"Community Reader Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/externalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Contributor Role","type":"BuiltInRole","description":"Enclave Contributor Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/endpoints/write","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/enclaveConnections/write","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/write","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Key Vault Writer Service Role (Preview)","type":"BuiltInRole","description":"(Preview) Provides Azure Operator Nexus services the ability to write to a Key Vault. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KeyVault/vaults/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/setSecret/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Encryption Scope Contributor Role","type":"BuiltInRole","description":"Allows management of Encryption Scopes on a Storage Account","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/encryptionScopes/read","Microsoft.Storage/storageAccounts/encryptionScopes/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Service Release User","type":"BuiltInRole","description":"Release keys. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/release/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Runtime Storage Class Contributor Role","type":"BuiltInRole","description":"Read, write, and delete Kubernetes Runtime storage classes in an Arc connected Kubernetes cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesRuntime/storageClasses/read","Microsoft.KubernetesRuntime/storageClasses/write","Microsoft.KubernetesRuntime/storageClasses/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Programmable Connectivity Gateway User","type":"BuiltInRole","description":"Allows access to all Gateway dataplane APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Certificate User","type":"BuiltInRole","description":"Read certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/certificates/read","Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/secrets/readMetadata/action","Microsoft.KeyVault/vaults/keys/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Spring Cloud Gateway Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Spring Cloud Gateway in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/gateways/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/SpringCloudGateway/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Managed Components Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for all managed components in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/managedComponents/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Application Configuration Service Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Application Configuration Service in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configurationServices/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/ApplicationConfigurationService/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Edge On-Site Deployment Engineer","type":"BuiltInRole","description":"Grants you access to take actions as an on-site person to assist in the provisioning of an edge device","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EdgeOrder/orderItems/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Data Reader","type":"BuiltInRole","description":"Allows for access to Azure API Center data plane read operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure impact-insight reader","type":"BuiltInRole","description":"built-in role for azure impact-insight read access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender Kubernetes Agent Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud permissions to provision the Kubernetes defender security agent","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/listKeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/action","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Storage Operator Role","type":"BuiltInRole","description":"Enables permissions to set OpenShift cluster-wide storage defaults. It ensures a default storageclass exists for clusters. It also installs Container Storage Interface (CSI) drivers which enable your cluster to use various storage backends.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/delete","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Service Operator Role","type":"BuiltInRole","description":"The ARO Operator is responsible for maintaining features, checks, and resources that are specific to an Azure Red Hat OpenShift cluster''s continued functionality as a managed service. This includes, but is not limited to, machine management and health, network configuration, and monitoring.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/natGateways/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Azure Files Storage Operator Role","type":"BuiltInRole","description":"Enables permissions to set OpenShift cluster-wide storage defaults. It ensures a default storageclass exists for clusters. It also installs Container Storage Interface (CSI) drivers which enable your cluster to use Azure Files.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/fileServices/shares/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Image Registry Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage a singleton instance of the OpenShift image registry. It manages all configuration of the registry, including creating storage.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Resources/tags/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/move/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Network Operator Role","type":"BuiltInRole","description":"Enables permissions to install and upgrade the networking components on an OpenShift cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Compute/virtualMachines/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Cloud Controller Manager Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage and update the cloud controller managers deployed on top of OpenShift.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/networkInterfaces/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Machine API Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage the lifecycle of specific purpose custom resource definitions (CRD), controllers, and RBAC objects that extend the Kubernetes API. This declares the desired state of machines in a cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/availabilitySets/delete","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/disks/delete","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/skus/read","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.Network/applicationSecurityGroups/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/routeTables/read","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Cluster Ingress Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to configure and manage the OpenShift router.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/dnsZones/A/delete","Microsoft.Network/dnsZones/A/write","Microsoft.Network/privateDnsZones/A/delete","Microsoft.Network/privateDnsZones/A/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Owner","type":"BuiltInRole","description":"Allows user read and write access to Azure Sphere resources and RBAC configuration, includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GroupQuota Request Operator","type":"BuiltInRole","description":"Read and create GroupQuota requests, get GroupQuota request status, and get groupQuotaLimits.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","MICROSOFT.QUOTA/QUOTAS/WRITE","MICROSOFT.QUOTA/QUOTAS/READ","MICROSOFT.QUOTA/USAGES/READ","MICROSOFT.QUOTA/QUOTAREQUESTS/READ","MICROSOFT.QUOTA/REGISTER/ACTION","Microsoft.Quota/GROUPQUOTAS/*/READ","Microsoft.Quota/GROUPQUOTAS/*/WRITE"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GroupQuota Reader","type":"BuiltInRole","description":"Read GroupQuota requests, get GroupQuota request status, and get groupQuotaLimits.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","MICROSOFT.QUOTA/QUOTAS/READ","MICROSOFT.QUOTA/USAGES/READ","MICROSOFT.QUOTA/QUOTAREQUESTS/READ","MICROSOFT.QUOTA/REGISTER/ACTION","Microsoft.Quota/GROUPQUOTAS/READ","Microsoft.Quota/GROUPQUOTAS/subscriptions/READ","Microsoft.Quota/GROUPQUOTAS/groupQuotaLimits/READ","Microsoft.Quota/GROUPQUOTAS/quotaAllocations/READ"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Smart Boundary Solution User Role","type":"BuiltInRole","description":"Provide access to Smart Boundary Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender CSPM Storage Scanner Operator","type":"BuiltInRole","description":"Lets you enable and configure Microsoft Defender CSPM''s sensitive data discovery feature on your storage accounts. Includes an ABAC condition to limit role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Recommendations Contributor (Assessments and Reviews)","type":"BuiltInRole","description":"View assessment recommendations, accepted review recommendations, and manage the recommendations lifecycle (mark recommendations as completed, postponed or dismissed, in progress, or not started).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/recommendations/read","Microsoft.Advisor/recommendations/write","Microsoft.Advisor/recommendations/available/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GeoCatalog Administrator","type":"BuiltInRole","description":"Grants full access to manage GeoCatalogs, but does not allow you to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Orbital/operations/read","Microsoft.Orbital/geoCatalogs/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GeoCatalog Reader","type":"BuiltInRole","description":"View GeoCatalogs, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Orbital/operations/read","Microsoft.Orbital/geoCatalogs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Reader","type":"BuiltInRole","description":"Users with reader access can sign in, have read-only access to the bot resources, scenarios and configuration setting except for the bot instance keys & secrets (including Authentication, Data Connection and Channels keys) and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs).","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Reader/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Editor","type":"BuiltInRole","description":"Users with editor access can sign in, view and edit all the bot resources, scenarios and configuration setting except for the bot instance keys & secrets and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs). A read-only access to the bot skills and channels.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Editor/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Admin","type":"BuiltInRole","description":"Users with admin access can sign in, view and edit all of the bot resources, scenarios and configuration setting including the bot instance keys & secrets.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Admin/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Programmable Connectivity Gateway Dataplane User","type":"BuiltInRole","description":"Allows access to all Gateway dataplane APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":["Microsoft.ProgrammableConnectivity/Gateways/NetworkAPIAccess"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Enterprise Network Connection Approver","type":"BuiltInRole","description":"Can approve private endpoint connections to Azure AI common dependency resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/privateEndpointConnectionsApproval/action","Microsoft.ContainerRegistry/registries/privateEndpointConnections/read","Microsoft.ContainerRegistry/registries/privateEndpointConnections/write","Microsoft.Cache/redis/read","Microsoft.Cache/redis/privateEndpointConnections/read","Microsoft.Cache/redis/privateEndpointConnections/write","Microsoft.Cache/redis/privateLinkResources/read","Microsoft.Cache/redis/privateEndpointConnectionsApproval/action","Microsoft.Cache/redisEnterprise/read","Microsoft.Cache/redisEnterprise/privateEndpointConnections/read","Microsoft.Cache/redisEnterprise/privateEndpointConnections/write","Microsoft.Cache/redisEnterprise/privateLinkResources/read","Microsoft.Cache/redisEnterprise/privateEndpointConnectionsApproval/action","Microsoft.CognitiveServices/accounts/read","Microsoft.CognitiveServices/accounts/privateEndpointConnections/read","Microsoft.CognitiveServices/accounts/privateEndpointConnections/write","Microsoft.CognitiveServices/accounts/privateLinkResources/read","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnectionsApproval/action","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections/read","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections/write","Microsoft.DocumentDB/databaseAccounts/privateLinkResources/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.KeyVault/vaults/privateEndpointConnectionsApproval/action","Microsoft.KeyVault/vaults/privateEndpointConnections/read","Microsoft.KeyVault/vaults/privateEndpointConnections/write","Microsoft.KeyVault/vaults/privateLinkResources/read","Microsoft.KeyVault/vaults/read","Microsoft.MachineLearningServices/workspaces/privateEndpointConnectionsApproval/action","Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read","Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write","Microsoft.MachineLearningServices/workspaces/privateLinkResources/read","Microsoft.MachineLearningServices/workspaces/read","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/privateEndpointConnections/write","Microsoft.Storage/storageAccounts/privateLinkResources/read","Microsoft.Storage/storageAccounts/read","Microsoft.Sql/servers/privateEndpointConnectionsApproval/action","Microsoft.Sql/servers/privateEndpointConnections/read","Microsoft.Sql/servers/privateEndpointConnections/write","Microsoft.Sql/servers/privateLinkResources/read","Microsoft.Sql/servers/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Operator","type":"BuiltInRole","description":"Role required by a Managed Identity for Azure Container Storage operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/asyncoperations/read","Microsoft.Network/routeTables/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Contributor","type":"BuiltInRole","description":"Lets you install Azure Container Storage and manage its storage resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Owner","type":"BuiltInRole","description":"Lets you install Azure Container Storage and grants access to its storage resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/*","Microsoft.ElasticSan/elasticSans/volumeGroups/*","Microsoft.ElasticSan/elasticSans/volumeGroups/volumes/*","Microsoft.ElasticSan/locations/asyncoperations/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Services hybrid clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/Locations/operationStatuses/read","Microsoft.HybridContainerService/Operations/read","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/kubernetesVersions/delete","Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/write","Microsoft.HybridContainerService/provisionedClusterInstances/delete","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/read","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/write","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/delete","Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles/read","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.HybridContainerService/skus/delete","Microsoft.HybridContainerService/virtualNetworks/read","Microsoft.HybridContainerService/virtualNetworks/write","Microsoft.HybridContainerService/virtualNetworks/delete","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.Kubernetes/connectedClusters/Read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/Delete","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action","Microsoft.AzureStackHCI/clusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listUserKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listAdminKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup MUA Admin","type":"BuiltInRole","description":"Backup MultiUser-Authorization. Can create/delete ResourceGuard ","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataProtection/*/read","Microsoft.DataProtection/*/resourceGuards/write","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/write","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/delete","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/operationStatus/read","Microsoft.Authorization/*/read","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.DataProtection/subscriptions/providers/resourceGuards/read","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/{operationName}/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup MUA Operator","type":"BuiltInRole","description":"Backup MultiUser-Authorization. Allows user to perform critical operation protected by resourceguard","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataProtection/*/action","Microsoft.DataProtection/*/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Savings plan Purchaser","type":"BuiltInRole","description":"Lets you purchase savings plans","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Capacity/register/action","Microsoft.Capacity/catalogs/read","Microsoft.Authorization/roleAssignments/read","Microsoft.BillingBenefits/savingsPlanOrders/write","Microsoft.BIllingBenefits/register/action","Microsoft.Support/supporttickets/write","Microsoft.Billing/billingProperty/read","Microsoft.CostManagement/benefitRecommendations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CrossConnectionManager","type":"BuiltInRole","description":"Allows for read, write access to ExpressRoute CrossConnections","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicNetwork/expressRouteCrossConnections/*","Microsoft.Network/expressRouteCrossConnections/*","Microsoft.Features/providers/features/read"],"notActions":["Microsoft.Network/expressRouteCrossConnections/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CrossConnectionReader","type":"BuiltInRole","description":"Allows for read access to ExpressRoute CrossConnections","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicNetwork/expressRouteCrossConnections/*/read","Microsoft.Network/expressRouteCrossConnections/*/read","Microsoft.Features/providers/features/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Agent Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Kubernetes Services","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/delete","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/write","Microsoft.ContainerService/managedClusters/write","Microsoft.Security/pricings/securityoperators/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/listKeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Compliance Manager","type":"BuiltInRole","description":"Allows managing API compliance in Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/updateAnalysisState/action","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Service Reader","type":"BuiltInRole","description":"Allows read-only access to Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Service Contributor","type":"BuiltInRole","description":"Allows managing Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/updateAnalysisState/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Historical Weather Data Solution User Role","type":"BuiltInRole","description":"Provide access to Historical Weather Data Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle Subscriptions Manager Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Oracle Subscriptions resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/oracleSubscriptions/*/write","Oracle.Database/oracleSubscriptions/*/delete","Oracle.Database/oracleSubscriptions/*/action","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Owner Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Oracle.Database resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Reader Built-in Role","type":"BuiltInRole","description":"Grants read access to all Oracle.Database resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/Locations/*/read","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/listPrivateIpAddresses/action","Oracle.Database/oracleSubscriptions/listCloudAccountDetails/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database VmCluster Administrator Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all VmCluster resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/*/write","Oracle.Database/cloudVmClusters/*/delete","Oracle.Database/cloudExadataInfrastructures/write","Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/locations/operations/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Exadata Infrastructure Administrator Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Exadata Infrastructure resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/cloudExadataInfrastructures/*/write","Oracle.Database/cloudExadataInfrastructures/*/delete","Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/*/write","Oracle.Database/cloudVmClusters/*/delete","Oracle.Database/cloudVmClusters/*/action","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/oracleSubscriptions/listCloudAccountDetails/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Application Configuration Service Config File Pattern Reader Role","type":"BuiltInRole","description":"Read content of config file pattern for Application Configuration Service in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configurationServices/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/ApplicationConfigurationService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Messaging Catalog Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Messaging Catalog resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MessagingCatalog/*"],"notActions":[],"dataActions":["Microsoft.MessagingCatalog/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Hybrid Database Administrator - Read Only Service Role","type":"BuiltInRole","description":"Read only access to Azure hybrid database services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureArcData/*/read","Microsoft.AzureArcData/sqlServerInstances/getTelemetry/action","Microsoft.AzureArcData/sqlServerInstances/availabilityGroups/getDetailView/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Business Applications Agent Operator","type":"BuiltInRole","description":"List and update actions on a business applications system. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.SecurityInsights/businessApplicationAgents/read","Microsoft.SecurityInsights/businessApplicationAgents/write","Microsoft.SecurityInsights/businessApplicationAgents/systems/read","Microsoft.SecurityInsights/businessApplicationAgents/systems/write","Microsoft.SecurityInsights/businessApplicationAgents/systems/listActions/action","Microsoft.SecurityInsights/businessApplicationAgents/systems/reportActionStatus/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Quantum Workspace Owner","type":"BuiltInRole","description":"Allows creating an Azure Quantum Workspace with a linked Storage Account with any Providers. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Quantum/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/fileServices/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Support/*","Microsoft.Solutions/applications/read","Microsoft.Solutions/register/action","Microsoft.MarketplaceOrdering/offertypes/publishers/offers/plans/agreements/*"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure ContainerApps Session Executor","type":"BuiltInRole","description":"Create and execute sessions in a sessionPool","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/sessions/generatesessions/action"],"notActions":[],"dataActions":["Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/interpreters/execute/action","Microsoft.App/sessionPools/interpreters/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft.Edge Winfields federated subscription read access role","type":"BuiltInRole","description":"Microsoft.Edge Winfields role for read access on federated subscriptions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Federated Credential Role","type":"BuiltInRole","description":"This role grants the permissions required in order to patch cluster managed identities with the federated credential to build a trust relationship between the managed identity, OIDC, and the service account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Crop Id Solution User Role","type":"BuiltInRole","description":"Provide access to Crop Id Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduled Events Contributor","type":"BuiltInRole","description":"Provides access to scheduled event actions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maintenance/scheduledevents/acknowledge/action","Microsoft.Compute/VirtualMachines/read","Microsoft.Compute/VirtualMachineScaleSets/read","Microsoft.Compute/AvailabilitySets/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Recommendations Role","type":"BuiltInRole","description":"Grants permissions to call Compute Recommendations APIs provided by Compute Diagnostic Resource Provider service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/locations/placementScores/generate/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Job Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for jobs in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/jobs/read","Microsoft.AppPlatform/Spring/jobs/executions/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/jobs/executions/logstream/action","Microsoft.AppPlatform/Spring/jobs/executions/listInstances/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Job Execution Instance List Role","type":"BuiltInRole","description":"List instances for job executions in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/jobs/executions/listInstances/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Nexus Network Fabric Service Writer","type":"BuiltInRole","description":"Read-write access to Nexus Network Fabric Service","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedNetworkFabric/*/read","Microsoft.ManagedNetworkFabric/*/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Nexus Network Fabric Service Reader","type":"BuiltInRole","description":"Read-only access to Nexus Network Fabric Service","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedNetworkFabric/*/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Deployment Stack Owner","type":"BuiltInRole","description":"Allows a user to manage deployment stacks, including those with deny assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deploymentStacks/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Deployment Stack Contributor","type":"BuiltInRole","description":"Allows a user to manage deployment stacks, but cannot create or delete deny assignments within the deployment stack.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deploymentStacks/write","Microsoft.Resources/deploymentStacks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Resource Group Contributor","type":"BuiltInRole","description":"Can Manage Resource Group Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Spring Cloud Config Server Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Spring Cloud Config Server in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configServers/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Catalog Lister","type":"BuiltInRole","description":"Allows for listing all repositories in an Azure Container Registry. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/catalog/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write","Microsoft.ContainerRegistry/registries/repositories/metadata/delete","Microsoft.ContainerRegistry/registries/repositories/content/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Reader","type":"BuiltInRole","description":"Allows for read access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Writer","type":"BuiltInRole","description":"Allows for read and write access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Data Owner","type":"BuiltInRole","description":"Full access to DeID data. This role is in preview and subject to change","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Locks Contributor","type":"BuiltInRole","description":"Can Manage Locks Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kusto Contributor","type":"BuiltInRole","description":"Can Manage Kusto Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Kusto/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CloudTest Leased VM Reader","type":"BuiltInRole","description":"Can view CloudTest leased VM''s credentials","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.CloudTest/pools/leases/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Standby Container Group Pool Contributor","type":"BuiltInRole","description":"Allows users to manage standby container group pool resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ContainerInstance/containerGroupProfiles/read","Microsoft.ContainerInstance/containerGroupProfiles/revisions/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.StandbyPool/Locations/OperationStatuses/read","Microsoft.StandbyPool/Operations/read","Microsoft.StandbyPool/standbyContainerGroupPools/delete","Microsoft.StandbyPool/standbyContainerGroupPools/read","Microsoft.StandbyPool/standbyContainerGroupPools/runtimeViews/read","Microsoft.StandbyPool/standbyContainerGroupPools/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Artifacts Publisher","type":"BuiltInRole","description":"This is the role for publishing gallery artifacts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/*","Microsoft.Compute/locations/capsOperations/read","Microsoft.Compute/locations/communityGalleries/*","Microsoft.Compute/locations/sharedGalleries/*","Microsoft.Compute/images/*","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/disks/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.Compute/galleries/share/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ToolchainOrchestrator Viewer Role","type":"BuiltInRole","description":"Grant access to view all Toolchain orchestrator resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ToolchainOrchestrator/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ToolchainOrchestrator Admin Role","type":"BuiltInRole","description":"Grant full access to manage all Toolchain orchestrator resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ToolchainOrchestrator/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ProviderHub Contributor","type":"BuiltInRole","description":"Allows you to create and manage Microsoft.ProviderHub resources through the Resource Provider Platform. Does not allow you to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProviderHub/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ProviderHub Reader","type":"BuiltInRole","description":"Allows you to view all Microsoft.ProviderHub resources created through the Resource Provider Platform, but does not allow you to make any changes to the resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProviderHub/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Connected InfraVMs","type":"BuiltInRole","description":"Role of Arc Integration for Azure Stack HCI Infrastructure Virtual Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/*/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"VM Restore Operator","type":"BuiltInRole","description":"Create and Delete resources during VM Restore. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/locations/diskOperations/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Insights/alertRules/*","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/checkNameAvailability/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Cluster Admin","type":"BuiltInRole","description":"Can read, create, modify and delete HDInsight clusters, configuration, extensions, etc.","assignableScopes":["/"],"permissions":[{"actions":["MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/WRITE","MICROSOFT.HDINSIGHT/CLUSTERS/AZUREASYNCOPERATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/CONFIGURATIONS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/CONFIGURATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/EXECUTESCRIPTACTIONS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/WRITE","MICROSOFT.HDINSIGHT/CLUSTERS/GETGATEWAYSETTINGS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/LISTHOSTS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/OPERATIONRESULTS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/PRIVATEENDPOINTCONNECTIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/PRIVATELINKRESOURCES/READ","MICROSOFT.HDINSIGHT/CLUSTERS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/RESOLVEPRIVATELINKSERVICEID/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/RESTARTHOSTS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/ROLES/AUTOSCALE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/ROLES/RESIZE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTACTIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTACTIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTEXECUTIONHISTORY/PROMOTE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTEXECUTIONHISTORY/READ","MICROSOFT.HDINSIGHT/CLUSTERS/UPDATEGATEWAYSETTINGS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/WRITE","MICROSOFT.HDINSIGHT/LOCATIONS/AVAILABLECLUSTERVERSIONS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/AZUREASYNCOPERATIONS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/BILLINGSPECS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/CAPABILITIES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/CHECKNAMEAVAILABILITY/ACTION","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONRESULTS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONSTATUSES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONSTATUSES/WRITE","MICROSOFT.HDINSIGHT/LOCATIONS/USAGES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/VALIDATECREATEREQUEST/ACTION","MICROSOFT.HDINSIGHT/OPERATIONS/READ","MICROSOFT.HDINSIGHT/REGISTER/ACTION","MICROSOFT.HDINSIGHT/RESOURCETYPES/READ","MICROSOFT.HDINSIGHT/UNREGISTER/ACTION","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Compute Contributor Role (Preview)","type":"BuiltInRole","description":"(Preview) Manage and configure Azure Operator Nexus infrastructure resources. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/classicAdministrators/operationstatuses/read","Microsoft.Authorization/classicAdministrators/read","Microsoft.Authorization/denyAssignments/read","Microsoft.Authorization/diagnosticSettings/read","Microsoft.Authorization/diagnosticSettingsCategories/read","Microsoft.Authorization/locks/read","Microsoft.Authorization/operations/read","Microsoft.Authorization/permissions/read","Microsoft.Authorization/policyAssignments/read","Microsoft.Authorization/policyAssignments/privateLinkAssociations/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/privateEndpointConnectionProxies/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/privateEndpointConnections/read","Microsoft.Authorization/policyDefinitions/read","Microsoft.Authorization/policyExemptions/read","Microsoft.Authorization/policySetDefinitions/read","Microsoft.Authorization/providerOperations/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignmentScheduleInstances/read","Microsoft.Authorization/roleAssignmentScheduleRequests/read","Microsoft.Authorization/roleAssignmentSchedules/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.Authorization/roleEligibilityScheduleInstances/read","Microsoft.Authorization/roleEligibilityScheduleRequests/read","Microsoft.Authorization/roleEligibilitySchedules/read","Microsoft.Authorization/roleManagementPolicies/read","Microsoft.Authorization/roleManagementPolicyAssignments/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/read","Microsoft.Insights/alertRules/activated/action","Microsoft.Insights/alertRules/delete","Microsoft.Insights/alertRules/incidents/read","Microsoft.Insights/alertRules/read","Microsoft.Insights/alertRules/resolved/action","Microsoft.Insights/alertRules/throttled/action","Microsoft.Insights/alertRules/write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.ManagedNetworkFabric/networkFabricControllers/join/action","Microsoft.ManagedNetworkFabric/networkFabrics/join/action","Microsoft.ManagedNetworkFabric/networkRacks/join/action","Microsoft.NetworkCloud/bareMetalMachines/cordon/action","Microsoft.NetworkCloud/bareMetalMachines/delete","Microsoft.NetworkCloud/bareMetalMachines/powerOff/action","Microsoft.NetworkCloud/bareMetalMachines/read","Microsoft.NetworkCloud/bareMetalMachines/reimage/action","Microsoft.NetworkCloud/bareMetalMachines/replace/action","Microsoft.NetworkCloud/bareMetalMachines/restart/action","Microsoft.NetworkCloud/bareMetalMachines/runDataExtracts/action","Microsoft.NetworkCloud/bareMetalMachines/runReadCommands/action","Microsoft.NetworkCloud/bareMetalMachines/start/action","Microsoft.NetworkCloud/bareMetalMachines/uncordon/action","Microsoft.NetworkCloud/bareMetalMachines/write","Microsoft.NetworkCloud/clusterManagers/delete","Microsoft.NetworkCloud/clusterManagers/read","Microsoft.NetworkCloud/clusterManagers/write","Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets/read","Microsoft.NetworkCloud/clusters/bmcKeySets/read","Microsoft.NetworkCloud/clusters/continueUpdateVersion/action","Microsoft.NetworkCloud/clusters/delete","Microsoft.NetworkCloud/clusters/deploy/action","Microsoft.NetworkCloud/clusters/metricsConfigurations/delete","Microsoft.NetworkCloud/clusters/metricsConfigurations/read","Microsoft.NetworkCloud/clusters/metricsConfigurations/write","Microsoft.NetworkCloud/clusters/read","Microsoft.NetworkCloud/clusters/scanRuntime/action","Microsoft.NetworkCloud/clusters/updateVersion/action","Microsoft.NetworkCloud/clusters/write","Microsoft.NetworkCloud/locations/operationStatuses/read","Microsoft.NetworkCloud/operations/read","Microsoft.NetworkCloud/rackSkus/read","Microsoft.NetworkCloud/racks/delete","Microsoft.NetworkCloud/racks/join/action","Microsoft.NetworkCloud/racks/read","Microsoft.NetworkCloud/racks/write","Microsoft.NetworkCloud/register/action","Microsoft.NetworkCloud/registeredSubscriptions/read","Microsoft.NetworkCloud/storageAppliances/read","Microsoft.NetworkCloud/unregister/action","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Instances Contributor Role","type":"BuiltInRole","description":"Grants read/write access to container groups provided by Azure Container Instances","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerInstance/containerGroups/*","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Connector Reader","type":"BuiltInRole","description":"Read connectors and their associated resources, such as impacts and insights.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/Connectors/Read","Microsoft.Impact/WorkloadImpacts/Read","Microsoft.Impact/WorkloadImpacts/Insights/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Migrate Management Role","type":"BuiltInRole","description":"This role will let users grant permission to HybridOnboarding RP to manage extensions on their infrastructure. ","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Transparency Logs Owner","type":"BuiltInRole","description":"Grants full access to manage Transparency Log resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/transparencyLogs/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Limited Viewer","type":"BuiltInRole","description":"View home page.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaLimitedViewer/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Encryption Set Operator for Managed Disks","type":"BuiltInRole","description":"Provides permissions to read, write or delete disk encryption sets which are used for encrypting managed disks with customer managed keys","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/diskEncryptionSets/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic Autopilot Contributor","type":"BuiltInRole","description":"Lets you manage 1p EAP resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/*","Microsoft.Network/*","Microsoft.Storage/*","Microsoft.Maintenance/*","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.KeyVault/vaults/*","Microsoft.ManagedIdentity/*","Microsoft.Resources/subscriptions/*/read","Microsoft.KeyVault/*/read","Microsoft.Authorization/locks/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PowerBI Dedicated Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources within Power BI Dedicated RP","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.PowerBIDedicated/register/action","Microsoft.PowerBIDedicated/autoScaleVCores/read","Microsoft.PowerBIDedicated/autoScaleVCores/write","Microsoft.PowerBIDedicated/autoScaleVCores/delete","Microsoft.PowerBIDedicated/capacities/read","Microsoft.PowerBIDedicated/capacities/write","Microsoft.PowerBIDedicated/capacities/delete","Microsoft.PowerBIDedicated/capacities/suspend/action","Microsoft.PowerBIDedicated/capacities/resume/action","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/logDefinitions/read","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.PowerBIDedicated/capacities/skus/read","Microsoft.PowerBIDedicated/locations/checkNameAvailability/action","Microsoft.PowerBIDedicated/locations/operationresults/read","Microsoft.PowerBIDedicated/locations/operationstatuses/read","Microsoft.PowerBIDedicated/operations/read","Microsoft.PowerBIDedicated/skus/read","Microsoft.PowerBIDedicated/servers/read","Microsoft.PowerBIDedicated/servers/write","Microsoft.PowerBIDedicated/servers/delete","Microsoft.PowerBIDedicated/servers/suspend/action","Microsoft.PowerBIDedicated/servers/resume/action","Microsoft.PowerBIDedicated/servers/skus/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Field Imagery Solution Service Role","type":"BuiltInRole","description":"Provide access to Field Imagery Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Edge Hardware Center Administrator","type":"BuiltInRole","description":"Grants you access to take actions as an edge order administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EdgeOrder/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Management Service Contributor (Deprecated)","type":"BuiltInRole","description":"This role is deprecated.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.Storage/locations/usages/read","Microsoft.Storage/operations/read","Microsoft.Storage/skus/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/managementPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/sharedIdentities/write","Microsoft.Storage/storageAccounts/sharedIdentities/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Security/assessments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/subscriptions/resourcegroups/write","Microsoft.Insights/diagnosticSettings/read","microsoft.insights/diagnosticSettings/write","microsoft.insights/metrics/read","Microsoft.KeyVault/vaults/read","Microsoft.KeyVault/vaults/write","Microsoft.KeyVault/vaults/delete","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/locations/supportedVirtualMachineSizes/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkWatchers/read","Microsoft.Network/privateDnsOperationStatuses/read","Microsoft.Network/privateDnsZones/delete","Microsoft.Network/privateDnsZones/read","Microsoft.Network/privateDnsZones/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/Details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/diskEncryptionSets/delete","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/diskEncryptionSets/*","Microsoft.Compute/diskEncryptionSets/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/skus/read","Microsoft.Storage/storageAccounts/fileservices/read","Microsoft.Storage/storageAccounts/regenerateKey/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Administrator","type":"BuiltInRole","description":"A Built-In Role that has all control plane permissions to work with Azure AI and its dependencies.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.CognitiveServices/*","Microsoft.ContainerRegistry/registries/*","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/generateLiveToken/read","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/topology/read","Microsoft.Insights/transactions/read","Microsoft.Insights/webtests/*","Microsoft.KeyVault/*","Microsoft.MachineLearningServices/workspaces/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Image Reader","type":"BuiltInRole","description":"This is the role for reading gallery images.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/versions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Reader","type":"BuiltInRole","description":"Read access to ContainerApps jobs","assignableScopes":["/"],"permissions":[{"actions":["microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/managedenvironments/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Contributor","type":"BuiltInRole","description":"Full management of Container Apps, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/*/write","Microsoft.App/containerApps/*/delete","Microsoft.App/containerApps/*/action","Microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","Microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Operator","type":"BuiltInRole","description":"Read, logstream and exec into Container Apps.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/*/action","Microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","Microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":["Microsoft.App/containerApps/logstream/action","Microsoft.App/containerApps/exec/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps SessionPools Reader","type":"BuiltInRole","description":"Read access to ContainerApps sessionpools.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps SessionPools Contributor","type":"BuiltInRole","description":"Full management of Container Apps SessionPools, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/*/write","Microsoft.App/sessionPools/*/delete","Microsoft.App/sessionPools/*/action","microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ManagedEnvironments Contributor","type":"BuiltInRole","description":"Full management of Container Apps ManagedEnvironments, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/*/write","Microsoft.App/managedEnvironments/*/delete","Microsoft.App/managedEnvironments/*/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ManagedEnvironments Reader","type":"BuiltInRole","description":"Read access to ContainerApps managedenvironments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/managedEnvironments/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Contributor","type":"BuiltInRole","description":"Full management of Container Apps jobs, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/jobs/*/action","Microsoft.App/jobs/write","Microsoft.App/jobs/delete","Microsoft.app/managedenvironments/read","Microsoft.App/managedenvironments/*/read","Microsoft.App/managedenvironments/join/action","Microsoft.App/managedenvironments/checknameavailability/action","Microsoft.app/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Durable Task Data Contributor","type":"BuiltInRole","description":"Durable Task role for all data access operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DurableTask/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"KubernetesRuntime Load Balancer Contributor Role","type":"BuiltInRole","description":"Read, write, and delete load balancers in an Arc connected Kubernetes cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesRuntime/loadBalancers/read","Microsoft.KubernetesRuntime/loadBalancers/write","Microsoft.KubernetesRuntime/loadBalancers/delete","Microsoft.KubernetesRuntime/bgpPeers/read","Microsoft.KubernetesRuntime/bgpPeers/write","Microsoft.KubernetesRuntime/bgpPeers/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AVS Orchestrator Role","type":"BuiltInRole","description":"Custom role for AVS to manage customer resources used for AVS scenarios.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/operationStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/read","Microsoft.Network/virtualHubs/delete","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/networkIntentPolicies/read","Microsoft.Network/networkIntentPolicies/delete","Microsoft.Network/networkIntentPolicies/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action","Microsoft.Network/virtualHubs/write","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualHubs/ipConfigurations/write","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/virtualHubs/ipConfigurations/read","Microsoft.Network/virtualHubs/bgpConnections/write","Microsoft.Network/virtualHubs/bgpConnections/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Connector Contributor","type":"BuiltInRole","description":"Can Manage Service Connector.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceLinker/linkers/read","Microsoft.ServiceLinker/linkers/delete","Microsoft.ServiceLinker/linkers/write","Microsoft.ServiceLinker/linkers/listConfigurations/action","Microsoft.ServiceLinker/linkers/validateLinker/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Management Contributor","type":"BuiltInRole","description":"Create, read, modify, and delete required resources objects to be used by Azure PostgreSQL Flexible servers.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/listKeys/action","Microsoft.Storage/locations/usages/read","Microsoft.Storage/operations/read","Microsoft.Storage/skus/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/managementPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/sharedIdentities/write","Microsoft.Storage/storageAccounts/sharedIdentities/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Security/assessments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/subscriptions/resourcegroups/write","Microsoft.Insights/diagnosticSettings/read","microsoft.insights/diagnosticSettings/write","microsoft.insights/metrics/read","Microsoft.KeyVault/vaults/read","Microsoft.KeyVault/vaults/write","Microsoft.KeyVault/vaults/delete","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/locations/supportedVirtualMachineSizes/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkWatchers/read","Microsoft.Network/privateDnsOperationStatuses/read","Microsoft.Network/privateDnsZones/delete","Microsoft.Network/privateDnsZones/read","Microsoft.Network/privateDnsZones/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/Details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/diskEncryptionSets/delete","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/diskEncryptionSets/*","Microsoft.Compute/diskEncryptionSets/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/locations/capsOperations/read","Microsoft.Compute/skus/read","Microsoft.Compute/capacityReservationGroups/share/action","Microsoft.Compute/capacityReservationGroups/read","Microsoft.Compute/capacityReservationGroups/deploy","Microsoft.Compute/capacityReservationGroups/write","Microsoft.Compute/capacityReservationGroups/capacityReservations/read","Microsoft.Compute/capacityReservationGroups/capacityReservations/write","Microsoft.Storage/storageAccounts/fileservices/read","Microsoft.Storage/storageAccounts/regenerateKey/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.RecoveryServices/backupprotecteditems/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Device Update Agent","type":"BuiltInRole","description":"Provide full access to all Azure Device Update agent operations","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/updateAccounts/agents/requestUpdate/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Approver Role","type":"BuiltInRole","description":"Read all resources in Azure Virtual Enclaves and Approve approval requests within the Enclave","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Operations/read","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/enclaveConnections/approvalCallback/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Purge Operator","type":"BuiltInRole","description":"Allows permanent deletion of soft-deleted vaults.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/deletedVaults/read","Microsoft.KeyVault/locations/deletedVaults/purge/action","Microsoft.KeyVault/locations/operationResults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Face Contributor","type":"BuiltInRole","description":"Full access to perform all Face APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/Face/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Operator","type":"BuiltInRole","description":"Read, start, and stop Container Apps jobs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/jobs/*/action","Microsoft.app/managedenvironments/read","Microsoft.App/managedenvironments/*/read","Microsoft.App/managedenvironments/join/action","Microsoft.App/managedenvironments/checknameavailability/action","Microsoft.app/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":["Microsoft.App/jobs/logstream/action","Microsoft.App/jobs/exec/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Owner (Preview)","type":"BuiltInRole","description":"(Preview) This role allows full access to Azure Operator Nexus Network Cloud resources. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.NetworkCloud/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Automanage Contributor","type":"BuiltInRole","description":"Azure Automanage Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Automanage/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Bot Service Contributor Role","type":"BuiltInRole","description":"To perform actions on the bots by copilot studio platform and extensibility team","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.BotService/listAuthServiceProviders/action","Microsoft.BotService/listauthserviceproviders/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/read","Microsoft.BotService/botServices/write","Microsoft.BotService/botServices/delete","Microsoft.BotService/botServices/channels/write","Microsoft.BotService/botServices/channels/read","Microsoft.BotService/botServices/channels/listchannelwithkeys/action","Microsoft.BotService/botServices/channels/delete","Microsoft.BotService/botServices/channels/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/connections/read","Microsoft.BotService/botServices/connections/write","Microsoft.BotService/botServices/connections/delete","Microsoft.BotService/botServices/connections/listwithsecrets/write","Microsoft.BotService/botServices/connections/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/createemailsigninurl/action","Microsoft.BotService/botServices/privateEndpointConnectionsApproval/action","Microsoft.BotService/botServices/joinPerimeter/action","Microsoft.BotService/botServices/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/checknameavailability/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/hostsettings/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/privateEndpointConnectionProxies/write","Microsoft.BotService/botServices/privateEndpointConnectionProxies/delete","Microsoft.BotService/botServices/privateEndpointConnectionProxies/validate/action","Microsoft.BotService/botServices/privateEndpointConnections/write","Microsoft.BotService/botServices/privateEndpointConnections/delete","Microsoft.BotService/listqnamakerendpointkeys/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/networkSecurityPerimeterConfigurations/reconcile/action","Microsoft.BotService/botServices/networkSecurityPerimeterAssociationProxies/write","Microsoft.BotService/botServices/networkSecurityPerimeterAssociationProxies/delete","Microsoft.BotService/locations/notifyNetworkSecurityPerimeterUpdatesAvailable/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Reader","type":"BuiltInRole","description":"Grants permission for read operations for App Configuration resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppConfiguration/*/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Contributor","type":"BuiltInRole","description":"Grants permission for all management operations, except purge, for App Configuration resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppConfiguration/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.AppConfiguration/locations/deletedConfigurationStores/purge/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Fabric Managed Cluster Contributor","type":"BuiltInRole","description":"Lets you managed your Service Fabric Managed Cluster resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceFabric/managedclusters/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Data Importer and Data Reader","type":"BuiltInRole","description":"Provides the ability to import images into a registry through the registry import operation. Provides the ability to list repositories, view images and tags, get manifests, and pull images. Does not provide permissions for importing images through configuring registry transfer pipelines such as import and export pipelines. Does not provide permissions for importing through configuring Artifact Cache or Sync rules.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/importImage/action","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/pull/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Service Orchestration Role","type":"BuiltInRole","description":"Grants the required permissions to Azure Batch Resource Provider to manage compute and other backing resources in the subscription.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Security/assessments/read","Microsoft.AzureFleet/fleets/write","Microsoft.AzureFleet/fleets/read","Microsoft.AzureFleet/fleets/delete","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/virtualMachineScaleSets/approveRollingUpgrade/action","Microsoft.Compute/virtualMachineScaleSets/deallocate/action","Microsoft.Compute/virtualMachineScaleSets/delete","Microsoft.Compute/virtualMachineScaleSets/delete/action","Microsoft.Compute/VirtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/reimage/action","Microsoft.Compute/virtualMachineScaleSets/reimageall/action","Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/start/action","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/extensions/read","microsoft.Compute/virtualMachineScaleSets/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualmachines/restart/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/dataCollectionRuleAssociations/read","Microsoft.Resources/deployments/*","Microsoft.Insights/diagnosticSettings/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Network/networkWatchers/read","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft PowerBI Tenant Operations Role","type":"BuiltInRole","description":"Allows management of tenant operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.PowerBI/tenants/workspaces/read","Microsoft.PowerBI/tenants/workspaces/delete","Microsoft.PowerBI/tenants/read","Microsoft.PowerBI/tenants/delete","Microsoft.PowerBI/tenants/write","Microsoft.PowerBI/tenants/workspaces/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"}]}' + body: '{"value":[{"properties":{"roleName":"Node SIG VHD Builder","type":"CustomRole","description":"Custom role for running the VHD build pipeline","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Compute/images/read","Microsoft.Compute/images/write","Microsoft.Compute/images/delete","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/galleries/images/versions/write","Microsoft.Compute/galleries/images/versions/delete","Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/write","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AKS Deploy Reader","type":"CustomRole","description":"Lets you view all deployments in cluster/namespace.","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/apps/deployments/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Network Isolated Custom RBAC Permissions For AB E2E","type":"CustomRole","description":"Auto-Approver and Write Access for Private Endpoint Connections Over Subscription","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/PrivateEndpointConnectionsApproval/action","Microsoft.ContainerRegistry/registries/write","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/operationStatuses/read","Microsoft.ContainerRegistry/registries/cacheRules/write","Microsoft.ContainerRegistry/registries/cacheRules/read","Microsoft.ContainerRegistry/registries/cacheRules/operationStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgentBaker E2E Operator - /subscriptions/00000000-0000-0000-0000-000000000000","type":"CustomRole","description":"Extra permissions for running and operating AgentBaker E2Es in the target subscription","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ContainerRegistry/registries/PrivateEndpointConnectionsApproval/action","Microsoft.ContainerRegistry/registries/write","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/operationStatuses/read","Microsoft.ContainerRegistry/registries/cacheRules/write","Microsoft.ContainerRegistry/registries/cacheRules/read","Microsoft.ContainerRegistry/registries/cacheRules/operationStatuses/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.Storage/storageAccounts/write","Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Cluster Create","type":"CustomRole","description":"Avere cluster create role used by the Avere controller to create a vFXT cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/roleAssignments/*","Microsoft.Authorization/roleDefinitions/*","Microsoft.Compute/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/virtualMachines/*","Microsoft.Network/*/read","Microsoft.Network/networkInterfaces/*","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Storage/*/read","Microsoft.Storage/storageAccounts/listKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Cluster Runtime Operator","type":"CustomRole","description":"Avere cluster runtime role used by Avere clusters running in subscriptions, for the purpose of failing over IP addresses, accessing BLOB storage, etc","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/routes/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Contributor","type":"CustomRole","description":"Contributor role for services deploying through Azure Service Deploy.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write"],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CAL-Custom-Role","type":"CustomRole","description":"Lets SAP Cloud Appliance Library application manage Network and Compute services, manage Resource Groups and Management locks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/*","Microsoft.Authorization/roleDefinitions/*","Microsoft.Authorization/roleAssignments/*","Microsoft.Compute/*","Microsoft.Network/*","Microsoft.Resources/*","Microsoft.Storage/*","Microsoft.ContainerService/*","Microsoft.ContainerRegistry/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Dsms Role (deprecated)","type":"CustomRole","description":"Custom role used by Dsms to perform operations. Can list and regnerate storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/regenerateKey/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Dsms Role (do not use)","type":"CustomRole","description":"Custom role used by Dsms to perform operations. Can list and regnerate storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/regenerateKey/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ExpressRoute Administrator","type":"CustomRole","description":"Can create, delete and manage ExpressRoutes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/*","Microsoft.Authorization/policyAssignments/*","Microsoft.Authorization/policyDefinitions/*","Microsoft.Authorization/roleAssignments/*","Microsoft.ClassicNetwork/*","Microsoft.EventGrid/*","Microsoft.Insights/*","Microsoft.Network/*","Microsoft.Resources/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GenevaWarmPathResourceContributor","type":"CustomRole","description":"Can manage service bus and storage accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/*","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.ServiceBus/namespaces/*","Microsoft.Storage/storageAccounts/*","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"acis"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"masterreader","type":"CustomRole","description":"Lets you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft OneAsset Reader","type":"CustomRole","description":"This role is for Microsoft OneAsset team (CSEO) to track internal security compliance and resource utilization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Office DevOps","type":"CustomRole","description":"Custom access for developers to operations but not secrets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/restart/action","Microsoft.Sql/servers/databases/replicationLinks/delete","Microsoft.Sql/servers/databases/replicationLinks/failover/action","Microsoft.Sql/servers/databases/replicationLinks/forceFailoverAllowDataLoss/action","Microsoft.Sql/servers/databases/replicationLinks/operationResults/read","Microsoft.Sql/servers/databases/replicationLinks/read","Microsoft.Sql/servers/databases/replicationLinks/unlink/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GenevaWarmPathStorageBlobContributor","type":"CustomRole","description":"Geneva Warm Path Storage Blob Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/lease/action","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/lock/action","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/read","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/write","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/extend/action","Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"acis"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ServiceAssociationLink Role for AKS","type":"CustomRole","description":"Can read/write SAL for AKS","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/locations/validateResourceOwnership/action","Microsoft.Network/locations/setResourceOwnership/action","Microsoft.Network/locations/effectiveResourceOwnership/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Restricted Owner","type":"CustomRole","description":"Restricted owner role for services deploying through Azure Service Deploy.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write"],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/locks/write","Microsoft.Authorization/policyassignments/write","Microsoft.Authorization/policydefinitions/write","Microsoft.Authorization/policysetdefinitions/write","Microsoft.Authorization/roleDefinitions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Test Release Management Key Vault Secrets User","type":"CustomRole","description":"Read secret and certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/certificates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Deploy Release Management Key Vault Secrets User","type":"CustomRole","description":"Read secret and certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/certificates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"e2e-test-role-assignment-writer-2","type":"CustomRole","description":"role to allow e2e test client to create contributor role assignment to Github repo in newly created resource groups to test Github Workflows, accessible by both test subscriptions","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AccessMonitoringReader","type":"CustomRole","description":"Allows AccessMonitoring read Data Plane Access on SQL db''s for compliance purposes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/subscriptions/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.DataLakeStore/accounts/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/classicAdministrators/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AKS E2E Mock First Party Role","type":"CustomRole","description":"mock roles for AKS first party used for E2E testing","assignableScopes":["/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/providers/Microsoft.Management/managementGroups/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/availabilitySets/vmSizes/read","Microsoft.Compute/proximityPlacementGroups/read","Microsoft.Compute/proximityPlacementGroups/write","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/locations/operations/read","Microsoft.Compute/register/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Compute/virtualMachines/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/runCommands/write","Microsoft.Compute/virtualMachines/patchInstallationResults/read","Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachineScaleSets/extensions/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/delete","Microsoft.Compute/virtualMachineScaleSets/delete/action","Microsoft.Compute/virtualMachineScaleSets/start/action","Microsoft.Compute/virtualMachineScaleSets/powerOff/action","Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/deallocate/action","Microsoft.Compute/virtualMachineScaleSets/manualUpgrade/action","Microsoft.Compute/virtualMachineScaleSets/reimage/action","Microsoft.Compute/virtualMachineScaleSets/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/skus/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/rollingUpgrades/read","Microsoft.Compute/virtualMachineScaleSets/osUpgradeHistory/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/publicIPAddresses/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations/publicIPAddresses/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/networkInterfaces/ipConfigurations/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Compute/virtualMachineScaleSets/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Compute/virtualMachineScaleSets/vmSizes/read","Microsoft.Compute/virtualMachineScaleSets/extensions/roles/read","Microsoft.Compute/virtualMachineScaleSets/extensions/roles/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/extensions/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/runCommands/write","Microsoft.Insights/diagnosticSettings/read","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/applicationGateways/read","Microsoft.Network/dnszones/read","Microsoft.Network/dnszones/write","Microsoft.Network/dnszones/delete","Microsoft.Network/dnszones/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/dnszones/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/dnszones/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/dnszones/all/read","Microsoft.Network/dnszones/recordsets/read","Microsoft.Network/dnszones/A/read","Microsoft.Network/dnszones/A/write","Microsoft.Network/dnszones/A/delete","Microsoft.Network/dnszones/AAAA/read","Microsoft.Network/dnszones/AAAA/write","Microsoft.Network/dnszones/AAAA/delete","Microsoft.Network/dnszones/PTR/read","Microsoft.Network/dnszones/PTR/write","Microsoft.Network/dnszones/PTR/delete","Microsoft.Network/dnszones/MX/read","Microsoft.Network/dnszones/MX/write","Microsoft.Network/dnszones/MX/delete","Microsoft.Network/dnszones/TXT/read","Microsoft.Network/dnszones/TXT/write","Microsoft.Network/dnszones/TXT/delete","Microsoft.Network/dnszones/SRV/read","Microsoft.Network/dnszones/SRV/write","Microsoft.Network/dnszones/SRV/delete","Microsoft.Network/dnszones/CNAME/read","Microsoft.Network/dnszones/CNAME/write","Microsoft.Network/dnszones/CNAME/delete","Microsoft.Network/dnszones/NS/read","Microsoft.Network/dnszones/NS/write","Microsoft.Network/dnszones/NS/delete","Microsoft.Network/dnszones/SOA/read","Microsoft.Network/dnszones/SOA/write","Microsoft.Network/dnszones/CAA/read","Microsoft.Network/dnszones/CAA/write","Microsoft.Network/dnszones/CAA/delete","Microsoft.Network/dnszones/DS/read","Microsoft.Network/dnszones/DS/write","Microsoft.Network/dnszones/DS/delete","Microsoft.Network/dnszones/TLSA/read","Microsoft.Network/dnszones/TLSA/write","Microsoft.Network/dnszones/TLSA/delete","Microsoft.Network/dnszones/dnssecConfigs/default/read","Microsoft.Network/dnszones/dnssecConfigs/default/write","Microsoft.Network/dnszones/dnssecConfigs/default/delete","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/health/action","Microsoft.Network/loadBalancers/migrateToIpBased/action","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/join/action","Microsoft.Network/loadBalancers/backendAddressPools/queryInboundNatRulePortMapping/action","Microsoft.Network/loadBalancers/backendAddressPools/updateAdminState/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/inboundNatPools/read","Microsoft.Network/loadBalancers/inboundNatPools/join/action","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/loadBalancingRules/health/action","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/probes/join/action","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/write","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/delete","Microsoft.Network/loadBalancers/frontendIPConfigurations/loadBalancerPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/validateResourceOwnership/action","Microsoft.Network/locations/setResourceOwnership/action","Microsoft.Network/locations/effectiveResourceOwnership/action","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/serviceTagDetails/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/effectiveRouteTable/action","Microsoft.Network/networkInterfaces/effectiveNetworkSecurityGroups/action","Microsoft.Network/networkInterfaces/UpdateParentNicAttachmentOnElasticNic/action","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/ipconfigurations/join/action","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/diagnosticIdentity/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/networkInterfaces/tapConfigurations/read","Microsoft.Network/networkInterfaces/tapConfigurations/write","Microsoft.Network/networkInterfaces/tapConfigurations/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/networksecuritygroups/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/ddosProtectionStatus/action","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/publicIPAddresses/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/publicIPAddresses/dnsAliases/read","Microsoft.Network/publicIPAddresses/dnsAliases/write","Microsoft.Network/publicIPAddresses/dnsAliases/delete","Microsoft.Network/publicIPPrefixes/read","Microsoft.Network/publicIPPrefixes/join/action","Microsoft.Network/register/action","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/BastionHosts/action","Microsoft.Network/virtualNetworks/ddosProtectionStatus/action","Microsoft.Network/virtualNetworks/rnmEffectiveRouteTable/action","Microsoft.Network/virtualNetworks/rnmEffectiveNetworkSecurityGroups/action","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations/action","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules/action","Microsoft.Network/virtualNetworks/listDnsResolvers/action","Microsoft.Network/virtualNetworks/listDnsForwardingRulesets/action","Microsoft.Network/virtualNetworks/virtualMachines/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/read","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/read","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/write","Microsoft.Network/virtualNetworks/subnets/resourceNavigationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/details/read","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/read","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/write","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/delete","Microsoft.Network/virtualNetworks/taggedTrafficConsumers/validate/action","Microsoft.Network/virtualNetworks/checkIpAddressAvailability/read","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/virtualNetworks/customViews/read","Microsoft.Network/virtualNetworks/customViews/get/action","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/bastionHosts/default/action","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/read","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/write","Microsoft.Network/virtualNetworks/subnets/contextualServiceEndpointPolicies/delete","Microsoft.Network/virtualNetworks/privateDnsZoneLinks/read","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveConnectivityConfigurations/read","Microsoft.Network/virtualNetworks/listNetworkManagerEffectiveSecurityAdminRules/read","Microsoft.OperationalInsights/workspaces/read","microsoft.operationalinsights/workspaces/sharedkeys/read","Microsoft.OperationalInsights/workspaces/sharedKeys/action","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourcegroups/resources/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.Storage/checknameavailability/read","Microsoft.Storage/operations/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationsManagement/solutions/write","Microsoft.ContainerService/managedClusters/privateEndpointConnectionsApproval/action","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/write","Microsoft.ContainerService/managedClusters/upgradeProfiles/read","Microsoft.ContainerService/managedClusters/extensionaddons/read","Microsoft.ContainerService/managedClusters/extensionaddons/write","Microsoft.ContainerService/managedClusters/extensionaddons/delete","Microsoft.ContainerService/managedClusters/agentPools/read","Microsoft.ContainerService/managedClusters/agentPools/write","Microsoft.ContainerService/managedClusters/agentPools/upgradeProfiles/read","Microsoft.ContainerService/managedClusters/agentPools/upgradeNodeImageVersion/write","Microsoft.ContainerService/fleetMemberships/read","Microsoft.ContainerService/fleetMemberships/write","Microsoft.ContainerService/fleetMemberships/delete","Microsoft.ContainerService/fleetMemberships/forward/action","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/write","Microsoft.ContainerService/fleets/members/read","Microsoft.ContainerService/fleets/members/write","Microsoft.ContainerService/fleets/members/delete","Microsoft.ContainerService/fleets/updateRuns/read","Microsoft.ContainerService/fleets/updateRuns/write","Microsoft.ContainerService/fleets/updateRuns/delete","Microsoft.ContainerService/fleets/updateStrategies/read","Microsoft.ContainerService/fleets/updateStrategies/write","Microsoft.ContainerService/fleets/autoUpgradeProfiles/read","Microsoft.ContainerService/fleets/autoUpgradeProfiles/write","Microsoft.Authorization/locks/read","Microsoft.Authorization/denyAssignments/read","Microsoft.Authorization/denyAssignments/write","Microsoft.Authorization/denyAssignments/delete","Microsoft.Network/natGateways/join/action","Microsoft.Network/natGateways/read","Microsoft.Network/networkSecurityPerimeters/profiles/read","Microsoft.Network/networkSecurityPerimeters/profiles/accessRules/read","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/read","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/write","Microsoft.Network/networkSecurityPerimeters/resourceAssociationProxies/delete","Microsoft.Network/networkSecurityPerimeters/profiles/join/action","Microsoft.Maintenance/configurationAssignments/read","Microsoft.ManagedIdentity/userAssignedIdentities/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*","Microsoft.Storage/storageAccounts/queueServices/queues/messages/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CnAI Management Group Orchestrator Prod","type":"CustomRole","description":"Allows management group orchestrators to move subscriptions into the proper management group hierarchies","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Management/managementGroups/read","Microsoft.Management/managementGroups/write","Microsoft.Management/managementGroups/delete","Microsoft.Management/managementGroups/subscriptions/read","Microsoft.Management/managementGroups/subscriptions/write","Microsoft.Management/managementGroups/subscriptions/delete","Microsoft.Management/register/action","Microsoft.Authorization/*/read","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzSecPackUAPolicyResourceContributorCorpProd","type":"CustomRole","description":"Resource contributor role for allowing the AzSecPack Policy to create and add user assigned identity to VM and VMSS resources.","assignableScopes":["/providers/microsoft.management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/read","Microsoft.Resources/deployments/*","Microsoft.ManagedIdentity/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SLNM-Admin-PolicyManagement-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyExemptions/*","Microsoft.Management/managementGroups/read","Microsoft.Management/register/action","Microsoft.Resources/deployments/*","Microsoft.Network/virtualNetworks/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SLNM-Teams-PolicyManagement-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/*","Microsoft.Management/managementGroups/read","Microsoft.Management/register/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"NetIso-Reserve-Role-Prod","type":"CustomRole","description":"","assignableScopes":["/providers/Microsoft.Management/managementGroups/CnAIOrchestrationServicePublicCorpprod"],"permissions":[{"actions":["Microsoft.Management/managementGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Policy Enforcement Role","type":"CustomRole","description":"This role contains the required permissions in order to deploy Azure Policies. ","assignableScopes":["/providers/Microsoft.Management/managementGroups/tenantid"],"permissions":[{"actions":["*/read","Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyexemptions/*","Microsoft.Authorization/policysetdefinitions/*","Microsoft.PolicyInsights/*","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.ManagedIdentity/register/action","Microsoft.ManagedIdentity/operations/read","Microsoft.ManagedIdentity/identities/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/listAssociatedResources/action","Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzSecPackPolicyResourceContributor1","type":"CustomRole","description":"This is required to deploy AzsecPack on VMSS in Corp for DSR scope","assignableScopes":["/providers/Microsoft.Management/managementGroups/tenantid"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/read","Microsoft.Resources/deployments/*","Microsoft.ManagedIdentity/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Corp Tenant DevOps Role","type":"CustomRole","description":"Custom Role for Developers. Learn more about the role here at https://microsoftit.visualstudio.com/OneITVSO/_wiki/wikis/OneITVSO.wiki/62284/Custom-DevOps-Role-in-the-Tenant ","assignableScopes":["/providers/Microsoft.Management/managementGroups/tenantid","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000","/subscriptions/00000000-0000-0000-0000-000000000000"],"permissions":[{"actions":["Microsoft.Authorization/locks/*","Microsoft.Authorization/roleDefinitions/*","Microsoft.AnalysisServices/servers/*","Microsoft.Compute/*","Microsoft.Network/*","Microsoft.Resources/*","Microsoft.Storage/*","Microsoft.ContainerService/*","Microsoft.ContainerRegistry/*","Microsoft.ApiManagement/service/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/components/*","Microsoft.Insights/webtests/*","Microsoft.AzureStack/registrations/products/*/action","Microsoft.AzureStack/registrations/products/read","Microsoft.AzureStack/registrations/read","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/*","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/*","Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action","Microsoft.RecoveryServices/Vaults/backupJobs/*","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/*","Microsoft.RecoveryServices/Vaults/backupPolicies/*","Microsoft.RecoveryServices/Vaults/backupProtectableItems/*","Microsoft.RecoveryServices/Vaults/backupProtectedItems/*","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/*","Microsoft.RecoveryServices/Vaults/backupSecurityPIN/*","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/certificates/*","Microsoft.RecoveryServices/Vaults/extendedInformation/*","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/*","Microsoft.RecoveryServices/Vaults/usages/*","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/*","Microsoft.RecoveryServices/Vaults/backupconfig/*","Microsoft.RecoveryServices/Vaults/backupValidateOperation/action","Microsoft.RecoveryServices/Vaults/write","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/locations/backupPreValidateProtection/action","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.Billing/*/read","Microsoft.Commerce/*/read","Microsoft.Consumption/*/read","Microsoft.Management/managementGroups/read","Microsoft.CostManagement/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/endpoints/*","Microsoft.Cdn/profiles/*","Microsoft.ClassicNetwork/*","Microsoft.ClassicStorage/storageAccounts/*","Microsoft.ClassicCompute/domainNames/*","Microsoft.ClassicCompute/virtualMachines/*","Microsoft.ClassicNetwork/reservedIps/link/action","Microsoft.ClassicNetwork/reservedIps/read","Microsoft.ClassicNetwork/virtualNetworks/join/action","Microsoft.ClassicNetwork/virtualNetworks/read","Microsoft.ClassicStorage/storageAccounts/disks/read","Microsoft.ClassicStorage/storageAccounts/images/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/read","Microsoft.CognitiveServices/*","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Consumption/*","Microsoft.CostManagement/*","Microsoft.Advisor/*","Microsoft.Databox/*","Microsoft.DataFactory/dataFactories/*","Microsoft.DataFactory/factories/*","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.DataLakeAnalytics/accounts/*","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/start/action","Microsoft.DevTestLab/*/read","Microsoft.DevTestLab/labs/claimAnyVm/action","Microsoft.DevTestLab/labs/createEnvironment/action","Microsoft.DevTestLab/labs/ensureCurrentUserProfile/action","Microsoft.DevTestLab/labs/formulas/delete","Microsoft.DevTestLab/labs/formulas/read","Microsoft.DevTestLab/labs/formulas/write","Microsoft.DevTestLab/labs/policySets/evaluatePolicies/action","Microsoft.DevTestLab/labs/virtualMachines/claim/action","Microsoft.DevTestLab/labs/virtualmachines/listApplicableSchedules/action","Microsoft.DevTestLab/labs/virtualMachines/getRdpFileContents/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/networkInterfaces/*/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/publicIPAddresses/*/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Resources/deployments/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.EventGrid/eventSubscriptions/*","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.AAD/*/read","Microsoft.AAD/domainServices/*/read","Microsoft.AAD/domainServices/oucontainer/*","Microsoft.KeyVault/*","Microsoft.LabServices/labAccounts/*/read","Microsoft.LabServices/labAccounts/createLab/action","Microsoft.LabServices/labAccounts/getRegionalAvailability/action","Microsoft.LabServices/labAccounts/getPricingAndAvailability/action","Microsoft.LabServices/labAccounts/getRestrictionsAndUsage/action","*/read","Microsoft.Automation/automationAccounts/*","Microsoft.ClassicCompute/virtualMachines/extensions/*","Microsoft.Compute/virtualMachines/extensions/*","Microsoft.OperationalInsights/*","Microsoft.OperationsManagement/*","Microsoft.Insights/logdefinitions/*","Microsoft.Insights/metricDefinitions/*","Microsoft.Logic/*","Microsoft.Web/connectionGateways/*","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/serverFarms/read","Microsoft.Web/sites/functions/listSecrets/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.AlertsManagement/alerts/*","Microsoft.AlertsManagement/alertsSummary/*","Microsoft.Insights/actiongroups/*","Microsoft.Insights/activityLogAlerts/*","Microsoft.Insights/eventtypes/*","Microsoft.Insights/Metrics/*","Microsoft.Insights/Register/Action","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/workbooks/*","Microsoft.OperationalInsights/workspaces/intelligencepacks/*","Microsoft.OperationalInsights/workspaces/savedSearches/*","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.OperationalInsights/workspaces/sharedKeys/action","Microsoft.OperationalInsights/workspaces/storageinsightconfigs/*","Microsoft.AlertsManagement/smartDetectorAlertRules/*","Microsoft.AlertsManagement/actionRules/*","Microsoft.AlertsManagement/smartGroups/*","Microsoft.Cache/redis/*","Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policysetdefinitions/*","Microsoft.PolicyInsights/*","Microsoft.Search/searchServices/*","Microsoft.operationalInsights/workspaces/*/read","Microsoft.Security/*/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/locations/allocateStamp/action","Microsoft.RecoveryServices/Vaults/certificates/write","Microsoft.RecoveryServices/vaults/replicationAlertSettings/*","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/*","Microsoft.RecoveryServices/vaults/replicationJobs/*","Microsoft.RecoveryServices/vaults/replicationPolicies/*","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/*","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/*","Microsoft.RecoveryServices/vaults/replicationOperationStatus/read","Microsoft.Network/networkSecurityGroups/*","Microsoft.Network/routeTables/*","Microsoft.Sql/locations/*/read","Microsoft.Sql/managedInstances/*","Microsoft.Network/virtualNetworks/subnets/*","Microsoft.Network/virtualNetworks/*","Microsoft.Storage/storageAccounts/*","Microsoft.Sql/servers/*","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/locations/*","Microsoft.Compute/virtualMachines/*","Microsoft.Compute/virtualMachineScaleSets/*","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.DevTestLab/schedules/*","Microsoft.Network/applicationGateways/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatPools/join/action","Microsoft.Network/loadBalancers/probes/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/locations/*","Microsoft.Network/networkInterfaces/*","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/*/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupPolicies/write","Microsoft.SqlVirtualMachine/*","Microsoft.Web/serverFarms/*","Microsoft.Web/hostingEnvironments/Join/Action","Microsoft.Web/certificates/*","Microsoft.Web/listSitesAssignedToHostName/read","Microsoft.Web/sites/*","Microsoft.ServiceBus/*","Microsoft.EventHub/*","Microsoft.Attestation/attestationProviders/*","Microsoft.HDInsight/*/read","Microsoft.HDInsight/clusters/getGatewaySettings/action","Microsoft.HDInsight/clusters/updateGatewaySettings/action","Microsoft.HDInsight/clusters/configurations/*","Microsoft.Blueprint/blueprints/*","Microsoft.SecurityInsights/*/read","Microsoft.SecurityInsights/cases/*","Microsoft.SecurityInsights/incidents/*","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/workspaces/savedSearches/read","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.Insights/workbooks/read","Microsoft.SignalRService/*","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.Resources/deployments/write","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.Solutions/applications/*","Microsoft.Solutions/register/action","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.Marketplace/privateStores/write","Microsoft.Marketplace/privateStores/action","Microsoft.Marketplace/privateStores/delete","Microsoft.Marketplace/privateStores/offers/write","Microsoft.Marketplace/privateStores/offers/action","Microsoft.Marketplace/privateStores/offers/delete","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/write","Microsoft.Synapse/*","Microsoft.Databricks/*","Microsoft.AppConfiguration/*","Microsoft.Portal/dashboards/*","Microsoft.Insights/autoscalesettings/write","Microsoft.Security/locations/jitNetworkAccessPolicies/initiate/action","Microsoft.Security/locations/jitNetworkAccessPolicies/*/read","Microsoft.Security/pricings/read","Microsoft.Security/policies/read","Microsoft.Batch/*","Microsoft.MachineLearningServices/*","Microsoft.Workloads/monitors/read","Microsoft.Workloads/monitors/alerts/read","Microsoft.Workloads/monitors/providerInstances/read","Microsoft.Workloads/monitors/sapLandscapeMonitor/read","Microsoft.Workloads/monitors/alertTemplates/read","Microsoft.Workloads/connectors/sapVirtualInstanceMonitors/read"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write","Microsoft.Authorization/elevateAccess/Action","Microsoft.Blueprint/blueprintAssignments/write","Microsoft.Blueprint/blueprintAssignments/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"00000000-0000-0000-0000-000000000000","updatedBy":"00000000-0000-0000-0000-000000000000"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrPush","type":"BuiltInRole","description":"acr push","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read","Microsoft.ContainerRegistry/registries/push/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Contributor","type":"BuiltInRole","description":"Can manage service and the APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrPull","type":"BuiltInRole","description":"acr pull","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrImageSigner","type":"BuiltInRole","description":"acr image signer","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/sign/write"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/trustedCollections/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrDelete","type":"BuiltInRole","description":"acr delete","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/artifacts/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrQuarantineReader","type":"BuiltInRole","description":"acr quarantine data reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/quarantine/read"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/quarantinedArtifacts/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AcrQuarantineWriter","type":"BuiltInRole","description":"acr quarantine data writer","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/quarantine/read","Microsoft.ContainerRegistry/registries/quarantine/write"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/quarantinedArtifacts/read","Microsoft.ContainerRegistry/registries/quarantinedArtifacts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Operator Role","type":"BuiltInRole","description":"Can manage service but not the APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*/read","Microsoft.ApiManagement/service/backup/action","Microsoft.ApiManagement/service/delete","Microsoft.ApiManagement/service/managedeployments/action","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/restore/action","Microsoft.ApiManagement/service/updatecertificate/action","Microsoft.ApiManagement/service/updatehostname/action","Microsoft.ApiManagement/service/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.ApiManagement/service/users/keys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Reader Role","type":"BuiltInRole","description":"Read-only access to service and APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/*/read","Microsoft.ApiManagement/service/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.ApiManagement/service/users/keys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Insights Component Contributor","type":"BuiltInRole","description":"Can manage Application Insights components","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/generateLiveToken/read","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/components/*","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/topology/read","Microsoft.Insights/transactions/read","Microsoft.Insights/webtests/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Insights Snapshot Debugger","type":"BuiltInRole","description":"Gives user permission to use Application Insights Snapshot Debugger features","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Attestation Reader","type":"BuiltInRole","description":"Can read the attestation provider properties","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":"SYSTEM"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Job Operator","type":"BuiltInRole","description":"Create and Manage Jobs using Automation Runbooks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/read","Microsoft.Automation/automationAccounts/jobs/read","Microsoft.Automation/automationAccounts/jobs/resume/action","Microsoft.Automation/automationAccounts/jobs/stop/action","Microsoft.Automation/automationAccounts/jobs/streams/read","Microsoft.Automation/automationAccounts/jobs/suspend/action","Microsoft.Automation/automationAccounts/jobs/write","Microsoft.Automation/automationAccounts/jobs/output/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Runbook Operator","type":"BuiltInRole","description":"Read Runbook properties - to be able to create Jobs of the runbook.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/runbooks/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Operator","type":"BuiltInRole","description":"Automation Operators are able to start, stop, suspend, and resume jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/read","Microsoft.Automation/automationAccounts/jobs/read","Microsoft.Automation/automationAccounts/jobs/resume/action","Microsoft.Automation/automationAccounts/jobs/stop/action","Microsoft.Automation/automationAccounts/jobs/streams/read","Microsoft.Automation/automationAccounts/jobs/suspend/action","Microsoft.Automation/automationAccounts/jobs/write","Microsoft.Automation/automationAccounts/jobSchedules/read","Microsoft.Automation/automationAccounts/jobSchedules/write","Microsoft.Automation/automationAccounts/linkedWorkspace/read","Microsoft.Automation/automationAccounts/read","Microsoft.Automation/automationAccounts/runbooks/read","Microsoft.Automation/automationAccounts/schedules/read","Microsoft.Automation/automationAccounts/schedules/write","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Automation/automationAccounts/jobs/output/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Contributor","type":"BuiltInRole","description":"Can create and manage an Avere vFXT cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/proximityPlacementGroups/*","Microsoft.Compute/virtualMachines/*","Microsoft.Compute/disks/*","Microsoft.Network/*/read","Microsoft.Network/networkInterfaces/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/*/read","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*","Microsoft.Resources/subscriptions/resourceGroups/resources/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Avere Operator","type":"BuiltInRole","description":"Used by the Avere vFXT cluster to manage the cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterAdminCredential/action","Microsoft.ContainerService/managedClusters/accessProfiles/listCredential/action","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/runcommand/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterUserCredential/action","Microsoft.ContainerService/managedClusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Reader","type":"BuiltInRole","description":"Grants access to read map related data from an Azure maps account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack Registration Owner","type":"BuiltInRole","description":"Lets you manage Azure Stack registrations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStack/edgeSubscriptions/read","Microsoft.AzureStack/registrations/products/*/action","Microsoft.AzureStack/registrations/products/read","Microsoft.AzureStack/registrations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Contributor","type":"BuiltInRole","description":"Lets you manage backups, but can''t delete vaults and give access to others","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/*","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/*","Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action","Microsoft.RecoveryServices/Vaults/backupJobs/*","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/*","Microsoft.RecoveryServices/Vaults/backupPolicies/*","Microsoft.RecoveryServices/Vaults/backupProtectableItems/*","Microsoft.RecoveryServices/Vaults/backupProtectedItems/*","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/*","Microsoft.RecoveryServices/Vaults/backupSecurityPIN/*","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/certificates/*","Microsoft.RecoveryServices/Vaults/extendedInformation/*","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/*","Microsoft.RecoveryServices/Vaults/usages/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/*","Microsoft.RecoveryServices/Vaults/backupconfig/*","Microsoft.RecoveryServices/Vaults/backupValidateOperation/action","Microsoft.RecoveryServices/Vaults/write","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/*","Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read","Microsoft.RecoveryServices/vaults/operationStatus/read","Microsoft.RecoveryServices/vaults/operationResults/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/locations/backupPreValidateProtection/action","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.Support/*","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/backupInstances/delete","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/undelete/action","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/crossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/validateCrossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/backupVaults/backupPolicies/write","Microsoft.DataProtection/backupVaults/backupPolicies/delete","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/write","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/locations/checkNameAvailability/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/operations/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Billing Reader","type":"BuiltInRole","description":"Allows read access to billing data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Billing/*/read","Microsoft.Commerce/*/read","Microsoft.Consumption/*/read","Microsoft.Management/managementGroups/read","Microsoft.CostManagement/*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Operator","type":"BuiltInRole","description":"Lets you manage backup services, except removal of backup, vault creation and giving access to others","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/backup/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/provisionInstantItemRecovery/action","Microsoft.RecoveryServices/vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/accessToken/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/restore/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/revokeInstantItemRecovery/action","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read","Microsoft.RecoveryServices/Vaults/backupFabrics/refreshContainers/action","Microsoft.RecoveryServices/Vaults/backupJobs/*","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/*","Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupProtectableItems/*","Microsoft.RecoveryServices/Vaults/backupProtectedItems/read","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/certificates/write","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/extendedInformation/write","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/write","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/*","Microsoft.RecoveryServices/Vaults/backupValidateOperation/action","Microsoft.RecoveryServices/Vaults/backupTriggerValidateOperation/action","Microsoft.RecoveryServices/Vaults/backupValidateOperationResults/read","Microsoft.RecoveryServices/Vaults/backupValidateOperationsStatuses/read","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/inquire/action","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectableContainers/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/locations/backupPreValidateProtection/action","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/locations/backupAadProperties/read","Microsoft.RecoveryServices/locations/backupCrrJobs/action","Microsoft.RecoveryServices/locations/backupCrrJob/action","Microsoft.RecoveryServices/locations/backupCrossRegionRestore/action","Microsoft.RecoveryServices/locations/backupCrrOperationResults/read","Microsoft.RecoveryServices/locations/backupCrrOperationsStatus/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.Support/*","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/operations/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/crossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/validateCrossRegionRestore/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/delete","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/read","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.RecoveryServices/Vaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup Reader","type":"BuiltInRole","description":"Can view backup services, but can''t make changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/Vaults/backupFabrics/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationResults/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/operationsStatus/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/recoveryPoints/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/read","Microsoft.RecoveryServices/Vaults/backupJobs/operationResults/read","Microsoft.RecoveryServices/Vaults/backupJobs/read","Microsoft.RecoveryServices/Vaults/backupJobsExport/action","Microsoft.RecoveryServices/Vaults/backupOperationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operationResults/read","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupProtectedItems/read","Microsoft.RecoveryServices/Vaults/backupProtectionContainers/read","Microsoft.RecoveryServices/Vaults/backupUsageSummaries/read","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/Vaults/backupstorageconfig/read","Microsoft.RecoveryServices/Vaults/backupconfig/read","Microsoft.RecoveryServices/Vaults/backupOperations/read","Microsoft.RecoveryServices/Vaults/backupPolicies/operations/read","Microsoft.RecoveryServices/Vaults/backupEngines/read","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/items/read","Microsoft.RecoveryServices/locations/backupStatus/action","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/*","Microsoft.RecoveryServices/Vaults/monitoringAlerts/write","Microsoft.RecoveryServices/operations/read","Microsoft.RecoveryServices/locations/operationStatus/read","Microsoft.RecoveryServices/Vaults/backupProtectionIntents/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/locations/backupValidateFeatures/action","Microsoft.RecoveryServices/locations/backupCrrJobs/action","Microsoft.RecoveryServices/locations/backupCrrJob/action","Microsoft.RecoveryServices/locations/backupCrrOperationResults/read","Microsoft.RecoveryServices/locations/backupCrrOperationsStatus/read","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/backupVaults/backupInstances/write","Microsoft.DataProtection/backupVaults/backupInstances/read","Microsoft.DataProtection/backupVaults/deletedBackupInstances/read","Microsoft.DataProtection/backupVaults/backupInstances/backup/action","Microsoft.DataProtection/backupVaults/backupInstances/validateRestore/action","Microsoft.DataProtection/backupVaults/backupInstances/restore/action","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupPolicies/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/recoveryPoints/read","Microsoft.DataProtection/backupVaults/backupInstances/operationResults/read","Microsoft.DataProtection/backupVaults/backupInstances/findRestorableTimeRanges/action","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/operationResults/read","Microsoft.DataProtection/backupVaults/operationStatus/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/backupVaults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/backupVaults/validateForBackup/action","Microsoft.DataProtection/operations/read","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJobs/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchCrossRegionRestoreJob/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/fetchSecondaryRecoveryPoints/action","Microsoft.DataProtection/locations/checkFeatureSupport/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blockchain Member Node Access (Preview)","type":"BuiltInRole","description":"Allows for access to Blockchain Member nodes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Blockchain/blockchainMembers/transactionNodes/read"],"notActions":[],"dataActions":["Microsoft.Blockchain/blockchainMembers/transactionNodes/connect/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"BizTalk Contributor","type":"BuiltInRole","description":"Lets you manage BizTalk services, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.BizTalkServices/BizTalk/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Endpoint Contributor","type":"BuiltInRole","description":"Can manage CDN endpoints, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/endpoints/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Endpoint Reader","type":"BuiltInRole","description":"Can view CDN endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/endpoints/*/read","Microsoft.Cdn/profiles/afdendpoints/validateCustomDomain/action","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Profile Contributor","type":"BuiltInRole","description":"Can manage CDN and Azure Front Door standard and premium profiles and their endpoints, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CDN Profile Reader","type":"BuiltInRole","description":"Can view CDN profiles and their endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Cdn/profiles/afdendpoints/validateCustomDomain/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Cdn/profiles/CheckResourceUsage/action","Microsoft.Cdn/profiles/endpoints/CheckResourceUsage/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Network Contributor","type":"BuiltInRole","description":"Lets you manage classic networks, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicNetwork/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Storage Account Contributor","type":"BuiltInRole","description":"Lets you manage classic storage accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicStorage/storageAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Storage Account Key Operator Service Role","type":"BuiltInRole","description":"Classic Storage Account Key Operators are allowed to list and regenerate keys on Classic Storage Accounts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicStorage/storageAccounts/listkeys/action","Microsoft.ClassicStorage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ClearDB MySQL DB Contributor","type":"BuiltInRole","description":"Lets you manage ClearDB MySQL databases, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","successbricks.cleardb/databases/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Classic Virtual Machine Contributor","type":"BuiltInRole","description":"Lets you manage classic virtual machines, but not access to them, and not the virtual network or storage account they’re connected to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicCompute/domainNames/*","Microsoft.ClassicCompute/virtualMachines/*","Microsoft.ClassicNetwork/networkSecurityGroups/join/action","Microsoft.ClassicNetwork/reservedIps/link/action","Microsoft.ClassicNetwork/reservedIps/read","Microsoft.ClassicNetwork/virtualNetworks/join/action","Microsoft.ClassicNetwork/virtualNetworks/read","Microsoft.ClassicStorage/storageAccounts/disks/read","Microsoft.ClassicStorage/storageAccounts/images/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services User","type":"BuiltInRole","description":"Lets you read and list keys of Cognitive Services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Insights/alertRules/read","Microsoft.Insights/diagnosticSettings/read","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Data Reader","type":"BuiltInRole","description":"Lets you read Cognitive Services data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Contributor","type":"BuiltInRole","description":"Lets you create, read, update, delete and manage keys of Cognitive Services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.CognitiveServices/*","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CosmosBackupOperator","type":"BuiltInRole","description":"Can submit restore request for a Cosmos DB database or a container for an account","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDB/databaseAccounts/backup/action","Microsoft.DocumentDB/databaseAccounts/restore/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":["Microsoft.Authorization/*/Delete","Microsoft.Authorization/*/Write","Microsoft.Authorization/elevateAccess/Action","Microsoft.Blueprint/blueprintAssignments/write","Microsoft.Blueprint/blueprintAssignments/delete","Microsoft.Compute/galleries/share/action","Microsoft.Purview/consents/write","Microsoft.Purview/consents/delete","Microsoft.Resources/deploymentStacks/manageDenySetting/action","Microsoft.Subscription/cancel/action","Microsoft.Subscription/enable/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cosmos DB Account Reader Role","type":"BuiltInRole","description":"Can read Azure Cosmos DB Accounts data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DocumentDB/*/read","Microsoft.DocumentDB/databaseAccounts/readonlykeys/action","Microsoft.Insights/MetricDefinitions/read","Microsoft.Insights/Metrics/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cost Management Contributor","type":"BuiltInRole","description":"Can view costs and manage cost configuration (e.g. budgets, exports)","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Consumption/*","Microsoft.CostManagement/*","Microsoft.Billing/billingPeriods/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Management/managementGroups/read","Microsoft.Billing/billingProperty/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cost Management Reader","type":"BuiltInRole","description":"Can view cost data and configuration (e.g. budgets, exports)","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Consumption/*/read","Microsoft.CostManagement/*/read","Microsoft.Billing/billingPeriods/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Management/managementGroups/read","Microsoft.Billing/billingProperty/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Box Contributor","type":"BuiltInRole","description":"Lets you manage everything under Data Box Service except giving access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Databox/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Box Reader","type":"BuiltInRole","description":"Lets you manage Data Box Service except creating order or editing order details and giving access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Databox/*/read","Microsoft.Databox/jobs/listsecrets/action","Microsoft.Databox/jobs/listcredentials/action","Microsoft.Databox/locations/availableSkus/action","Microsoft.Databox/locations/validateInputs/action","Microsoft.Databox/locations/regionConfiguration/action","Microsoft.Databox/locations/validateAddress/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Factory Contributor","type":"BuiltInRole","description":"Create and manage data factories, as well as child resources within them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DataFactory/dataFactories/*","Microsoft.DataFactory/factories/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.EventGrid/eventSubscriptions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Purger","type":"BuiltInRole","description":"Can purge analytics data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/components/*/read","Microsoft.Insights/components/purge/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/purge/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Lake Analytics Developer","type":"BuiltInRole","description":"Lets you submit, monitor, and manage your own jobs but not create or delete Data Lake Analytics accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.BigAnalytics/accounts/*","Microsoft.DataLakeAnalytics/accounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.BigAnalytics/accounts/Delete","Microsoft.BigAnalytics/accounts/TakeOwnership/action","Microsoft.BigAnalytics/accounts/Write","Microsoft.DataLakeAnalytics/accounts/Delete","Microsoft.DataLakeAnalytics/accounts/TakeOwnership/action","Microsoft.DataLakeAnalytics/accounts/Write","Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/Write","Microsoft.DataLakeAnalytics/accounts/dataLakeStoreAccounts/Delete","Microsoft.DataLakeAnalytics/accounts/storageAccounts/Write","Microsoft.DataLakeAnalytics/accounts/storageAccounts/Delete","Microsoft.DataLakeAnalytics/accounts/firewallRules/Write","Microsoft.DataLakeAnalytics/accounts/firewallRules/Delete","Microsoft.DataLakeAnalytics/accounts/computePolicies/Write","Microsoft.DataLakeAnalytics/accounts/computePolicies/Delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevTest Labs User","type":"BuiltInRole","description":"Lets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/start/action","Microsoft.DevTestLab/*/read","Microsoft.DevTestLab/labs/claimAnyVm/action","Microsoft.DevTestLab/labs/createEnvironment/action","Microsoft.DevTestLab/labs/ensureCurrentUserProfile/action","Microsoft.DevTestLab/labs/formulas/delete","Microsoft.DevTestLab/labs/formulas/read","Microsoft.DevTestLab/labs/formulas/write","Microsoft.DevTestLab/labs/policySets/evaluatePolicies/action","Microsoft.DevTestLab/labs/virtualMachines/claim/action","Microsoft.DevTestLab/labs/virtualmachines/listApplicableSchedules/action","Microsoft.DevTestLab/labs/virtualMachines/getRdpFileContents/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/networkInterfaces/*/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/publicIPAddresses/*/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/listKeys/action"],"notActions":["Microsoft.Compute/virtualMachines/vmSizes/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DocumentDB Account Contributor","type":"BuiltInRole","description":"Lets you manage DocumentDB accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DNS Zone Contributor","type":"BuiltInRole","description":"Lets you manage DNS zones and record sets in Azure DNS, but does not let you control who has access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/dnsZones/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid EventSubscription Contributor","type":"BuiltInRole","description":"Lets you manage EventGrid event subscription operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/*","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid EventSubscription Reader","type":"BuiltInRole","description":"Lets you read EventGrid event subscriptions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Graph Owner","type":"BuiltInRole","description":"Create and manage all aspects of the Enterprise Graph - Ontology, Schema mapping, Conflation and Conversational AI and Ingestions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EnterpriseKnowledgeGraph/services/conflation/read","Microsoft.EnterpriseKnowledgeGraph/services/conflation/write","Microsoft.EnterpriseKnowledgeGraph/services/sourceschema/read","Microsoft.EnterpriseKnowledgeGraph/services/sourceschema/write","Microsoft.EnterpriseKnowledgeGraph/services/knowledge/read","Microsoft.EnterpriseKnowledgeGraph/services/knowledge/write","Microsoft.EnterpriseKnowledgeGraph/services/intentclassification/read","Microsoft.EnterpriseKnowledgeGraph/services/intentclassification/write","Microsoft.EnterpriseKnowledgeGraph/services/ingestion/read","Microsoft.EnterpriseKnowledgeGraph/services/ingestion/write","Microsoft.EnterpriseKnowledgeGraph/services/ontology/read","Microsoft.EnterpriseKnowledgeGraph/services/ontology/write","Microsoft.EnterpriseKnowledgeGraph/services/delete","Microsoft.EnterpriseKnowledgeGraph/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Domain Services Contributor","type":"BuiltInRole","description":"Can Read, Create, Modify and Delete Domain Services related operations needed for HDInsight Enterprise Security Package","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AAD/*/read","Microsoft.AAD/domainServices/*/read","Microsoft.AAD/domainServices/oucontainer/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Intelligent Systems Account Contributor","type":"BuiltInRole","description":"Lets you manage Intelligent Systems accounts, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.IntelligentSystems/accounts/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Contributor","type":"BuiltInRole","description":"Lets you manage key vaults, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.KeyVault/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.KeyVault/locations/deletedVaults/purge/action","Microsoft.KeyVault/hsmPools/*","Microsoft.KeyVault/managedHsms/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Knowledge Consumer","type":"BuiltInRole","description":"Knowledge Read permission to consume Enterprise Graph Knowledge using entity search and graph query","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EnterpriseKnowledgeGraph/services/knowledge/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Creator","type":"BuiltInRole","description":"Lets you create new labs under your Azure Lab Accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.LabServices/labAccounts/*/read","Microsoft.LabServices/labAccounts/createLab/action","Microsoft.LabServices/labAccounts/getPricingAndAvailability/action","Microsoft.LabServices/labAccounts/getRestrictionsAndUsage/action","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Log Analytics Reader","type":"BuiltInRole","description":"Log Analytics Reader can view and search all monitoring data as well as and view monitoring settings, including viewing the configuration of Azure diagnostics on all Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.Support/*"],"notActions":["Microsoft.OperationalInsights/workspaces/sharedKeys/read"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Log Analytics Contributor","type":"BuiltInRole","description":"Log Analytics Contributor can read all monitoring data and edit monitoring settings. Editing monitoring settings includes adding the VM extension to VMs; reading storage account keys to be able to configure collection of logs from Azure Storage; adding solutions; and configuring Azure diagnostics on all Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.ClassicCompute/virtualMachines/extensions/*","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.Compute/virtualMachines/extensions/*","Microsoft.HybridCompute/machines/extensions/write","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.OperationalInsights/*","Microsoft.OperationsManagement/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic App Operator","type":"BuiltInRole","description":"Lets you read, enable and disable logic app.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*/read","Microsoft.Insights/metricAlerts/*/read","Microsoft.Insights/diagnosticSettings/*/read","Microsoft.Insights/metricDefinitions/*/read","Microsoft.Logic/*/read","Microsoft.Logic/workflows/disable/action","Microsoft.Logic/workflows/enable/action","Microsoft.Logic/workflows/validate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/connectionGateways/*/read","Microsoft.Web/connections/*/read","Microsoft.Web/customApis/*/read","Microsoft.Web/serverFarms/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic App Contributor","type":"BuiltInRole","description":"Lets you manage logic app, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/logdefinitions/*","Microsoft.Insights/metricDefinitions/*","Microsoft.Logic/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*","Microsoft.Web/connectionGateways/*","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/serverFarms/join/action","Microsoft.Web/serverFarms/read","Microsoft.Web/sites/functions/listSecrets/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Application Operator Role","type":"BuiltInRole","description":"Lets you read and perform actions on Managed Application resources","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Solutions/applications/read","Microsoft.Solutions/*/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Applications Reader","type":"BuiltInRole","description":"Lets you read resources in a managed app and request JIT access.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Resources/deployments/*","Microsoft.Solutions/jitRequests/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Identity Operator","type":"BuiltInRole","description":"Read and Assign User Assigned Identity","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/*/read","Microsoft.ManagedIdentity/userAssignedIdentities/*/assign/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Identity Contributor","type":"BuiltInRole","description":"Create, Read, Update, and Delete User Assigned Identity","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/write","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/delete","Microsoft.ManagedIdentity/userAssignedIdentities/revokeTokens/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Management Group Contributor","type":"BuiltInRole","description":"Management Group Contributor Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/delete","Microsoft.Management/managementGroups/read","Microsoft.Management/managementGroups/subscriptions/delete","Microsoft.Management/managementGroups/subscriptions/write","Microsoft.Management/managementGroups/write","Microsoft.Management/managementGroups/subscriptions/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Management Group Reader","type":"BuiltInRole","description":"Management Group Reader Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/read","Microsoft.Management/managementGroups/subscriptions/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Metrics Publisher","type":"BuiltInRole","description":"Enables publishing metrics against Azure resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/Register/Action","Microsoft.Support/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Insights/Metrics/Write","Microsoft.Insights/Telemetry/Write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Reader","type":"BuiltInRole","description":"Can read all monitoring data.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Network Contributor","type":"BuiltInRole","description":"Lets you manage networks, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Contributor","type":"BuiltInRole","description":"Can read all monitoring data and update monitoring settings.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.AlertsManagement/alerts/*","Microsoft.AlertsManagement/alertsSummary/*","Microsoft.Insights/actiongroups/*","Microsoft.Insights/activityLogAlerts/*","Microsoft.Insights/AlertRules/*","Microsoft.Insights/components/*","Microsoft.Insights/createNotifications/*","Microsoft.Insights/dataCollectionEndpoints/*","Microsoft.Insights/dataCollectionRules/*","Microsoft.Insights/dataCollectionRuleAssociations/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/eventtypes/*","Microsoft.Insights/LogDefinitions/*","Microsoft.Insights/metricalerts/*","Microsoft.Insights/MetricDefinitions/*","Microsoft.Insights/Metrics/*","Microsoft.Insights/notificationStatus/*","Microsoft.Insights/Register/Action","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/webtests/*","Microsoft.Insights/workbooks/*","Microsoft.Insights/workbooktemplates/*","Microsoft.Insights/privateLinkScopes/*","Microsoft.Insights/privateLinkScopeOperationStatuses/*","Microsoft.Monitor/accounts/*","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/intelligencepacks/*","Microsoft.OperationalInsights/workspaces/savedSearches/*","Microsoft.OperationalInsights/workspaces/search/action","Microsoft.OperationalInsights/workspaces/sharedKeys/action","Microsoft.OperationalInsights/workspaces/sharedKeys/read","Microsoft.OperationalInsights/workspaces/storageinsightconfigs/*","Microsoft.OperationalInsights/locations/workspaces/failover/action","Microsoft.OperationalInsights/workspaces/failback/action","Microsoft.Support/*","Microsoft.AlertsManagement/smartDetectorAlertRules/*","Microsoft.AlertsManagement/actionRules/*","Microsoft.AlertsManagement/smartGroups/*","Microsoft.AlertsManagement/migrateFromSmartDetection/*","Microsoft.AlertsManagement/investigations/*","Microsoft.AlertsManagement/prometheusRuleGroups/*","Microsoft.Monitor/investigations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"New Relic APM Account Contributor","type":"BuiltInRole","description":"Lets you manage New Relic Application Performance Management accounts and applications, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","NewRelic.APM/accounts/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Owner","type":"BuiltInRole","description":"Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Redis Cache Contributor","type":"BuiltInRole","description":"Lets you manage Redis caches, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cache/register/action","Microsoft.Cache/redis/*","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reader and Data Access","type":"BuiltInRole","description":"Lets you view everything but will not let you delete or create a storage account or contained resource. It will also allow read/write access to all data contained in a storage account via access to storage account keys.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/ListAccountSas/action","Microsoft.Storage/storageAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Resource Policy Contributor","type":"BuiltInRole","description":"Users with rights to create/modify resource policy, create support ticket and read resources/hierarchy.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Authorization/policyassignments/*","Microsoft.Authorization/policydefinitions/*","Microsoft.Authorization/policyexemptions/*","Microsoft.Authorization/policysetdefinitions/*","Microsoft.PolicyInsights/*","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduler Job Collections Contributor","type":"BuiltInRole","description":"Lets you manage Scheduler job collections, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Scheduler/jobcollections/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Service Contributor","type":"BuiltInRole","description":"Lets you manage Search services, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Search/searchServices/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Manager (Legacy)","type":"BuiltInRole","description":"This is a legacy role. Please use Security Administrator instead","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ClassicCompute/*/read","Microsoft.ClassicCompute/virtualMachines/*/write","Microsoft.ClassicNetwork/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Reader","type":"BuiltInRole","description":"Security Reader Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.operationalInsights/workspaces/*/read","Microsoft.Resources/deployments/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*/read","Microsoft.IoTSecurity/*/read","Microsoft.Support/*/read","Microsoft.Security/iotDefenderSettings/packageDownloads/action","Microsoft.Security/iotDefenderSettings/downloadManagerActivation/action","Microsoft.Security/iotSensors/downloadResetPassword/action","Microsoft.IoTSecurity/defenderSettings/packageDownloads/action","Microsoft.IoTSecurity/defenderSettings/downloadManagerActivation/action","Microsoft.Management/managementGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Contributor","type":"BuiltInRole","description":"Lets you manage spatial anchors in your account, but not delete them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/create/action","Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read","Microsoft.MixedReality/SpatialAnchorsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Contributor","type":"BuiltInRole","description":"Lets you manage Site Recovery service except vault creation and role assignment","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/locations/allocateStamp/action","Microsoft.RecoveryServices/Vaults/certificates/write","Microsoft.RecoveryServices/Vaults/extendedInformation/*","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/*","Microsoft.RecoveryServices/vaults/replicationAlertSettings/*","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/*","Microsoft.RecoveryServices/vaults/replicationJobs/*","Microsoft.RecoveryServices/vaults/replicationPolicies/*","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/*","Microsoft.RecoveryServices/vaults/replicationVaultSettings/*","Microsoft.RecoveryServices/Vaults/storageConfig/*","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/*","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.RecoveryServices/vaults/replicationOperationStatus/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Operator","type":"BuiltInRole","description":"Lets you failover and failback but not perform other Site Recovery management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/locations/allocateStamp/action","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/vaults/replicationAlertSettings/read","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/checkConsistency/action","Microsoft.RecoveryServices/vaults/replicationFabrics/read","Microsoft.RecoveryServices/vaults/replicationFabrics/reassociateGateway/action","Microsoft.RecoveryServices/vaults/replicationFabrics/renewcertificate/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/applyRecoveryPoint/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/failoverCommit/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/plannedFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/repairReplication/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/reProtect/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/switchprotection/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/testFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/testFailoverCleanup/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/unplannedFailover/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/updateMobilityService/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/refreshProvider/action","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters/read","Microsoft.RecoveryServices/vaults/replicationJobs/*","Microsoft.RecoveryServices/vaults/replicationPolicies/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/failoverCommit/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/plannedFailover/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/reProtect/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/testFailover/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/testFailoverCleanup/action","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/unplannedFailover/action","Microsoft.RecoveryServices/vaults/replicationVaultSettings/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/*","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.RecoveryServices/Vaults/storageConfig/read","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":""},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Reader","type":"BuiltInRole","description":"Lets you locate and read properties of spatial anchors in your account","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Site Recovery Reader","type":"BuiltInRole","description":"Lets you view Site Recovery status but not perform other management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.RecoveryServices/locations/allocatedStamp/read","Microsoft.RecoveryServices/Vaults/extendedInformation/read","Microsoft.RecoveryServices/Vaults/monitoringAlerts/read","Microsoft.RecoveryServices/Vaults/monitoringConfigurations/notificationConfiguration/read","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/refreshContainers/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/operationResults/read","Microsoft.RecoveryServices/Vaults/registeredIdentities/read","Microsoft.RecoveryServices/vaults/replicationAlertSettings/read","Microsoft.RecoveryServices/vaults/replicationEvents/read","Microsoft.RecoveryServices/vaults/replicationFabrics/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationNetworks/replicationNetworkMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectableItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectedItems/recoveryPoints/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionContainerMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationRecoveryServicesProviders/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationStorageClassifications/replicationStorageClassificationMappings/read","Microsoft.RecoveryServices/vaults/replicationFabrics/replicationvCenters/read","Microsoft.RecoveryServices/vaults/replicationJobs/read","Microsoft.RecoveryServices/vaults/replicationPolicies/read","Microsoft.RecoveryServices/vaults/replicationRecoveryPlans/read","Microsoft.RecoveryServices/vaults/replicationVaultSettings/read","Microsoft.RecoveryServices/Vaults/storageConfig/read","Microsoft.RecoveryServices/Vaults/tokenInfo/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/vaultTokens/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Spatial Anchors Account Owner","type":"BuiltInRole","description":"Lets you manage spatial anchors in your account, including deleting them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/SpatialAnchorsAccounts/create/action","Microsoft.MixedReality/SpatialAnchorsAccounts/delete","Microsoft.MixedReality/SpatialAnchorsAccounts/discovery/read","Microsoft.MixedReality/SpatialAnchorsAccounts/properties/read","Microsoft.MixedReality/SpatialAnchorsAccounts/query/read","Microsoft.MixedReality/SpatialAnchorsAccounts/submitdiag/read","Microsoft.MixedReality/SpatialAnchorsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Managed Instance Contributor","type":"BuiltInRole","description":"Lets you manage SQL Managed Instances and required network configuration, but can’t give access to others.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/networkSecurityGroups/*","Microsoft.Network/routeTables/*","Microsoft.Sql/locations/*/read","Microsoft.Sql/locations/instanceFailoverGroups/*","Microsoft.Sql/managedInstances/*","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/*","Microsoft.Network/virtualNetworks/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/managedInstances/azureADOnlyAuthentications/delete","Microsoft.Sql/managedInstances/azureADOnlyAuthentications/write"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL DB Contributor","type":"BuiltInRole","description":"Lets you manage SQL databases, but not access to them. Also, you can''t manage their security-related policies or their parent SQL servers.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/*/read","Microsoft.Sql/servers/databases/*","Microsoft.Sql/servers/read","Microsoft.Support/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/servers/databases/ledgerDigestUploads/write","Microsoft.Sql/servers/databases/ledgerDigestUploads/disable/action","Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/*","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/vulnerabilityAssessments/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Security Manager","type":"BuiltInRole","description":"Lets you manage the security-related policies of SQL servers and databases, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/administratorAzureAsyncOperation/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/managedInstances/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/write","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/transparentDataEncryption/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/serverConfigurationOptions/read","Microsoft.Sql/managedInstances/serverConfigurationOptions/write","Microsoft.Sql/locations/serverConfigurationOptionAzureAsyncOperation/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/auditingSettings/*","Microsoft.Sql/servers/extendedAuditingSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/read","Microsoft.Sql/servers/databases/advancedThreatProtectionSettings/write","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/read","Microsoft.Sql/servers/databases/read","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/read","Microsoft.Sql/servers/databases/schemas/tables/columns/read","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/read","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/transparentDataEncryption/*","Microsoft.Sql/servers/databases/sqlvulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/devOpsAuditingSettings/*","Microsoft.Sql/servers/firewallRules/*","Microsoft.Sql/servers/read","Microsoft.Sql/servers/securityAlertPolicies/*","Microsoft.Sql/servers/sqlvulnerabilityAssessments/*","Microsoft.Sql/servers/vulnerabilityAssessments/*","Microsoft.Support/*","Microsoft.Sql/servers/azureADOnlyAuthentications/*","Microsoft.Sql/managedInstances/read","Microsoft.Sql/managedInstances/azureADOnlyAuthentications/*","Microsoft.Security/sqlVulnerabilityAssessments/*","Microsoft.Sql/managedInstances/administrators/read","Microsoft.Sql/servers/administrators/read","Microsoft.Sql/servers/databases/ledgerDigestUploads/*","Microsoft.Sql/locations/ledgerDigestUploadsAzureAsyncOperation/read","Microsoft.Sql/locations/ledgerDigestUploadsOperationResults/read","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Contributor","type":"BuiltInRole","description":"Lets you manage storage accounts, including accessing storage account keys which provide full access to storage account data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SQL Server Contributor","type":"BuiltInRole","description":"Lets you manage SQL servers and databases, but not access to them, and not their security -related policies.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Sql/locations/*/read","Microsoft.Sql/servers/*","Microsoft.Support/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read"],"notActions":["Microsoft.Sql/managedInstances/databases/currentSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/recommendedSensitivityLabels/*","Microsoft.Sql/managedInstances/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/securityAlertPolicies/*","Microsoft.Sql/managedInstances/databases/sensitivityLabels/*","Microsoft.Sql/managedInstances/databases/vulnerabilityAssessments/*","Microsoft.Sql/managedInstances/securityAlertPolicies/*","Microsoft.Sql/managedInstances/vulnerabilityAssessments/*","Microsoft.Sql/servers/auditingSettings/*","Microsoft.Sql/servers/databases/auditingSettings/*","Microsoft.Sql/servers/databases/auditRecords/read","Microsoft.Sql/servers/databases/currentSensitivityLabels/*","Microsoft.Sql/servers/databases/dataMaskingPolicies/*","Microsoft.Sql/servers/databases/extendedAuditingSettings/*","Microsoft.Sql/servers/databases/recommendedSensitivityLabels/*","Microsoft.Sql/servers/databases/schemas/tables/columns/sensitivityLabels/*","Microsoft.Sql/servers/databases/securityAlertPolicies/*","Microsoft.Sql/servers/databases/securityMetrics/*","Microsoft.Sql/servers/databases/sensitivityLabels/*","Microsoft.Sql/servers/databases/vulnerabilityAssessments/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentScans/*","Microsoft.Sql/servers/databases/vulnerabilityAssessmentSettings/*","Microsoft.Sql/servers/devOpsAuditingSettings/*","Microsoft.Sql/servers/extendedAuditingSettings/*","Microsoft.Sql/servers/securityAlertPolicies/*","Microsoft.Sql/servers/vulnerabilityAssessments/*","Microsoft.Sql/servers/azureADOnlyAuthentications/delete","Microsoft.Sql/servers/azureADOnlyAuthentications/write","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/delete","Microsoft.Sql/servers/externalPolicyBasedAuthorizations/write"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Key Operator Service Role","type":"BuiltInRole","description":"Storage Account Key Operators are allowed to list and regenerate keys on Storage Accounts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/regeneratekey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Contributor","type":"BuiltInRole","description":"Allows for read, write and delete access to Azure Storage blob containers and data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/move/action","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Storage blob containers and data, including assigning POSIX access control.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/*","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage blob containers and data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access to Azure Storage queues and queue messages","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/queueServices/queues/delete","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/queueServices/queues/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/delete","Microsoft.Storage/storageAccounts/queueServices/queues/messages/read","Microsoft.Storage/storageAccounts/queueServices/queues/messages/write","Microsoft.Storage/storageAccounts/queueServices/queues/messages/process/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Message Processor","type":"BuiltInRole","description":"Allows for peek, receive, and delete access to Azure Storage queue messages","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/read","Microsoft.Storage/storageAccounts/queueServices/queues/messages/process/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Message Sender","type":"BuiltInRole","description":"Allows for sending of Azure Storage queue messages","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Queue Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage queues and queue messages","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/queueServices/queues/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/queueServices/queues/messages/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Support Request Contributor","type":"BuiltInRole","description":"Lets you create and manage Support requests","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Traffic Manager Contributor","type":"BuiltInRole","description":"Lets you manage Traffic Manager profiles, but does not let you control who has access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Network/trafficManagerProfiles/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"User Access Administrator","type":"BuiltInRole","description":"Lets you manage user access to Azure resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Authorization/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Contributor","type":"BuiltInRole","description":"Lets you manage virtual machines, but not access to them, and not the virtual network or storage account they''re connected to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/availabilitySets/*","Microsoft.Compute/locations/*","Microsoft.Compute/virtualMachines/*","Microsoft.Compute/virtualMachineScaleSets/*","Microsoft.Compute/cloudServices/*","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.DevTestLab/schedules/*","Microsoft.Insights/alertRules/*","Microsoft.Network/applicationGateways/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/probes/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/locations/*","Microsoft.Network/networkInterfaces/*","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.RecoveryServices/locations/*","Microsoft.RecoveryServices/Vaults/backupFabrics/backupProtectionIntent/write","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/*/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/read","Microsoft.RecoveryServices/Vaults/backupFabrics/protectionContainers/protectedItems/write","Microsoft.RecoveryServices/Vaults/backupPolicies/read","Microsoft.RecoveryServices/Vaults/backupPolicies/write","Microsoft.RecoveryServices/Vaults/read","Microsoft.RecoveryServices/Vaults/usages/read","Microsoft.RecoveryServices/Vaults/write","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SerialConsole/serialPorts/connect/action","Microsoft.SqlVirtualMachine/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web Plan Contributor","type":"BuiltInRole","description":"Lets you manage the web plans for websites, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/serverFarms/*","Microsoft.Web/hostingEnvironments/Join/Action","Microsoft.Insights/autoscalesettings/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Website Contributor","type":"BuiltInRole","description":"Lets you manage websites (not web plans), but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/certificates/*","Microsoft.Web/listSitesAssignedToHostName/read","Microsoft.Web/register/action","Microsoft.Web/serverFarms/join/action","Microsoft.Web/serverFarms/read","Microsoft.Web/sites/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*"],"notActions":[],"dataActions":["Microsoft.EventHub/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Attestation Contributor","type":"BuiltInRole","description":"Can read write or delete the attestation provider instance","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/attestation/write","Microsoft.Attestation/attestationProviders/attestation/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Cluster Operator","type":"BuiltInRole","description":"Lets you read and modify HDInsight cluster configurations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HDInsight/*/read","Microsoft.HDInsight/clusters/getGatewaySettings/action","Microsoft.HDInsight/clusters/updateGatewaySettings/action","Microsoft.HDInsight/clusters/configurations/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/operations/read","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cosmos DB Operator","type":"BuiltInRole","description":"Lets you manage Azure Cosmos DB accounts, but not access data in them. Prevents access to account keys and connection strings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action"],"notActions":["Microsoft.DocumentDB/databaseAccounts/dataTransferJobs/*","Microsoft.DocumentDB/databaseAccounts/readonlyKeys/*","Microsoft.DocumentDB/databaseAccounts/regenerateKey/*","Microsoft.DocumentDB/databaseAccounts/listKeys/*","Microsoft.DocumentDB/databaseAccounts/listConnectionStrings/*","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/write","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/delete","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/write","Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments/delete","Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions/write","Microsoft.DocumentDB/databaseAccounts/mongodbRoleDefinitions/delete","Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions/write","Microsoft.DocumentDB/databaseAccounts/mongodbUserDefinitions/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hybrid Server Resource Administrator","type":"BuiltInRole","description":"Can read, write, delete, and re-onboard Hybrid servers to the Hybrid Resource Provider.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*","Microsoft.HybridCompute/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hybrid Server Onboarding","type":"BuiltInRole","description":"Can onboard new Hybrid servers to the Hybrid Resource Provider.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Receiver","type":"BuiltInRole","description":"Allows receive access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*/eventhubs/consumergroups/read"],"notActions":[],"dataActions":["Microsoft.EventHub/*/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Event Hubs Data Sender","type":"BuiltInRole","description":"Allows send access to Azure Event Hubs resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/*/eventhubs/read"],"notActions":[],"dataActions":["Microsoft.EventHub/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Receiver","type":"BuiltInRole","description":"Allows for receive access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*/queues/read","Microsoft.ServiceBus/*/topics/read","Microsoft.ServiceBus/*/topics/subscriptions/read"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Service Bus Data Sender","type":"BuiltInRole","description":"Allows for send access to Azure Service Bus resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceBus/*/queues/read","Microsoft.ServiceBus/*/topics/read","Microsoft.ServiceBus/*/topics/subscriptions/read"],"notActions":[],"dataActions":["Microsoft.ServiceBus/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Reader","type":"BuiltInRole","description":"Allows for read access to Azure File Share over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access in Azure Storage file shares over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Private DNS Zone Contributor","type":"BuiltInRole","description":"Lets you manage private DNS zone resources, but not the virtual networks they are linked to.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Network/privateDnsZones/*","Microsoft.Network/privateDnsOperationResults/*","Microsoft.Network/privateDnsOperationStatuses/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/join/action","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Blob Delegator","type":"BuiltInRole","description":"Allows for generation of a user delegation key which can be used to sign SAS tokens","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization User","type":"BuiltInRole","description":"Allows user to use the applications in an application group.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DesktopVirtualization/applicationGroups/useApplications/action","Microsoft.DesktopVirtualization/appAttachPackages/useApplications/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data SMB Share Elevated Contributor","type":"BuiltInRole","description":"Allows for read, write, delete and modify NTFS permission access in Azure Storage file shares over SMB","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/modifypermissions/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blueprint Contributor","type":"BuiltInRole","description":"Can manage blueprint definitions, but not assign them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Blueprint/blueprints/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Blueprint Operator","type":"BuiltInRole","description":"Can assign existing published blueprints, but cannot create new blueprints. NOTE: this only works if the assignment is done with a user-assigned managed identity.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Blueprint/blueprintAssignments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Contributor","type":"BuiltInRole","description":"Microsoft Sentinel Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/savedSearches/*","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.Insights/workbooks/*","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Responder","type":"BuiltInRole","description":"Microsoft Sentinel Responder","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*/read","Microsoft.SecurityInsights/dataConnectorsCheckRequirements/action","Microsoft.SecurityInsights/automationRules/*","Microsoft.SecurityInsights/cases/*","Microsoft.SecurityInsights/incidents/*","Microsoft.SecurityInsights/entities/runPlaybook/action","Microsoft.SecurityInsights/threatIntelligence/indicators/appendTags/action","Microsoft.SecurityInsights/threatIntelligence/indicators/query/action","Microsoft.SecurityInsights/threatIntelligence/bulkTag/action","Microsoft.SecurityInsights/threatIntelligence/indicators/appendTags/action","Microsoft.SecurityInsights/threatIntelligence/indicators/replaceTags/action","Microsoft.SecurityInsights/threatIntelligence/queryIndicators/action","Microsoft.SecurityInsights/businessApplicationAgents/systems/undoAction/action","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/workspaces/savedSearches/read","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.Insights/workbooks/read","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/cases/*/Delete","Microsoft.SecurityInsights/incidents/*/Delete","Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Reader","type":"BuiltInRole","description":"Microsoft Sentinel Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SecurityInsights/*/read","Microsoft.SecurityInsights/dataConnectorsCheckRequirements/action","Microsoft.SecurityInsights/threatIntelligence/indicators/query/action","Microsoft.SecurityInsights/threatIntelligence/queryIndicators/action","Microsoft.OperationalInsights/workspaces/analytics/query/action","Microsoft.OperationalInsights/workspaces/*/read","Microsoft.OperationalInsights/workspaces/LinkedServices/read","Microsoft.OperationalInsights/workspaces/savedSearches/read","Microsoft.OperationsManagement/solutions/read","Microsoft.OperationalInsights/workspaces/query/read","Microsoft.OperationalInsights/workspaces/query/*/read","Microsoft.OperationalInsights/querypacks/*/read","Microsoft.OperationalInsights/workspaces/dataSources/read","Microsoft.Insights/workbooks/read","Microsoft.Insights/myworkbooks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/templateSpecs/*/read","Microsoft.Support/*"],"notActions":["Microsoft.SecurityInsights/ConfidentialWatchlists/*","Microsoft.OperationalInsights/workspaces/query/ConfidentialWatchlist/*"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Workbook Reader","type":"BuiltInRole","description":"Can read workbooks.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.insights/workbooks/read","microsoft.insights/workbooks/revisions/read","microsoft.insights/workbooktemplates/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Workbook Contributor","type":"BuiltInRole","description":"Can save shared workbooks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/workbooks/write","Microsoft.Insights/workbooks/delete","Microsoft.Insights/workbooks/read","Microsoft.Insights/workbooks/revisions/read","Microsoft.Insights/workbooktemplates/write","Microsoft.Insights/workbooktemplates/delete","Microsoft.Insights/workbooktemplates/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Policy Insights Data Writer (Preview)","type":"BuiltInRole","description":"Allows read access to resource policies and write access to resource component policy events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/policyassignments/read","Microsoft.Authorization/policydefinitions/read","Microsoft.Authorization/policyexemptions/read","Microsoft.Authorization/policysetdefinitions/read"],"notActions":[],"dataActions":["Microsoft.PolicyInsights/checkDataPolicyCompliance/action","Microsoft.PolicyInsights/policyEvents/logDataEvents/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR AccessKey Reader","type":"BuiltInRole","description":"Read SignalR Service Access Keys","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SignalRService/*/read","Microsoft.SignalRService/SignalR/listkeys/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR/Web PubSub Contributor","type":"BuiltInRole","description":"Create, Read, Update, and Delete SignalR service resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.SignalRService/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Onboarding","type":"BuiltInRole","description":"Can onboard Azure Connected Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/privateLinkScopes/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Resource Administrator","type":"BuiltInRole","description":"Can read, write, delete and re-onboard Azure Connected Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*","Microsoft.HybridCompute/machines/extensions/*","Microsoft.HybridCompute/machines/licenseProfiles/*","Microsoft.HybridCompute/machines/runCommands/*","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/privateLinkScopes/*","Microsoft.HybridCompute/licenses/*","Microsoft.HybridCompute/locations/*","Microsoft.HybridCompute/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Services Registration assignment Delete Role","type":"BuiltInRole","description":"Managed Services Registration Assignment Delete Role allows the managing tenant users to delete the registration assignment assigned to their tenant.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedServices/registrationAssignments/read","Microsoft.ManagedServices/registrationAssignments/delete","Microsoft.ManagedServices/operationStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Data Owner","type":"BuiltInRole","description":"Allows full access to App Configuration data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read","Microsoft.AppConfiguration/configurationStores/*/write","Microsoft.AppConfiguration/configurationStores/*/delete","Microsoft.AppConfiguration/configurationStores/*/action"],"notDataActions":["Microsoft.AppConfiguration/configurationStores/useSasAuth/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Data Reader","type":"BuiltInRole","description":"Allows read access to App Configuration data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppConfiguration/configurationStores/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Cluster - Azure Arc Onboarding","type":"BuiltInRole","description":"Role definition to authorize any user/service to create connectedClusters resource","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Contributor","type":"BuiltInRole","description":"Experimentation Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/write","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/delete","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experiment/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/emergencystop/action","Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/write","Microsoft.Experimentation/experimentWorkspaces/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services QnA Maker Reader","type":"BuiltInRole","description":"Let’s you read and test a KB only.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services QnA Maker Editor","type":"BuiltInRole","description":"Let’s you create, edit, import and export a KB. You cannot publish or delete a KB.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/write","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker/alterations/write","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker/endpointsettings/write","Microsoft.CognitiveServices/accounts/QnAMaker/operations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/alterations/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/read","Microsoft.CognitiveServices/accounts/QnAMaker.v2/endpointsettings/write","Microsoft.CognitiveServices/accounts/QnAMaker.v2/operations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/download/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/create/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/generateanswer/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/knowledgebases/train/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/alterations/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointkeys/refreshkeys/action","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/read","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/endpointsettings/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnAMaker/operations/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Administrator","type":"BuiltInRole","description":"Experimentation Administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/admin/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/write","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/delete","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experimentadmin/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/experiment/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/emergencystop/action","Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/write","Microsoft.Experimentation/experimentWorkspaces/delete","Microsoft.Experimentation/experimentWorkspaces/admin/action","Microsoft.Experimentation/experimentWorkspaces/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/metricwrite/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Remote Rendering Administrator","type":"BuiltInRole","description":"Provides user with conversion, manage session, rendering and diagnostics capabilities for Azure Remote Rendering","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/RemoteRenderingAccounts/convert/action","Microsoft.MixedReality/RemoteRenderingAccounts/convert/read","Microsoft.MixedReality/RemoteRenderingAccounts/convert/delete","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete","Microsoft.MixedReality/RemoteRenderingAccounts/render/read","Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Remote Rendering Client","type":"BuiltInRole","description":"Provides user with manage session, rendering and diagnostics capabilities for Azure Remote Rendering.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/read","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/action","Microsoft.MixedReality/RemoteRenderingAccounts/managesessions/delete","Microsoft.MixedReality/RemoteRenderingAccounts/render/read","Microsoft.MixedReality/RemoteRenderingAccounts/diagnostic/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed Application Contributor Role","type":"BuiltInRole","description":"Allows for creating managed application resources.","assignableScopes":["/"],"permissions":[{"actions":["*/read","Microsoft.Solutions/applications/*","Microsoft.Solutions/register/action","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Assessment Contributor","type":"BuiltInRole","description":"Lets you push assessments to Security Center","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Security/assessments/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Tag Contributor","type":"BuiltInRole","description":"Lets you manage tags on entities, without providing access to the entities themselves.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Resources/subscriptions/resources/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Support/*","Microsoft.Resources/tags/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Integration Service Environment Developer","type":"BuiltInRole","description":"Allows developers to create and update workflows, integration accounts and API connections in integration service environments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Support/*","Microsoft.Logic/integrationServiceEnvironments/read","Microsoft.Logic/integrationServiceEnvironments/*/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Integration Service Environment Contributor","type":"BuiltInRole","description":"Lets you manage integration service environments, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Support/*","Microsoft.Logic/integrationServiceEnvironments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Service clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ContainerService/locations/*","Microsoft.ContainerService/managedClusters/*","Microsoft.ContainerService/managedclustersnapshots/*","Microsoft.ContainerService/snapshots/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Digital Twins Data Reader","type":"BuiltInRole","description":"Read-only role for Digital Twins data-plane properties","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DigitalTwins/digitaltwins/read","Microsoft.DigitalTwins/digitaltwins/relationships/read","Microsoft.DigitalTwins/eventroutes/read","Microsoft.DigitalTwins/jobs/import/read","Microsoft.DigitalTwins/jobs/imports/read","Microsoft.DigitalTwins/jobs/deletions/read","Microsoft.DigitalTwins/models/read","Microsoft.DigitalTwins/query/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Digital Twins Data Owner","type":"BuiltInRole","description":"Full access role for Digital Twins data-plane","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DigitalTwins/digitaltwins/*","Microsoft.DigitalTwins/digitaltwins/commands/*","Microsoft.DigitalTwins/digitaltwins/relationships/*","Microsoft.DigitalTwins/eventroutes/*","Microsoft.DigitalTwins/jobs/*","Microsoft.DigitalTwins/models/*","Microsoft.DigitalTwins/query/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Hierarchy Settings Administrator","type":"BuiltInRole","description":"Allows users to edit and delete Hierarchy Settings","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/managementGroups/settings/write","Microsoft.Management/managementGroups/settings/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Contributor","type":"BuiltInRole","description":"Role allows user or principal full access to FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/*","Microsoft.HealthcareApis/workspaces/fhirservices/resources/*"],"notDataActions":["Microsoft.HealthcareApis/services/fhir/resources/smart/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/smart/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Exporter","type":"BuiltInRole","description":"Role allows user or principal to read and export FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/services/fhir/resources/export/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/export/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Reader","type":"BuiltInRole","description":"Role allows user or principal to read FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Writer","type":"BuiltInRole","description":"Role allows user or principal to read and write FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/services/fhir/resources/write","Microsoft.HealthcareApis/services/fhir/resources/delete","Microsoft.HealthcareApis/services/fhir/resources/export/action","Microsoft.HealthcareApis/services/fhir/resources/resourceValidate/action","Microsoft.HealthcareApis/services/fhir/resources/reindex/action","Microsoft.HealthcareApis/services/fhir/resources/convertData/action","Microsoft.HealthcareApis/services/fhir/resources/editProfileDefinitions/action","Microsoft.HealthcareApis/services/fhir/resources/import/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/write","Microsoft.HealthcareApis/workspaces/fhirservices/resources/delete","Microsoft.HealthcareApis/workspaces/fhirservices/resources/export/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/resourceValidate/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/reindex/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/convertData/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/editProfileDefinitions/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/import/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Reader","type":"BuiltInRole","description":"Experimentation Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Understanding Account Owner","type":"BuiltInRole","description":"Provides user with ingestion capabilities for Azure Object Understanding.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/action","Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Contributor","type":"BuiltInRole","description":"Grants access to read, write, and delete access to map related data from an Azure maps account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/*/read","Microsoft.Maps/accounts/*/write","Microsoft.Maps/accounts/*/delete","Microsoft.Maps/accounts/*/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Contributor","type":"BuiltInRole","description":"Full access to the project, including the ability to view, create, edit, or delete projects.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Deployment","type":"BuiltInRole","description":"Publish, unpublish or export models. Deployment can view the project but can’t update.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/iterations/publish/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/iterations/export/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/quicktest/*","Microsoft.CognitiveServices/accounts/CustomVision/classify/*","Microsoft.CognitiveServices/accounts/CustomVision/detect/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Labeler","type":"BuiltInRole","description":"View, edit training images and create, add, remove, or delete the image tags. Labelers can view the project but can’t update anything other than training images and tags.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/query/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/images/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/tags/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/images/suggested/*","Microsoft.CognitiveServices/accounts/CustomVision/projects/tagsandregions/suggestions/action"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Reader","type":"BuiltInRole","description":"Read-only actions in the project. Readers can’t create or update the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*/read","Microsoft.CognitiveServices/accounts/CustomVision/projects/predictions/query/action"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Custom Vision Trainer","type":"BuiltInRole","description":"View, edit projects and train the models, including the ability to publish, unpublish, export the models. Trainers can’t create or delete the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/CustomVision/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVision/projects/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/delete","Microsoft.CognitiveServices/accounts/CustomVision/projects/import/action","Microsoft.CognitiveServices/accounts/CustomVision/projects/export/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Administrator","type":"BuiltInRole","description":"Perform all data plane operations on a key vault and all objects in it, including certificates, keys, and secrets. Cannot manage key vault resources or manage role assignments. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Officer","type":"BuiltInRole","description":"Perform any action on the keys of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/*","Microsoft.KeyVault/vaults/keyrotationpolicies/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto User","type":"BuiltInRole","description":"Perform cryptographic operations using keys. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/read","Microsoft.KeyVault/vaults/keys/update/action","Microsoft.KeyVault/vaults/keys/backup/action","Microsoft.KeyVault/vaults/keys/encrypt/action","Microsoft.KeyVault/vaults/keys/decrypt/action","Microsoft.KeyVault/vaults/keys/wrap/action","Microsoft.KeyVault/vaults/keys/unwrap/action","Microsoft.KeyVault/vaults/keys/sign/action","Microsoft.KeyVault/vaults/keys/verify/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Secrets Officer","type":"BuiltInRole","description":"Perform any action on the secrets of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Secrets User","type":"BuiltInRole","description":"Read secret contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/secrets/readMetadata/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Certificates Officer","type":"BuiltInRole","description":"Perform any action on the certificates of a key vault, except manage permissions. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/certificatecas/*","Microsoft.KeyVault/vaults/certificates/*","Microsoft.KeyVault/vaults/certificatecontacts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Reader","type":"BuiltInRole","description":"Read metadata of key vaults and its certificates, keys, and secrets. Cannot read sensitive values such as secret contents or key material. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.KeyVault/checkNameAvailability/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/*/read","Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/operations/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/*/read","Microsoft.KeyVault/vaults/secrets/readMetadata/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Service Encryption User","type":"BuiltInRole","description":"Read metadata of keys and perform wrap/unwrap operations. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/eventSubscriptions/delete"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/read","Microsoft.KeyVault/vaults/keys/wrap/action","Microsoft.KeyVault/vaults/keys/unwrap/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Viewer","type":"BuiltInRole","description":"Lets you view all resources in cluster/namespace, except secrets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/read","Microsoft.Kubernetes/connectedClusters/apps/deployments/read","Microsoft.Kubernetes/connectedClusters/apps/replicasets/read","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/read","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/read","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/read","Microsoft.Kubernetes/connectedClusters/batch/jobs/read","Microsoft.Kubernetes/connectedClusters/configmaps/read","Microsoft.Kubernetes/connectedClusters/endpoints/read","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/read","Microsoft.Kubernetes/connectedClusters/extensions/deployments/read","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/read","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/read","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/read","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/read","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/read","Microsoft.Kubernetes/connectedClusters/pods/read","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/read","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/read","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/read","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/serviceaccounts/read","Microsoft.Kubernetes/connectedClusters/services/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Writer","type":"BuiltInRole","description":"Lets you update everything in cluster/namespace, except (cluster)roles and (cluster)role bindings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/*","Microsoft.Kubernetes/connectedClusters/apps/deployments/*","Microsoft.Kubernetes/connectedClusters/apps/replicasets/*","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/*","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/*","Microsoft.Kubernetes/connectedClusters/batch/jobs/*","Microsoft.Kubernetes/connectedClusters/configmaps/*","Microsoft.Kubernetes/connectedClusters/endpoints/*","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/*","Microsoft.Kubernetes/connectedClusters/extensions/deployments/*","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/*","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/*","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/*","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/*","Microsoft.Kubernetes/connectedClusters/pods/*","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/secrets/*","Microsoft.Kubernetes/connectedClusters/serviceaccounts/*","Microsoft.Kubernetes/connectedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Cluster Admin","type":"BuiltInRole","description":"Lets you manage all resources in the cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Kubernetes Admin","type":"BuiltInRole","description":"Lets you manage all resources under cluster/namespace, except update or delete resource quotas and namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":["Microsoft.Kubernetes/connectedClusters/apps/controllerrevisions/read","Microsoft.Kubernetes/connectedClusters/apps/daemonsets/*","Microsoft.Kubernetes/connectedClusters/apps/deployments/*","Microsoft.Kubernetes/connectedClusters/apps/replicasets/*","Microsoft.Kubernetes/connectedClusters/apps/statefulsets/*","Microsoft.Kubernetes/connectedClusters/authorization.k8s.io/localsubjectaccessreviews/write","Microsoft.Kubernetes/connectedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.Kubernetes/connectedClusters/batch/cronjobs/*","Microsoft.Kubernetes/connectedClusters/batch/jobs/*","Microsoft.Kubernetes/connectedClusters/configmaps/*","Microsoft.Kubernetes/connectedClusters/endpoints/*","Microsoft.Kubernetes/connectedClusters/events.k8s.io/events/read","Microsoft.Kubernetes/connectedClusters/events/read","Microsoft.Kubernetes/connectedClusters/extensions/daemonsets/*","Microsoft.Kubernetes/connectedClusters/extensions/deployments/*","Microsoft.Kubernetes/connectedClusters/extensions/ingresses/*","Microsoft.Kubernetes/connectedClusters/extensions/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/extensions/replicasets/*","Microsoft.Kubernetes/connectedClusters/limitranges/read","Microsoft.Kubernetes/connectedClusters/namespaces/read","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/ingresses/*","Microsoft.Kubernetes/connectedClusters/networking.k8s.io/networkpolicies/*","Microsoft.Kubernetes/connectedClusters/persistentvolumeclaims/*","Microsoft.Kubernetes/connectedClusters/pods/*","Microsoft.Kubernetes/connectedClusters/policy/poddisruptionbudgets/*","Microsoft.Kubernetes/connectedClusters/rbac.authorization.k8s.io/rolebindings/*","Microsoft.Kubernetes/connectedClusters/rbac.authorization.k8s.io/roles/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/replicationcontrollers/*","Microsoft.Kubernetes/connectedClusters/resourcequotas/read","Microsoft.Kubernetes/connectedClusters/secrets/*","Microsoft.Kubernetes/connectedClusters/serviceaccounts/*","Microsoft.Kubernetes/connectedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Cluster Admin","type":"BuiltInRole","description":"Lets you manage all resources in the cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/managedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Admin","type":"BuiltInRole","description":"Lets you manage all resources under cluster/namespace, except update or delete resource quotas and namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/managedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/*"],"notDataActions":["Microsoft.ContainerService/managedClusters/resourcequotas/write","Microsoft.ContainerService/managedClusters/resourcequotas/delete","Microsoft.ContainerService/managedClusters/namespaces/write","Microsoft.ContainerService/managedClusters/namespaces/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Reader","type":"BuiltInRole","description":"Allows read-only access to see most objects in a namespace. It does not allow viewing roles or role bindings. This role does not allow viewing Secrets, since reading the contents of Secrets enables access to ServiceAccount credentials in the namespace, which would allow API access as any ServiceAccount in the namespace (a form of privilege escalation). Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/apps/controllerrevisions/read","Microsoft.ContainerService/managedClusters/apps/daemonsets/read","Microsoft.ContainerService/managedClusters/apps/deployments/read","Microsoft.ContainerService/managedClusters/apps/replicasets/read","Microsoft.ContainerService/managedClusters/apps/statefulsets/read","Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/managedClusters/batch/cronjobs/read","Microsoft.ContainerService/managedClusters/batch/jobs/read","Microsoft.ContainerService/managedClusters/configmaps/read","Microsoft.ContainerService/managedClusters/discovery.k8s.io/endpointslices/read","Microsoft.ContainerService/managedClusters/endpoints/read","Microsoft.ContainerService/managedClusters/events.k8s.io/events/read","Microsoft.ContainerService/managedClusters/events/read","Microsoft.ContainerService/managedClusters/extensions/daemonsets/read","Microsoft.ContainerService/managedClusters/extensions/deployments/read","Microsoft.ContainerService/managedClusters/extensions/ingresses/read","Microsoft.ContainerService/managedClusters/extensions/networkpolicies/read","Microsoft.ContainerService/managedClusters/extensions/replicasets/read","Microsoft.ContainerService/managedClusters/limitranges/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/pods/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/nodes/read","Microsoft.ContainerService/managedClusters/namespaces/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/managedClusters/persistentvolumeclaims/read","Microsoft.ContainerService/managedClusters/pods/read","Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/read","Microsoft.ContainerService/managedClusters/replicationcontrollers/read","Microsoft.ContainerService/managedClusters/resourcequotas/read","Microsoft.ContainerService/managedClusters/serviceaccounts/read","Microsoft.ContainerService/managedClusters/services/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service RBAC Writer","type":"BuiltInRole","description":"Allows read/write access to most objects in a namespace.This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets and running Pods as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace. Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ContainerService/managedClusters/apps/controllerrevisions/read","Microsoft.ContainerService/managedClusters/apps/daemonsets/*","Microsoft.ContainerService/managedClusters/apps/deployments/*","Microsoft.ContainerService/managedClusters/apps/replicasets/*","Microsoft.ContainerService/managedClusters/apps/statefulsets/*","Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/*","Microsoft.ContainerService/managedClusters/batch/cronjobs/*","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/read","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/write","Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/delete","Microsoft.ContainerService/managedClusters/discovery.k8s.io/endpointslices/read","Microsoft.ContainerService/managedClusters/batch/jobs/*","Microsoft.ContainerService/managedClusters/configmaps/*","Microsoft.ContainerService/managedClusters/endpoints/*","Microsoft.ContainerService/managedClusters/events.k8s.io/events/read","Microsoft.ContainerService/managedClusters/events/*","Microsoft.ContainerService/managedClusters/extensions/daemonsets/*","Microsoft.ContainerService/managedClusters/extensions/deployments/*","Microsoft.ContainerService/managedClusters/extensions/ingresses/*","Microsoft.ContainerService/managedClusters/extensions/networkpolicies/*","Microsoft.ContainerService/managedClusters/extensions/replicasets/*","Microsoft.ContainerService/managedClusters/limitranges/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/pods/read","Microsoft.ContainerService/managedClusters/metrics.k8s.io/nodes/read","Microsoft.ContainerService/managedClusters/namespaces/read","Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/*","Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/*","Microsoft.ContainerService/managedClusters/persistentvolumeclaims/*","Microsoft.ContainerService/managedClusters/pods/*","Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/*","Microsoft.ContainerService/managedClusters/replicationcontrollers/*","Microsoft.ContainerService/managedClusters/resourcequotas/read","Microsoft.ContainerService/managedClusters/secrets/*","Microsoft.ContainerService/managedClusters/serviceaccounts/*","Microsoft.ContainerService/managedClusters/services/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Services Hub Operator","type":"BuiltInRole","description":"Services Hub Operator allows you to perform all read, write, and deletion operations related to Services Hub Connectors.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.ServicesHub/connectors/write","Microsoft.ServicesHub/connectors/read","Microsoft.ServicesHub/connectors/delete","Microsoft.ServicesHub/connectors/checkAssessmentEntitlement/action","Microsoft.ServicesHub/supportOfferingEntitlement/read","Microsoft.ServicesHub/workspaces/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Understanding Account Reader","type":"BuiltInRole","description":"Lets you read ingestion jobs for an object understanding account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectUnderstandingAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc Enabled Kubernetes Cluster User Role","type":"BuiltInRole","description":"List cluster user credentials action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Kubernetes/connectedClusters/listClusterUserCredentials/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR REST API Owner","type":"BuiltInRole","description":"Full access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/auth/clientToken/action","Microsoft.SignalRService/SignalR/hub/*","Microsoft.SignalRService/SignalR/group/*","Microsoft.SignalRService/SignalR/clientConnection/*","Microsoft.SignalRService/SignalR/user/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Collaborative Data Contributor","type":"BuiltInRole","description":"Can manage data packages of a collaborative.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IndustryDataLifecycle/custodianCollaboratives/*/read","Microsoft.IndustryDataLifecycle/memberCollaboratives/*/read","Microsoft.IndustryDataLifecycle/locations/dataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/receivedDataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/rejectDataPackage/action","Microsoft.IndustryDataLifecycle/memberCollaboratives/sharedDataPackages/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/dataModels/*","Microsoft.IndustryDataLifecycle/custodianCollaboratives/auditLogs/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Reader","type":"BuiltInRole","description":"Gives you read access to management and content operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/management/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Administrator","type":"BuiltInRole","description":"Gives you full access to management and content operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/updates/write","Microsoft.DeviceUpdate/accounts/instances/updates/delete","Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/management/write","Microsoft.DeviceUpdate/accounts/instances/management/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Content Administrator","type":"BuiltInRole","description":"Gives you full access to content operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read","Microsoft.DeviceUpdate/accounts/instances/updates/write","Microsoft.DeviceUpdate/accounts/instances/updates/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Deployments Administrator","type":"BuiltInRole","description":"Gives you full access to management operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/management/write","Microsoft.DeviceUpdate/accounts/instances/management/delete","Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Deployments Reader","type":"BuiltInRole","description":"Gives you read access to management operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/management/read","Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Update Content Reader","type":"BuiltInRole","description":"Gives you read access to content operations, but does not allow making changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/accounts/instances/updates/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Metrics Advisor Administrator","type":"BuiltInRole","description":"Full access to the project, including the system level configuration.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Metrics Advisor User","type":"BuiltInRole","description":"Access to the project.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/MetricsAdvisor/stats/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Schema Registry Reader (Preview)","type":"BuiltInRole","description":"Read and list Schema Registry groups and schemas.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/schemagroups/read"],"notActions":[],"dataActions":["Microsoft.EventHub/namespaces/schemas/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Schema Registry Contributor (Preview)","type":"BuiltInRole","description":"Read, write, and delete Schema Registry groups and schemas.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EventHub/namespaces/schemagroups/*"],"notActions":[],"dataActions":["Microsoft.EventHub/namespaces/schemas/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Reader","type":"BuiltInRole","description":"Provides read access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*/list/action","Microsoft.AgFoodPlatform/*/read","Microsoft.AgFoodPlatform/*/search/action","Microsoft.AgFoodPlatform/*/download/action","Microsoft.AgFoodPlatform/*/overlap/action","Microsoft.AgFoodPlatform/*/checkConsent/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Contributor","type":"BuiltInRole","description":"Provides contribute access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*/action","Microsoft.AgFoodPlatform/*/read","Microsoft.AgFoodPlatform/*/write"],"notDataActions":["Microsoft.AgFoodPlatform/farmBeats/farmers/write","Microsoft.AgFoodPlatform/farmBeats/deletionJobs/*/write","Microsoft.AgFoodPlatform/farmBeats/parties/write","Microsoft.AgFoodPlatform/farmBeats/datasets/write","Microsoft.AgFoodPlatform/farmBeats/datasetRecords/write","Microsoft.AgFoodPlatform/farmBeats/datasets/access/*/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Service Admin","type":"BuiltInRole","description":"Provides admin access to AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Managed HSM contributor","type":"BuiltInRole","description":"Lets you manage managed HSM pools, but not access to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KeyVault/managedHSMs/*","Microsoft.KeyVault/deletedManagedHsms/read","Microsoft.KeyVault/locations/deletedManagedHsms/read","Microsoft.KeyVault/locations/deletedManagedHsms/purge/action","Microsoft.KeyVault/locations/managedHsmOperationResults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Submitter","type":"BuiltInRole","description":"Allowed to create submissions to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/delete","Microsoft.SecurityDetonation/chambers/submissions/write","Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read","Microsoft.SecurityDetonation/chambers/submissions/accesskeyview/read","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR REST API Reader","type":"BuiltInRole","description":"Read-only access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/group/read","Microsoft.SignalRService/SignalR/clientConnection/read","Microsoft.SignalRService/SignalR/user/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR Service Owner","type":"BuiltInRole","description":"Full access to Azure SignalR Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Reservation Purchaser","type":"BuiltInRole","description":"Lets you purchase reservations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Capacity/catalogs/read","Microsoft.Capacity/register/action","Microsoft.Compute/register/action","Microsoft.Consumption/register/action","Microsoft.Consumption/reservationRecommendationDetails/read","Microsoft.Consumption/reservationRecommendations/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SQL/register/action","Microsoft.Support/supporttickets/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Metrics Writer (preview)","type":"BuiltInRole","description":"Lets you write metrics to AzureML workspace","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/metrics/*/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Backup Contributor","type":"BuiltInRole","description":"Lets you perform backup and restore operations using Azure Backup on the storage account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/locks/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/delete","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/operations/read","Microsoft.Storage/storageAccounts/objectReplicationPolicies/delete","Microsoft.Storage/storageAccounts/objectReplicationPolicies/read","Microsoft.Storage/storageAccounts/objectReplicationPolicies/write","Microsoft.Storage/storageAccounts/objectReplicationPolicies/restorePointMarkers/write","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/restoreBlobRanges/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Experimentation Metric Contributor","type":"BuiltInRole","description":"Allows for creation, writes and reads to the metric set via the metrics service APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Experimentation/experimentWorkspaces/read"],"notActions":[],"dataActions":["Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/read","Microsoft.Experimentation/experimentWorkspaces/experimentationGroups/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/metricwrite/action","Microsoft.Experimentation/experimentWorkspaces/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Curator","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data curator can create, read, modify and delete catalog data objects and establish relationships between objects. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/data/read","Microsoft.ProjectBabylon/accounts/data/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Reader","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data reader can read catalog data objects. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/data/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Project Babylon Data Source Administrator","type":"BuiltInRole","description":"The Microsoft.ProjectBabylon data source administrator can manage data sources and data scans. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProjectBabylon/accounts/read"],"notActions":[],"dataActions":["Microsoft.ProjectBabylon/accounts/scan/read","Microsoft.ProjectBabylon/accounts/scan/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 1 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/data/read","Microsoft.Purview/accounts/data/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 3 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/data/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Purview role 2 (Deprecated)","type":"BuiltInRole","description":"Deprecated role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Purview/accounts/read"],"notActions":[],"dataActions":["Microsoft.Purview/accounts/scan/read","Microsoft.Purview/accounts/scan/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Application Group Contributor","type":"BuiltInRole","description":"Contributor of the Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/workspaces/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Reader","type":"BuiltInRole","description":"Reader of Desktop Virtualization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Contributor","type":"BuiltInRole","description":"Contributor of Desktop Virtualization.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Workspace Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Workspace.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/workspaces/*","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization User Session Operator","type":"BuiltInRole","description":"Operator of the Desktop Virtualization User Session.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Session Host Operator","type":"BuiltInRole","description":"Operator of the Desktop Virtualization Session Host.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Host Pool Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Host Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/*/read","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Host Pool Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Host Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Application Group Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*/read","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Application Group Contributor","type":"BuiltInRole","description":"Contributor of the Desktop Virtualization Application Group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/applicationgroups/*","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Workspace Reader","type":"BuiltInRole","description":"Reader of the Desktop Virtualization Workspace.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/workspaces/read","Microsoft.DesktopVirtualization/applicationgroups/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Backup Reader","type":"BuiltInRole","description":"Provides permission to backup vault to perform disk backup.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Contributor (Preview)","type":"BuiltInRole","description":"Grants permissions to upload and manage new Autonomous Development Platform measurements.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/discoveries/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/uploads/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurements/states/new/*","Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurementCollections/*","Microsoft.AutonomousDevelopmentPlatform/accounts/measurementCollections/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/read","Microsoft.AutonomousDevelopmentPlatform/workspaces/discoveries/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/uploads/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/states/new/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/classifications/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/dataStreams/classifications/*","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurementCollections/*"],"notDataActions":["Microsoft.AutonomousDevelopmentPlatform/accounts/dataPools/measurements/states/new/changeState/action","Microsoft.AutonomousDevelopmentPlatform/workspaces/measurements/states/new/changeState/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Reader (Preview)","type":"BuiltInRole","description":"Grants read access to Autonomous Development Platform data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Autonomous Development Platform Data Owner (Preview)","type":"BuiltInRole","description":"Grants full access to Autonomous Development Platform data.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AutonomousDevelopmentPlatform/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.AutonomousDevelopmentPlatform/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Restore Operator","type":"BuiltInRole","description":"Provides permission to backup vault to perform disk restore.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Snapshot Contributor","type":"BuiltInRole","description":"Provides permission to backup vault to manage disk snapshots.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft.Kubernetes connected cluster role","type":"BuiltInRole","description":"Microsoft.Kubernetes connected cluster role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Kubernetes/connectedClusters/read","Microsoft.Kubernetes/connectedClusters/write","Microsoft.Kubernetes/connectedClusters/delete","Microsoft.Kubernetes/registeredSubscriptions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Submission Manager","type":"BuiltInRole","description":"Allowed to create and manage submissions to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/delete","Microsoft.SecurityDetonation/chambers/submissions/write","Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read","Microsoft.SecurityDetonation/chambers/submissions/accesskeyview/read","Microsoft.SecurityDetonation/chambers/submissions/adminview/read","Microsoft.SecurityDetonation/chambers/submissions/analystview/read","Microsoft.SecurityDetonation/chambers/submissions/publicview/read","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Publisher","type":"BuiltInRole","description":"Allowed to publish and modify platforms, workflows and toolsets to Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/platforms/read","Microsoft.SecurityDetonation/chambers/platforms/write","Microsoft.SecurityDetonation/chambers/platforms/delete","Microsoft.SecurityDetonation/chambers/platforms/metadata/read","Microsoft.SecurityDetonation/chambers/workflows/read","Microsoft.SecurityDetonation/chambers/workflows/write","Microsoft.SecurityDetonation/chambers/workflows/delete","Microsoft.SecurityDetonation/chambers/workflows/metadata/read","Microsoft.SecurityDetonation/chambers/toolsets/read","Microsoft.SecurityDetonation/chambers/toolsets/write","Microsoft.SecurityDetonation/chambers/toolsets/delete","Microsoft.SecurityDetonation/chambers/toolsets/metadata/read","Microsoft.SecurityDetonation/chambers/publishRequests/read","Microsoft.SecurityDetonation/chambers/publishRequests/cancel/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Collaborative Runtime Operator","type":"BuiltInRole","description":"Can manage resources created by AICS at runtime","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IndustryDataLifecycle/derivedModels/*","Microsoft.IndustryDataLifecycle/pipelineSets/*","Microsoft.IndustryDataLifecycle/modelMappings/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CosmosRestoreOperator","type":"BuiltInRole","description":"Can perform restore action for Cosmos DB database account with continuous backup mode","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DocumentDB/locations/restorableDatabaseAccounts/restore/action","Microsoft.DocumentDB/locations/restorableDatabaseAccounts/*/read","Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Converter","type":"BuiltInRole","description":"Role allows user or principal to convert data from legacy format to FHIR","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/convertData/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/convertData/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Automation Contributor","type":"BuiltInRole","description":"Microsoft Sentinel Automation Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Logic/workflows/triggers/read","Microsoft.Logic/workflows/triggers/listCallbackUrl/action","Microsoft.Logic/workflows/runs/read","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/read","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/runs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Quota Request Operator","type":"BuiltInRole","description":"Read and create quota requests, get quota request status, and create support tickets.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Capacity/resourceProviders/locations/serviceLimits/read","Microsoft.Capacity/resourceProviders/locations/serviceLimits/write","Microsoft.Capacity/resourceProviders/locations/serviceLimitsRequests/read","Microsoft.Capacity/register/action","Microsoft.Quota/usages/read","Microsoft.Quota/quotas/read","Microsoft.Quota/quotas/write","Microsoft.Quota/quotaRequests/read","Microsoft.Quota/register/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Contributor","type":"BuiltInRole","description":"Lets you manage EventGrid operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Detonation Chamber Reader","type":"BuiltInRole","description":"Allowed to query submission info and files from Security Detonation Chamber","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SecurityDetonation/chambers/submissions/read","Microsoft.SecurityDetonation/chambers/submissions/files/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Anchors Account Reader","type":"BuiltInRole","description":"Lets you read ingestion jobs for an object anchors account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Object Anchors Account Owner","type":"BuiltInRole","description":"Provides user with ingestion capabilities for an object anchors account.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/action","Microsoft.MixedReality/ObjectAnchorsAccounts/ingest/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"WorkloadBuilder Migration Agent Role","type":"BuiltInRole","description":"WorkloadBuilder Migration Agent Role.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.WorkloadBuilder/migrationAgents/Read","Microsoft.WorkloadBuilder/migrationAgents/Write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Data Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Speech User","type":"BuiltInRole","description":"Access to the real-time speech recognition and batch transcription APIs, real-time speech synthesis and long audio APIs, as well as to read the data/test/model/endpoint for custom models, but can’t create, delete or modify the data/test/model/endpoint for custom models.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/SpeechServices/*/read","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/read","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/write","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/delete","Microsoft.CognitiveServices/accounts/SpeechServices/*/transcriptions/action","Microsoft.CognitiveServices/accounts/SpeechServices/*/frontend/action","Microsoft.CognitiveServices/accounts/SpeechServices/text-dependent/*/action","Microsoft.CognitiveServices/accounts/SpeechServices/text-independent/*/action","Microsoft.CognitiveServices/accounts/CustomVoice/*/read","Microsoft.CognitiveServices/accounts/CustomVoice/evaluations/*","Microsoft.CognitiveServices/accounts/CustomVoice/longaudiosynthesis/*","Microsoft.CognitiveServices/accounts/AudioContentCreation/*","Microsoft.CognitiveServices/accounts/VideoTranslation/*","Microsoft.CognitiveServices/accounts/CustomAvatar/*/read","Microsoft.CognitiveServices/accounts/BatchAvatar/*","Microsoft.CognitiveServices/accounts/BatchTextToSpeech/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/CustomVoice/datasets/files/read","Microsoft.CognitiveServices/accounts/CustomVoice/datasets/utterances/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Speech Contributor","type":"BuiltInRole","description":"Full access to Speech projects, including read, write and delete all entities, for real-time speech recognition and batch transcription tasks, real-time speech synthesis and long audio tasks, custom speech and custom voice.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/SpeechServices/*","Microsoft.CognitiveServices/accounts/CustomVoice/*","Microsoft.CognitiveServices/accounts/AudioContentCreation/*","Microsoft.CognitiveServices/accounts/VideoTranslation/*","Microsoft.CognitiveServices/accounts/CustomAvatar/*","Microsoft.CognitiveServices/accounts/BatchAvatar/*","Microsoft.CognitiveServices/accounts/BatchTextToSpeech/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Face Recognizer","type":"BuiltInRole","description":"Lets you perform detect, verify, identify, group, and find similar operations on Face API. This role does not allow create or delete operations, which makes it well suited for endpoints that only need inferencing capabilities, following ''least privilege'' best practices.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/Face/detect/action","Microsoft.CognitiveServices/accounts/Face/verify/action","Microsoft.CognitiveServices/accounts/Face/identify/action","Microsoft.CognitiveServices/accounts/Face/group/action","Microsoft.CognitiveServices/accounts/Face/findsimilars/action","Microsoft.CognitiveServices/accounts/Face/detectliveness/multimodal/action","Microsoft.CognitiveServices/accounts/Face/detectliveness/singlemodal/action","Microsoft.CognitiveServices/accounts/Face/detectlivenesswithverify/singlemodal/action","Microsoft.CognitiveServices/accounts/Face/*/sessions/action","Microsoft.CognitiveServices/accounts/Face/*/sessions/delete","Microsoft.CognitiveServices/accounts/Face/*/sessions/read","Microsoft.CognitiveServices/accounts/Face/*/sessions/audit/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Account Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Media Services accounts; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/write","Microsoft.Media/mediaservices/delete","Microsoft.Media/mediaservices/privateEndpointConnectionsApproval/action","Microsoft.Media/mediaservices/privateEndpointConnections/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Live Events Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Live Events, Assets, Asset Filters, and Streaming Locators; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/*","Microsoft.Media/mediaservices/assets/assetfilters/*","Microsoft.Media/mediaservices/streamingLocators/*","Microsoft.Media/mediaservices/liveEvents/*"],"notActions":["Microsoft.Media/mediaservices/assets/getEncryptionKey/action","Microsoft.Media/mediaservices/streamingLocators/listContentKeys/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Media Operator","type":"BuiltInRole","description":"Create, read, modify, and delete Assets, Asset Filters, Streaming Locators, and Jobs; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/*","Microsoft.Media/mediaservices/assets/assetfilters/*","Microsoft.Media/mediaservices/streamingLocators/*","Microsoft.Media/mediaservices/transforms/jobs/*"],"notActions":["Microsoft.Media/mediaservices/assets/getEncryptionKey/action","Microsoft.Media/mediaservices/streamingLocators/listContentKeys/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Policy Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Account Filters, Streaming Policies, Content Key Policies, and Transforms; read-only access to other Media Services resources. Cannot create Jobs, Assets or Streaming resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/accountFilters/*","Microsoft.Media/mediaservices/streamingPolicies/*","Microsoft.Media/mediaservices/contentKeyPolicies/*","Microsoft.Media/mediaservices/transforms/*"],"notActions":["Microsoft.Media/mediaservices/contentKeyPolicies/getPolicyPropertiesWithSecrets/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Media Services Streaming Endpoints Administrator","type":"BuiltInRole","description":"Create, read, modify, and delete Streaming Endpoints; read-only access to other Media Services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Media/mediaservices/*/read","Microsoft.Media/mediaservices/assets/listStreamingLocators/action","Microsoft.Media/mediaservices/streamingLocators/listPaths/action","Microsoft.Media/mediaservices/streamingEndpoints/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Stream Analytics Query Tester","type":"BuiltInRole","description":"Lets you perform query testing without creating a stream analytics job first","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.StreamAnalytics/locations/TestQuery/action","Microsoft.StreamAnalytics/locations/OperationResults/read","Microsoft.StreamAnalytics/locations/SampleInput/action","Microsoft.StreamAnalytics/locations/CompileQuery/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AnyBuild Builder","type":"BuiltInRole","description":"Basic user role for AnyBuild. This role allows listing of agent information and execution of remote build capabilities.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AnyBuild/clusters/build/write","Microsoft.AnyBuild/clusters/build/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Data Reader","type":"BuiltInRole","description":"Allows for full read access to IoT Hub data-plane properties","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/*/read","Microsoft.Devices/IotHubs/fileUpload/notifications/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Twin Contributor","type":"BuiltInRole","description":"Allows for read and write access to all IoT Hub device and module twins.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/twins/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Registry Contributor","type":"BuiltInRole","description":"Allows for full access to IoT Hub device registry.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/devices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IoT Hub Data Contributor","type":"BuiltInRole","description":"Allows for full access to IoT Hub data plane operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/IotHubs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Test Base Reader","type":"BuiltInRole","description":"Let you view and download packages and test results.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.TestBase/testBaseAccounts/packages/testResults/getDownloadUrl/action","Microsoft.TestBase/testBaseAccounts/packages/testResults/getVideoDownloadUrl/action","Microsoft.TestBase/testBaseAccounts/packages/getDownloadUrl/action","Microsoft.TestBase/*/read","Microsoft.TestBase/testBaseAccounts/customerEvents/write","Microsoft.TestBase/testBaseAccounts/customerEvents/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Index Data Reader","type":"BuiltInRole","description":"Grants read access to Azure Cognitive Search index data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Search/searchServices/indexes/documents/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Index Data Contributor","type":"BuiltInRole","description":"Grants full access to Azure Cognitive Search index data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Search/searchServices/indexes/documents/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Table Data Reader","type":"BuiltInRole","description":"Allows for read access to Azure Storage tables and entities","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/tableServices/tables/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/tableServices/tables/entities/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Table Data Contributor","type":"BuiltInRole","description":"Allows for read, write and delete access to Azure Storage tables and entities","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Storage/storageAccounts/tableServices/tables/write","Microsoft.Storage/storageAccounts/tableServices/tables/delete"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/tableServices/tables/entities/read","Microsoft.Storage/storageAccounts/tableServices/tables/entities/write","Microsoft.Storage/storageAccounts/tableServices/tables/entities/delete","Microsoft.Storage/storageAccounts/tableServices/tables/entities/add/action","Microsoft.Storage/storageAccounts/tableServices/tables/entities/update/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DICOM Data Reader","type":"BuiltInRole","description":"Read and search DICOM data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/dicomservices/resources/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DICOM Data Owner","type":"BuiltInRole","description":"Full access to DICOM data.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/dicomservices/resources/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Sender","type":"BuiltInRole","description":"Allows send access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/domains/read","Microsoft.EventGrid/partnerNamespaces/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Pool Operator","type":"BuiltInRole","description":"Used by the StoragePool Resource Provider to manage Disks added to a Disk Pool.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Data Scientist","type":"BuiltInRole","description":"Can perform all actions within an Azure Machine Learning workspace, except for creating or deleting compute resources and modifying the workspace itself.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/*/read","Microsoft.MachineLearningServices/workspaces/*/action","Microsoft.MachineLearningServices/workspaces/*/delete","Microsoft.MachineLearningServices/workspaces/*/write"],"notActions":["Microsoft.MachineLearningServices/workspaces/delete","Microsoft.MachineLearningServices/workspaces/write","Microsoft.MachineLearningServices/workspaces/computes/*/write","Microsoft.MachineLearningServices/workspaces/computes/*/delete","Microsoft.MachineLearningServices/workspaces/computes/listKeys/action","Microsoft.MachineLearningServices/workspaces/listKeys/action","Microsoft.MachineLearningServices/workspaces/hubs/write","Microsoft.MachineLearningServices/workspaces/hubs/delete","Microsoft.MachineLearningServices/workspaces/featurestores/write","Microsoft.MachineLearningServices/workspaces/featurestores/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Admin","type":"BuiltInRole","description":"Manage server-wide settings and manage access to resources such as organizations, users, and licenses.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected SQL Server Onboarding","type":"BuiltInRole","description":"Microsoft.AzureArcData service role to access the resources of Microsoft.AzureArcData stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureArcData/sqlServerInstances/read","Microsoft.AzureArcData/sqlServerInstances/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Sender","type":"BuiltInRole","description":"Allows for send access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*/wcfRelays/read","Microsoft.Relay/*/hybridConnections/read"],"notActions":[],"dataActions":["Microsoft.Relay/*/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Owner","type":"BuiltInRole","description":"Allows for full access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*"],"notActions":[],"dataActions":["Microsoft.Relay/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Relay Listener","type":"BuiltInRole","description":"Allows for listen access to Azure Relay resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Relay/*/wcfRelays/read","Microsoft.Relay/*/hybridConnections/read"],"notActions":[],"dataActions":["Microsoft.Relay/*/listen/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Viewer","type":"BuiltInRole","description":"View dashboards, playlists, and query data sources.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaViewer/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Editor","type":"BuiltInRole","description":"Create, edit, delete, or view dashboards; create, edit, or delete folders; and edit or view playlists.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaEditor/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Automation Contributor","type":"BuiltInRole","description":"Manage azure automation resources and other resources using azure automation.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Automation/automationAccounts/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Insights/ActionGroups/*","Microsoft.Insights/ActivityLogAlerts/*","Microsoft.Insights/MetricAlerts/*","Microsoft.Insights/ScheduledQueryRules/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.OperationalInsights/workspaces/sharedKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Extension Contributor","type":"BuiltInRole","description":"Can create, update, get, list and delete Kubernetes Extensions, and get extension async operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Provisioning Service Data Reader","type":"BuiltInRole","description":"Allows for full read access to Device Provisioning Service data-plane properties.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/provisioningServices/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Device Provisioning Service Data Contributor","type":"BuiltInRole","description":"Allows for full access to Device Provisioning Service data-plane operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Devices/provisioningServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Trusted Signing Certificate Profile Signer","type":"BuiltInRole","description":"Sign files with a certificate profile. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CodeSigning/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.CodeSigning/certificateProfiles/Sign/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Service Registry Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Service Registry","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/eurekaService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Service Registry Contributor","type":"BuiltInRole","description":"Allow read, write and delete access to Azure Spring Cloud Service Registry","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/eurekaService/read","Microsoft.AppPlatform/Spring/eurekaService/write","Microsoft.AppPlatform/Spring/eurekaService/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Config Server Reader","type":"BuiltInRole","description":"Allow read access to Azure Spring Cloud Config Server","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Cloud Config Server Contributor","type":"BuiltInRole","description":"Allow read, write and delete access to Azure Spring Cloud Config Server","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/read","Microsoft.AppPlatform/Spring/configService/write","Microsoft.AppPlatform/Spring/configService/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure VM Managed identities restore Contributor","type":"BuiltInRole","description":"Azure VM Managed identities restore Contributors are allowed to perform Azure VM Restores with managed identities both user and system","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Search and Render Data Reader","type":"BuiltInRole","description":"Grants access to very limited set of data APIs for common visual web SDK scenarios. Specifically, render and search data APIs.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/services/render/read","Microsoft.Maps/accounts/services/search/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Contributor","type":"BuiltInRole","description":"Grants access all Azure Maps resource management.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maps/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware VM Contributor","type":"BuiltInRole","description":"Arc VMware VM Contributor has permissions to perform all VM actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/virtualmachines/*","Microsoft.ConnectedVMwarevSphere/virtualmachineinstances/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Private Cloud User","type":"BuiltInRole","description":"Azure Arc VMware Private Cloud User has permissions to use the VMware cloud resources to deploy VMs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ConnectedVMwarevSphere/virtualnetworks/join/action","Microsoft.ConnectedVMwarevSphere/virtualnetworks/Read","Microsoft.ConnectedVMwarevSphere/virtualmachinetemplates/clone/action","Microsoft.ConnectedVMwarevSphere/virtualmachinetemplates/Read","Microsoft.ConnectedVMwarevSphere/resourcepools/deploy/action","Microsoft.ConnectedVMwarevSphere/resourcepools/Read","Microsoft.ConnectedVMwarevSphere/hosts/deploy/action","Microsoft.ConnectedVMwarevSphere/hosts/Read","Microsoft.ConnectedVMwarevSphere/clusters/deploy/action","Microsoft.ConnectedVMwarevSphere/clusters/Read","Microsoft.ConnectedVMwarevSphere/datastores/allocateSpace/action","Microsoft.ConnectedVMwarevSphere/datastores/Read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Administrator role ","type":"BuiltInRole","description":"Arc VMware VM Contributor has permissions to perform all connected VMwarevSphere actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Owner","type":"BuiltInRole","description":" Has access to all Read, Test, Write, Deploy and Delete functions under LUIS","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Reader","type":"BuiltInRole","description":"Has access to Read and Test functions under Language portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*/read","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*/read","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/projects/export/action","Microsoft.CognitiveServices/accounts/Language/*/read","Microsoft.CognitiveServices/accounts/Language/*/projects/export/action","Microsoft.CognitiveServices/accounts/Language/query-text/action","Microsoft.CognitiveServices/accounts/Language/query-dataverse/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/jobs/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/action","Microsoft.CognitiveServices/accounts/Language/analyze-text/jobscancel/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/jobscancel/action","Microsoft.CognitiveServices/accounts/Language/analyze-conversations/jobs/action","Microsoft.CognitiveServices/accounts/Language/query-knowledgebases/action","Microsoft.CognitiveServices/accounts/Language/generate/action","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Writer","type":"BuiltInRole","description":" Has access to all Read, Test, and Write functions under Language Portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*","Microsoft.CognitiveServices/accounts/Language/*","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/projects/publish/action","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/projects/deployments/write","Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*","Microsoft.CognitiveServices/accounts/Language/*/projects/delete","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/write","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/delete","Microsoft.CognitiveServices/accounts/Language/*/projects/deployments/swap/action"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Language Owner","type":"BuiltInRole","description":"Has access to all Read, Test, Write, Deploy and Delete functions under Language portal","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/listkeys/action","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LanguageAuthoring/*","Microsoft.CognitiveServices/accounts/ConversationalLanguageUnderstanding/*","Microsoft.CognitiveServices/accounts/Language/*","Microsoft.CognitiveServices/accounts/TextAnalytics/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/TextAnalytics/QnaMaker/*"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Reader","type":"BuiltInRole","description":"Has access to Read and Test functions under LUIS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*/read","Microsoft.CognitiveServices/accounts/LUIS/apps/testdatasets/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services LUIS Writer","type":"BuiltInRole","description":"Has access to all Read, Test, and Write functions under LUIS","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/LUIS/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/LUIS/apps/delete","Microsoft.CognitiveServices/accounts/LUIS/apps/move/action","Microsoft.CognitiveServices/accounts/LUIS/apps/publish/action","Microsoft.CognitiveServices/accounts/LUIS/apps/settings/write","Microsoft.CognitiveServices/accounts/LUIS/apps/azureaccounts/action","Microsoft.CognitiveServices/accounts/LUIS/apps/azureaccounts/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PlayFab Reader","type":"BuiltInRole","description":"Provides read access to PlayFab resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.PlayFab/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Contributor","type":"BuiltInRole","description":"View, create, update, delete and execute load tests. View and list load test resources but can not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/loadtests/*","Microsoft.LoadTestService/testProfiles/*","Microsoft.LoadTestService/testProfileRuns/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Owner","type":"BuiltInRole","description":"Execute all operations on load test resources and load tests","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PlayFab Contributor","type":"BuiltInRole","description":"Provides contributor access to PlayFab resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.PlayFab/*/read","Microsoft.PlayFab/*/write","Microsoft.PlayFab/*/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Load Test Reader","type":"BuiltInRole","description":"View and list all load tests and load test resources but can not make any changes","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LoadTestService/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*"],"notActions":[],"dataActions":["Microsoft.LoadTestService/loadtests/readTest/action","Microsoft.LoadTestService/testProfiles/read","Microsoft.LoadTestService/testProfileRuns/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Immersive Reader User","type":"BuiltInRole","description":"Provides access to create Immersive Reader sessions and call APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/ImmersiveReader/getcontentmodelforreader/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Services Contributor","type":"BuiltInRole","description":"The lab services contributor role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LabServices/*","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Services Reader","type":"BuiltInRole","description":"The lab services reader role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.LabServices/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Assistant","type":"BuiltInRole","description":"The lab assistant role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Operator","type":"BuiltInRole","description":"The lab operator role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/publish/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/schedules/write","Microsoft.LabServices/labs/schedules/delete","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/write","Microsoft.LabServices/labs/users/delete","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/labs/virtualMachines/resetPassword/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Lab Contributor","type":"BuiltInRole","description":"The lab contributor role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.LabServices/labPlans/images/read","Microsoft.LabServices/labPlans/read","Microsoft.LabServices/labPlans/saveImage/action","Microsoft.LabServices/labs/read","Microsoft.LabServices/labs/write","Microsoft.LabServices/labs/delete","Microsoft.LabServices/labs/publish/action","Microsoft.LabServices/labs/syncGroup/action","Microsoft.LabServices/labs/schedules/read","Microsoft.LabServices/labs/schedules/write","Microsoft.LabServices/labs/schedules/delete","Microsoft.LabServices/labs/users/read","Microsoft.LabServices/labs/users/write","Microsoft.LabServices/labs/users/delete","Microsoft.LabServices/labs/users/invite/action","Microsoft.LabServices/labs/virtualMachines/read","Microsoft.LabServices/labs/virtualMachines/start/action","Microsoft.LabServices/labs/virtualMachines/stop/action","Microsoft.LabServices/labs/virtualMachines/reimage/action","Microsoft.LabServices/labs/virtualMachines/redeploy/action","Microsoft.LabServices/labs/virtualMachines/resetPassword/action","Microsoft.LabServices/locations/usages/read","Microsoft.LabServices/skus/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.LabServices/labPlans/createLab/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Security Admin","type":"BuiltInRole","description":"Security Admin Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/policyAssignments/*","Microsoft.Authorization/policyDefinitions/*","Microsoft.Authorization/policyExemptions/*","Microsoft.Authorization/policySetDefinitions/*","Microsoft.Insights/alertRules/*","Microsoft.Management/managementGroups/read","Microsoft.operationalInsights/workspaces/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Security/*","Microsoft.IoTSecurity/*","Microsoft.IoTFirmwareDefense/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web PubSub Service Owner","type":"BuiltInRole","description":"Full access to Azure Web PubSub Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/WebPubSub/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Web PubSub Service Reader","type":"BuiltInRole","description":"Read-only access to Azure Web PubSub Service REST APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/WebPubSub/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SignalR App Server","type":"BuiltInRole","description":"Lets your app server access SignalR Service with AAD auth options.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.SignalRService/SignalR/auth/accessKey/action","Microsoft.SignalRService/SignalR/serverConnection/write","Microsoft.SignalRService/SignalR/clientConnection/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine User Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as a regular user.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.Compute/virtualMachines/login/action","Microsoft.HybridCompute/machines/login/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Administrator Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.Compute/virtualMachines/login/action","Microsoft.Compute/virtualMachines/loginAsAdmin/action","Microsoft.HybridCompute/machines/login/action","Microsoft.HybridCompute/machines/loginAsAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc VMware Private Clouds Onboarding","type":"BuiltInRole","description":"Azure Arc VMware Private Clouds Onboarding role has permissions to provision all the required resources for onboard and deboard vCenter instances to Azure.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ConnectedVMwarevSphere/vcenters/Write","Microsoft.ConnectedVMwarevSphere/vcenters/Read","Microsoft.ConnectedVMwarevSphere/vcenters/Delete","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.KubernetesConfiguration/extensions/Write","Microsoft.KubernetesConfiguration/extensions/Read","Microsoft.KubernetesConfiguration/extensions/Delete","Microsoft.KubernetesConfiguration/operations/read","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/Write","Microsoft.ExtendedLocation/customLocations/Delete","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ResourceConnector/appliances/Read","Microsoft.ResourceConnector/appliances/Write","Microsoft.ResourceConnector/appliances/Delete","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.BackupSolutions/vmwareapplications/write","Microsoft.BackupSolutions/vmwareapplications/delete","Microsoft.BackupSolutions/vmwareapplications/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Chamber Admin","type":"BuiltInRole","description":"Lets you manage everything under your Modeling and Simulation Workbench chamber.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ModSimWorkbench/*/read","Microsoft.ModSimWorkbench/workbenches/chambers/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.ModSimWorkbench/workbenches/chambers/fileRequests/manage/action","Microsoft.ModSimWorkbench/workbenches/chambers/connector/setCopyPaste/action"],"dataActions":["Microsoft.ModSimWorkbench/workbenches/chambers/upload/action","Microsoft.ModSimWorkbench/workbenches/chambers/files/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Chamber User","type":"BuiltInRole","description":"Lets you view everything under your Modeling and Simulation Workbench chamber, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ModSimWorkbench/workbenches/chambers/*/read","Microsoft.ModSimWorkbench/workbenches/chambers/workloads/*","Microsoft.ModSimWorkbench/workbenches/chambers/getUploadUri/action","Microsoft.ModSimWorkbench/workbenches/chambers/fileRequests/getDownloadUri/action","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.ModSimWorkbench/workbenches/chambers/upload/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows Admin Center Administrator Login","type":"BuiltInRole","description":"Let''s you manage the OS of your resource via Windows Admin Center as an administrator.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*/read","Microsoft.HybridCompute/machines/extensions/*","Microsoft.HybridCompute/machines/upgradeExtensions/action","Microsoft.HybridCompute/operations/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkWatchers/securityGroupView/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.HybridConnectivity/endpoints/write","Microsoft.HybridConnectivity/endpoints/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/write","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/read","Microsoft.HybridConnectivity/endpoints/listManagedProxyDetails/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/read","Microsoft.Compute/virtualMachines/patchAssessmentResults/latest/softwarePatches/read","Microsoft.Compute/virtualMachines/patchInstallationResults/read","Microsoft.Compute/virtualMachines/patchInstallationResults/softwarePatches/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Compute/locations/publishers/artifacttypes/types/read","Microsoft.Compute/locations/publishers/artifacttypes/types/versions/read","Microsoft.Compute/diskAccesses/read","Microsoft.Compute/galleries/images/read","Microsoft.Compute/images/read","Microsoft.AzureStackHCI/Clusters/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Write","Microsoft.AzureStackHCI/Clusters/ArcSettings/Extensions/Delete","Microsoft.AzureStackHCI/Operations/Read","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Read","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Extensions/Write","Microsoft.ConnectedVMwarevSphere/VirtualMachines/Extensions/Read"],"notActions":[],"dataActions":["Microsoft.HybridCompute/machines/WACLoginAsAdmin/action","Microsoft.Compute/virtualMachines/WACloginAsAdmin/action","Microsoft.AzureStackHCI/Clusters/WACloginAsAdmin/Action","Microsoft.ConnectedVMwarevSphere/virtualmachines/WACloginAsAdmin/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Policy Add-on Deployment","type":"BuiltInRole","description":"Deploy the Azure Policy add-on on Azure Kubernetes Service clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/*","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/publicIPPrefixes/join/action","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/proximityPlacementGroups/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Guest Configuration Resource Contributor","type":"BuiltInRole","description":"Lets you read, write Guest Configuration Resource.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.GuestConfiguration/guestConfigurationAssignments/write","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Domain Services Reader","type":"BuiltInRole","description":"Can view Azure AD Domain Services and related network configurations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/Logs/Read","Microsoft.Insights/Metrics/read","Microsoft.Insights/DiagnosticSettings/read","Microsoft.Insights/DiagnosticSettingsCategories/Read","Microsoft.AAD/domainServices/*/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/azureFirewalls/read","Microsoft.Network/ddosProtectionPlans/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/*/read","Microsoft.Network/natGateways/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/routes/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Domain Services Contributor","type":"BuiltInRole","description":"Can manage Azure AD Domain Services and related network configurations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/Logs/Read","Microsoft.Insights/Metrics/Read","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read","Microsoft.AAD/register/action","Microsoft.AAD/unregister/action","Microsoft.AAD/domainServices/*","Microsoft.Network/register/action","Microsoft.Network/unregister/action","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/azureFirewalls/read","Microsoft.Network/ddosProtectionPlans/read","Microsoft.Network/ddosProtectionPlans/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/*/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/natGateways/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/defaultSecurityRules/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DNS Resolver Contributor","type":"BuiltInRole","description":"Lets you manage DNS resolver resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/dnsResolvers/read","Microsoft.Network/dnsResolvers/write","Microsoft.Network/dnsResolvers/delete","Microsoft.Network/dnsResolvers/join/action","Microsoft.Network/dnsResolvers/inboundEndpoints/read","Microsoft.Network/dnsResolvers/inboundEndpoints/write","Microsoft.Network/dnsResolvers/inboundEndpoints/delete","Microsoft.Network/dnsResolvers/inboundEndpoints/join/action","Microsoft.Network/dnsResolvers/outboundEndpoints/read","Microsoft.Network/dnsResolvers/outboundEndpoints/write","Microsoft.Network/dnsResolvers/outboundEndpoints/delete","Microsoft.Network/dnsResolvers/outboundEndpoints/join/action","Microsoft.Network/dnsForwardingRulesets/read","Microsoft.Network/dnsForwardingRulesets/write","Microsoft.Network/dnsForwardingRulesets/delete","Microsoft.Network/dnsForwardingRulesets/join/action","Microsoft.Network/dnsForwardingRulesets/forwardingRules/read","Microsoft.Network/dnsForwardingRulesets/forwardingRules/write","Microsoft.Network/dnsForwardingRulesets/forwardingRules/delete","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/read","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/write","Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/delete","Microsoft.Network/locations/dnsResolverOperationResults/read","Microsoft.Network/locations/dnsResolverOperationStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/joinLoadBalancer/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Network/natGateways/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Network/serviceEndpointPolicies/join/action","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Operator for Managed Disks","type":"BuiltInRole","description":"Provides permissions to upload data to empty managed disks, read, or export data of managed disks (not attached to running VMs) and snapshots using SAS URIs and Azure AD authentication.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Compute/disks/download/action","Microsoft.Compute/disks/upload/action","Microsoft.Compute/snapshots/download/action","Microsoft.Compute/snapshots/upload/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Sensor Partner Contributor","type":"BuiltInRole","description":"Provides contribute access to manage sensor related entities in AgFood Platform Service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/sensorPartnerScope/*"],"notDataActions":["Microsoft.AgFoodPlatform/farmBeats/sensorPartnerScope/sensors/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Sharing Admin","type":"BuiltInRole","description":"This role allows user to share gallery to another subscription/tenant or share it to the public.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/share/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduled Patching Contributor","type":"BuiltInRole","description":"Provides access to manage maintenance configurations with maintenance scope InGuestPatch and corresponding configuration assignments","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maintenance/maintenanceConfigurations/read","Microsoft.Maintenance/maintenanceConfigurations/write","Microsoft.Maintenance/maintenanceConfigurations/delete","Microsoft.Maintenance/configurationAssignments/read","Microsoft.Maintenance/configurationAssignments/write","Microsoft.Maintenance/configurationAssignments/delete","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/read","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/write","Microsoft.Maintenance/configurationAssignments/maintenanceScope/InGuestPatch/delete","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/read","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/write","Microsoft.Maintenance/maintenanceConfigurations/maintenanceScope/InGuestPatch/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevCenter Dev Box User","type":"BuiltInRole","description":"Provides access to create and manage dev boxes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.DevCenter/projects/users/devboxes/userStop/action","Microsoft.DevCenter/projects/users/devboxes/userStart/action","Microsoft.DevCenter/projects/users/devboxes/userGetRemoteConnection/action","Microsoft.DevCenter/projects/users/devboxes/userRead/action","Microsoft.DevCenter/projects/users/devboxes/userWrite/action","Microsoft.DevCenter/projects/users/devboxes/userDelete/action","Microsoft.DevCenter/projects/users/devboxes/userUpcomingActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userUpcomingActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userCustomize/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DevCenter Project Admin","type":"BuiltInRole","description":"Provides access to manage project resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.DevCenter/projects/write","Microsoft.DevCenter/projects/delete"],"dataActions":["Microsoft.DevCenter/projects/users/devboxes/adminStart/action","Microsoft.DevCenter/projects/users/devboxes/adminStop/action","Microsoft.DevCenter/projects/users/devboxes/adminRead/action","Microsoft.DevCenter/projects/users/devboxes/adminWrite/action","Microsoft.DevCenter/projects/users/devboxes/adminDelete/action","Microsoft.DevCenter/projects/users/devboxes/userStop/action","Microsoft.DevCenter/projects/users/devboxes/userStart/action","Microsoft.DevCenter/projects/users/devboxes/userGetRemoteConnection/action","Microsoft.DevCenter/projects/users/devboxes/userRead/action","Microsoft.DevCenter/projects/users/devboxes/userWrite/action","Microsoft.DevCenter/projects/users/devboxes/userDelete/action","Microsoft.DevCenter/projects/users/devboxes/userActionRead/action","Microsoft.DevCenter/projects/users/devboxes/userActionManage/action","Microsoft.DevCenter/projects/users/devboxes/userCustomize/action","Microsoft.DevCenter/projects/users/environments/adminRead/action","Microsoft.DevCenter/projects/users/environments/userWrite/action","Microsoft.DevCenter/projects/users/environments/adminWrite/action","Microsoft.DevCenter/projects/users/environments/userDelete/action","Microsoft.DevCenter/projects/users/environments/adminDelete/action","Microsoft.DevCenter/projects/users/environments/adminAction/action","Microsoft.DevCenter/projects/users/environments/adminActionRead/action","Microsoft.DevCenter/projects/users/environments/adminActionManage/action","Microsoft.DevCenter/projects/users/environments/adminOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Local User Login","type":"BuiltInRole","description":"View Virtual Machines in the portal and login as a local user configured on the arc server","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/machines/*/read","Microsoft.HybridConnectivity/endpoints/listCredentials/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm VM Contributor","type":"BuiltInRole","description":"Arc ScVmm VM Contributor has permissions to perform all VM actions.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.scvmm/virtualmachines/*","microsoft.scvmm/virtualMachineInstances/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Administrator role","type":"BuiltInRole","description":"Arc ScVmm VM Administrator has permissions to perform all ScVmm actions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ScVmm/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Private Clouds Onboarding","type":"BuiltInRole","description":"Azure Arc ScVmm Private Clouds Onboarding role has permissions to provision all the required resources for onboard and deboard vmm server instances to Azure.","assignableScopes":["/"],"permissions":[{"actions":["microsoft.scvmm/vmmservers/Read","microsoft.scvmm/vmmservers/Write","microsoft.scvmm/vmmservers/Delete","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Arc ScVmm Private Cloud User","type":"BuiltInRole","description":"Azure Arc ScVmm Private Cloud User has permissions to use the ScVmm resources to deploy VMs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","microsoft.scvmm/virtualnetworks/join/action","microsoft.scvmm/virtualnetworks/Read","microsoft.scvmm/virtualmachinetemplates/clone/action","microsoft.scvmm/virtualmachinetemplates/Read","microsoft.scvmm/clouds/deploy/action","microsoft.scvmm/clouds/Read","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/enabledresourcetypes/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Admin","type":"BuiltInRole","description":"Grants a user/group the ability to create, delete and manage clusters within a given cluster pool. Cluster Admin can also run workloads, monitor, and manage all user activity on these clusters.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.HDInsight/clusterPools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/write","Microsoft.HDInsight/clusterPools/clusters/delete","Microsoft.HDInsight/clusterPools/clusters/resize/action","Microsoft.HDInsight/clusterpools/clusters/instanceviews/read","Microsoft.HDInsight/clusterPools/clusters/jobs/read","Microsoft.HDInsight/clusterPools/clusters/runjob/action","Microsoft.HDInsight/clusterpools/clusters/serviceconfigs/read","Microsoft.HDInsight/clusterPools/clusters/availableupgrades/read","Microsoft.HDInsight/clusterPools/clusters/upgrade/action","Microsoft.HDInsight/clusterPools/clusters/rollback/action","Microsoft.HDInsight/clusterPools/clusters/upgradehistories/read","Microsoft.HDInsight/clusterPools/clusters/libraries/read","Microsoft.HDInsight/clusterPools/clusters/managelibraries/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Pool Admin","type":"BuiltInRole","description":"Can read, create, modify and delete HDInsight on AKS cluster pools and create clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.HDInsight/clusterPools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/write","Microsoft.HDInsight/clusterPools/delete","Microsoft.HDInsight/clusterPools/read","Microsoft.HDInsight/clusterPools/write","Microsoft.HDInsight/clusterpools/availableupgrades/read","Microsoft.HDInsight/clusterpools/upgrade/action","Microsoft.HDInsight/clusterPools/upgradehistories/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/*/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR Data Importer","type":"BuiltInRole","description":"Role allows user or principal to read and import FHIR Data","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/import/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight on AKS Cluster Operator","type":"BuiltInRole","description":"Grants a user/group the ability to read cluster configurations, resize clusters and run jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HDInsight/clusterPools/read","Microsoft.Hdinsight/clusterpools/clusters/read","Microsoft.HDInsight/clusterPools/clusters/resize/action","Microsoft.HDInsight/clusterpools/clusters/instanceviews/read","Microsoft.HDInsight/clusterPools/clusters/jobs/read","Microsoft.HDInsight/clusterPools/clusters/runjob/action","Microsoft.HDInsight/clusterpools/clusters/serviceconfigs/read","Microsoft.HDInsight/clusterPools/clusters/availableupgrades/read","Microsoft.HDInsight/clusterPools/clusters/upgradehistories/read","Microsoft.HDInsight/clusterPools/clusters/libraries/read","Microsoft.HDInsight/clusterPools/clusters/managelibraries/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Insights/metrics/read","Microsoft.Insights/logs/read","Microsoft.Insights/diagnosticSettings/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Developer Portal Content Editor","type":"BuiltInRole","description":"Can customize the developer portal, edit its content, and publish it.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/portalRevisions/read","Microsoft.ApiManagement/service/portalRevisions/write","Microsoft.ApiManagement/service/contentTypes/read","Microsoft.ApiManagement/service/contentTypes/delete","Microsoft.ApiManagement/service/contentTypes/write","Microsoft.ApiManagement/service/contentTypes/contentItems/read","Microsoft.ApiManagement/service/contentTypes/contentItems/write","Microsoft.ApiManagement/service/contentTypes/contentItems/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"VM Scanner Operator","type":"BuiltInRole","description":"Role that provides access to disk snapshot for security analysis.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/instanceView/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Owner","type":"BuiltInRole","description":"Allows for full access to all resources under Azure Elastic SAN including changing network security policies to unblock data path access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Reader","type":"BuiltInRole","description":"Allows for control path read access to Azure Elastic SAN","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Power On Contributor","type":"BuiltInRole","description":"Provide permission to the Azure Virtual Desktop Resource Provider to start virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.AzureStackHCI/virtualMachineInstances/read","Microsoft.AzureStackHCI/virtualMachineInstances/start/action","Microsoft.AzureStackHCI/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Power On Off Contributor","type":"BuiltInRole","description":"Provide permission to the Azure Virtual Desktop Resource Provider to start and stop virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.AzureStackHCI/operations/read","Microsoft.AzureStackHCI/virtualMachineInstances/read","Microsoft.AzureStackHCI/virtualMachineInstances/restart/action","Microsoft.AzureStackHCI/virtualMachineInstances/start/action","Microsoft.AzureStackHCI/virtualMachineInstances/stop/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/start/action","Microsoft.ComputeSchedule/locations/virtualMachinesCancelOperations/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteDeallocate/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteHibernate/action","Microsoft.ComputeSchedule/locations/virtualMachinesExecuteStart/action","Microsoft.ComputeSchedule/locations/virtualMachinesGetOperationErrors/action","Microsoft.ComputeSchedule/locations/virtualMachinesGetOperationStatus/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitDeallocate/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitHibernate/action","Microsoft.ComputeSchedule/locations/virtualMachinesSubmitStart/action","Microsoft.ComputeSchedule/register/action","Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/delete","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/write","Microsoft.DesktopVirtualization/hostpools/write","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/operations/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/eventtypes/values/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization Virtual Machine Contributor","type":"BuiltInRole","description":"This role is in preview and subject to change. Provide permission to the Azure Virtual Desktop Resource Provider to create, delete, update, start, and stop virtual machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.DesktopVirtualization/hostpools/write","Microsoft.DesktopVirtualization/hostpools/retrieveRegistrationToken/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/write","Microsoft.DesktopVirtualization/hostpools/sessionhosts/delete","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/read","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/disconnect/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/usersessions/sendMessage/action","Microsoft.DesktopVirtualization/hostpools/sessionHostConfigurations/read","Microsoft.DesktopVirtualization/hostpools/doNotUseInternalAPI/action","Microsoft.DesktopVirtualization/hostpools/sessionhosts/retryprovisioning/action","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/availabilitySets/vmSizes/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/images/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/locations/vmSizes/read","Microsoft.Compute/operations/read","Microsoft.Compute/skus/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/runCommands/read","Microsoft.Compute/virtualMachines/runCommands/write","Microsoft.Compute/virtualMachines/vmSizes/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Marketplace/offerTypes/publishers/offers/plans/agreements/read","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DesktopVirtualization/scalingPlans/read","Microsoft.DesktopVirtualization/scalingPlans/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Access Review Operator Service Role","type":"BuiltInRole","description":"Lets you grant Access Review System app permissions to discover and revoke access as needed by the access review process.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignments/delete","Microsoft.Management/getEntities/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Volume Group Owner","type":"BuiltInRole","description":"Allows for full access to a volume group in Azure Elastic SAN including changing network security policies to unblock data path access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.ElasticSan/elasticSans/volumeGroups/*","Microsoft.ElasticSan/locations/asyncoperations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Trusted Signing Identity Verifier","type":"BuiltInRole","description":"Manage identity or business verification requests. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CodeSigning/*/read"],"notActions":[],"dataActions":["Microsoft.CodeSigning/IdentityVerification/Read","Microsoft.CodeSigning/IdentityVerification/Write","Microsoft.CodeSigning/IdentityVerification/Delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Video Indexer Restricted Viewer","type":"BuiltInRole","description":"Has access to view and search through all video''s insights and transcription in the Video Indexer portal. No access to model customization, embedding of widget, downloading videos, or sharing the account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.VideoIndexer/*/read","Microsoft.VideoIndexer/accounts/*/action"],"notActions":["Microsoft.VideoIndexer/*/write","Microsoft.VideoIndexer/*/delete","Microsoft.VideoIndexer/accounts/generateAccessToken/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Monitoring Data Reader","type":"BuiltInRole","description":"Can access the data in an Azure Monitor Workspace.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Monitor/accounts/data/metrics/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager Contributor Role","type":"BuiltInRole","description":"Grants read/write access to Azure resources provided by Azure Kubernetes Fleet Manager, including fleets, fleet members, fleet update strategies, fleet update runs, etc.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/fleets/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Admin","type":"BuiltInRole","description":"Grants read/write access to Kubernetes resources within a namespace in the fleet-managed hub cluster - provides write permissions on most objects within a a namespace, with the exception of ResourceQuota object and the namespace object itself. Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/*","Microsoft.ContainerService/fleets/apps/deployments/*","Microsoft.ContainerService/fleets/apps/statefulsets/*","Microsoft.ContainerService/fleets/authorization.k8s.io/localsubjectaccessreviews/write","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/*","Microsoft.ContainerService/fleets/batch/cronjobs/*","Microsoft.ContainerService/fleets/batch/jobs/*","Microsoft.ContainerService/fleets/configmaps/*","Microsoft.ContainerService/fleets/endpoints/*","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/*","Microsoft.ContainerService/fleets/extensions/deployments/*","Microsoft.ContainerService/fleets/extensions/ingresses/*","Microsoft.ContainerService/fleets/extensions/networkpolicies/*","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/*","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/*","Microsoft.ContainerService/fleets/persistentvolumeclaims/*","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/*","Microsoft.ContainerService/fleets/rbac.authorization.k8s.io/rolebindings/*","Microsoft.ContainerService/fleets/rbac.authorization.k8s.io/roles/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/replicationcontrollers/*","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/secrets/*","Microsoft.ContainerService/fleets/serviceaccounts/*","Microsoft.ContainerService/fleets/services/*","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/internalmemberclusters/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverrides/*","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverridesnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/works/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Cluster Admin","type":"BuiltInRole","description":"Grants read/write access to all Kubernetes resources in the fleet-managed hub cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Reader","type":"BuiltInRole","description":"Grants read-only access to most Kubernetes resources within a namespace in the fleet-managed hub cluster. It does not allow viewing roles or role bindings. This role does not allow viewing Secrets, since reading the contents of Secrets enables access to ServiceAccount credentials in the namespace, which would allow API access as any ServiceAccount in the namespace (a form of privilege escalation). Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/read","Microsoft.ContainerService/fleets/apps/deployments/read","Microsoft.ContainerService/fleets/apps/statefulsets/read","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/fleets/batch/cronjobs/read","Microsoft.ContainerService/fleets/batch/jobs/read","Microsoft.ContainerService/fleets/configmaps/read","Microsoft.ContainerService/fleets/endpoints/read","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/read","Microsoft.ContainerService/fleets/extensions/deployments/read","Microsoft.ContainerService/fleets/extensions/ingresses/read","Microsoft.ContainerService/fleets/extensions/networkpolicies/read","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/read","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/fleets/persistentvolumeclaims/read","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/read","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/serviceaccounts/read","Microsoft.ContainerService/fleets/services/read","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/internalmemberclusters/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverrides/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverridesnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/works/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Writer","type":"BuiltInRole","description":"Grants read/write access to most Kubernetes resources within a namespace in the fleet-managed hub cluster. This role does not allow viewing or modifying roles or role bindings. However, this role allows accessing Secrets as any ServiceAccount in the namespace, so it can be used to gain the API access levels of any ServiceAccount in the namespace.  Applying this role at cluster scope will give access across all namespaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/read","Microsoft.ContainerService/fleets/apps/daemonsets/write","Microsoft.ContainerService/fleets/apps/deployments/read","Microsoft.ContainerService/fleets/apps/deployments/write","Microsoft.ContainerService/fleets/apps/statefulsets/read","Microsoft.ContainerService/fleets/apps/statefulsets/write","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/write","Microsoft.ContainerService/fleets/batch/cronjobs/read","Microsoft.ContainerService/fleets/batch/cronjobs/write","Microsoft.ContainerService/fleets/batch/jobs/read","Microsoft.ContainerService/fleets/batch/jobs/write","Microsoft.ContainerService/fleets/configmaps/read","Microsoft.ContainerService/fleets/configmaps/write","Microsoft.ContainerService/fleets/endpoints/read","Microsoft.ContainerService/fleets/endpoints/write","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/read","Microsoft.ContainerService/fleets/extensions/daemonsets/write","Microsoft.ContainerService/fleets/extensions/deployments/read","Microsoft.ContainerService/fleets/extensions/deployments/write","Microsoft.ContainerService/fleets/extensions/ingresses/read","Microsoft.ContainerService/fleets/extensions/ingresses/write","Microsoft.ContainerService/fleets/extensions/networkpolicies/read","Microsoft.ContainerService/fleets/extensions/networkpolicies/write","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/write","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/write","Microsoft.ContainerService/fleets/persistentvolumeclaims/read","Microsoft.ContainerService/fleets/persistentvolumeclaims/write","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/read","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/write","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/replicationcontrollers/write","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/secrets/read","Microsoft.ContainerService/fleets/secrets/write","Microsoft.ContainerService/fleets/serviceaccounts/read","Microsoft.ContainerService/fleets/serviceaccounts/write","Microsoft.ContainerService/fleets/services/read","Microsoft.ContainerService/fleets/services/write","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/internalmemberclusters/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverrides/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverrides/write","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/resourceoverridesnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/works/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Namespace User","type":"BuiltInRole","description":"Allows a user to read namespace resources and retrieve kubeconfig for the cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/namespaces/listUserCredential/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Labeling - Labeler","type":"BuiltInRole","description":"Can label data in Labeling.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/read","Microsoft.MachineLearningServices/workspaces/experiments/runs/read","Microsoft.MachineLearningServices/workspaces/labeling/projects/read","Microsoft.MachineLearningServices/workspaces/labeling/projects/summary/read","Microsoft.MachineLearningServices/workspaces/labeling/labels/read","Microsoft.MachineLearningServices/workspaces/labeling/labels/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Role Based Access Control Administrator","type":"BuiltInRole","description":"Manage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","*/read","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Template Spec Reader","type":"BuiltInRole","description":"Allows read access to Template Specs at the assigned scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/templateSpecs/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Template Spec Contributor","type":"BuiltInRole","description":"Allows full access to Template Spec operations at the assigned scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/templateSpecs/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Playbook Operator","type":"BuiltInRole","description":"Microsoft Sentinel Playbook Operator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Logic/workflows/read","Microsoft.Logic/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/hostruntime/webhooks/api/workflows/triggers/listCallbackUrl/action","Microsoft.Web/sites/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Deployment Environments User","type":"BuiltInRole","description":"Provides access to manage environment resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read"],"notActions":["Microsoft.DevCenter/projects/pools/read","Microsoft.DevCenter/projects/pools/schedules/read"],"dataActions":["Microsoft.DevCenter/projects/users/environments/userRead/action","Microsoft.DevCenter/projects/users/environments/userWrite/action","Microsoft.DevCenter/projects/users/environments/userDelete/action","Microsoft.DevCenter/projects/users/environments/userActionManage/action","Microsoft.DevCenter/projects/users/environments/userOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Connect Role","type":"BuiltInRole","description":"Azure Spring Apps Connect Role","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/apps/deployments/connect/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Remote Debugging Role","type":"BuiltInRole","description":"Azure Spring Apps Remote Debugging Role","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/apps/deployments/remotedebugging/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Compute Operator","type":"BuiltInRole","description":"Can access and perform CRUD operations on Machine Learning Services managed compute resources (including Notebook VMs).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/computes/*","Microsoft.MachineLearningServices/workspaces/notebooks/vm/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AzureML Registry User","type":"BuiltInRole","description":"Can perform all actions on Machine Learning Services Registry assets as well as get Registry resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/registries/read","Microsoft.MachineLearningServices/registries/assets/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions reader","type":"BuiltInRole","description":"This role provides read access to all capabilities of Azure Center for SAP solutions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Workloads/sapvirtualInstances/*/read","Microsoft.Workloads/Locations/*/read","Microsoft.Workloads/Operations/read","Microsoft.Workloads/Locations/OperationStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/read","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/privateEndpoints/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions service role","type":"BuiltInRole","description":"Azure Center for SAP solutions service role - This role is intended to be used for providing the permissions to user assigned managed identity. Azure Center for SAP solutions will use this identity to deploy and manage SAP systems.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/checkIpAddressAvailability/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/virtualNetworks/virtualMachines/read","Microsoft.Network/networkInterfaces/ipconfigurations/join/action","Microsoft.Network/privateEndpoints/read","Microsoft.Network/privateEndpoints/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/frontendIPConfigurations/join/action","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/joinLoadBalancer/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/PrivateEndpointConnectionsApproval/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/write","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/fileServices/shares/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/skus/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions administrator","type":"BuiltInRole","description":"This role provides read and write access to all capabilities of Azure Center for SAP solutions.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/configurations/read","Microsoft.Advisor/recommendations/read","Microsoft.Workloads/sapvirtualInstances/*/read","Microsoft.Workloads/sapVirtualInstances/*/write","Microsoft.Workloads/sapVirtualInstances/*/delete","Microsoft.Workloads/Locations/*/action","Microsoft.Workloads/Locations/*/read","Microsoft.Workloads/sapVirtualInstances/*/start/action","Microsoft.Workloads/sapVirtualInstances/*/stop/action","Microsoft.Workloads/connectors/*/read","Microsoft.Workloads/connectors/*/write","Microsoft.Workloads/connectors/*/delete","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/virtualMachines/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/frontendIPConfigurations/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/logDefinitions/read","Microsoft.Network/loadBalancers/networkInterfaces/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/virtualMachines/read","Microsoft.Network/loadBalancers/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Network/privateEndpoints/read","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/*/generateKeyPair/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/disks/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AppGw for Containers Configuration Manager","type":"BuiltInRole","description":"Allows access and configuration updates to Application Gateway for Containers resource.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceNetworking/trafficControllers/read","Microsoft.ServiceNetworking/trafficControllers/write","Microsoft.ServiceNetworking/trafficControllers/delete","Microsoft.ServiceNetworking/trafficControllers/frontends/read","Microsoft.ServiceNetworking/trafficControllers/frontends/write","Microsoft.ServiceNetworking/trafficControllers/frontends/delete","Microsoft.ServiceNetworking/trafficControllers/associations/read","Microsoft.ServiceNetworking/trafficControllers/associations/write","Microsoft.ServiceNetworking/trafficControllers/associations/delete","Microsoft.ServiceNetworking/trafficControllers/*/read","Microsoft.ServiceNetworking/trafficControllers/*/write","Microsoft.ServiceNetworking/trafficControllers/*/delete","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read"],"notActions":[],"dataActions":["Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/read","Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/write","Microsoft.ServiceNetworking/trafficControllers/serviceRoutingConfigurations/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"FHIR SMART User","type":"BuiltInRole","description":"Role allows user to access FHIR Service according to SMART on FHIR specification","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/services/fhir/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/services/fhir/resources/smart/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/smart/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services OpenAI Contributor","type":"BuiltInRole","description":"Full access including the ability to fine-tune, deploy and generate text","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.CognitiveServices/accounts/deployments/write","Microsoft.CognitiveServices/accounts/deployments/delete","Microsoft.CognitiveServices/accounts/raiPolicies/read","Microsoft.CognitiveServices/accounts/raiPolicies/write","Microsoft.CognitiveServices/accounts/raiPolicies/delete","Microsoft.CognitiveServices/accounts/commitmentplans/read","Microsoft.CognitiveServices/accounts/commitmentplans/write","Microsoft.CognitiveServices/accounts/commitmentplans/delete","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services OpenAI User","type":"BuiltInRole","description":"Ability to view files, models, deployments. Readers can''t make any changes They can inference and create images","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*/read","Microsoft.CognitiveServices/accounts/OpenAI/engines/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/engines/search/action","Microsoft.CognitiveServices/accounts/OpenAI/engines/generate/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/audio/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/search/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/chat/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/realtime/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/extensions/chat/completions/action","Microsoft.CognitiveServices/accounts/OpenAI/deployments/embeddings/action","Microsoft.CognitiveServices/accounts/OpenAI/images/generations/action","Microsoft.CognitiveServices/accounts/OpenAI/assistants/*"],"notDataActions":["Microsoft.CognitiveServices/accounts/OpenAI/stored-completions/read"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Impact Reporter","type":"BuiltInRole","description":"Allows access to create/report, read and delete impacts","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/*","Microsoft.Impact/ImpactCategories/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Impact Reader","type":"BuiltInRole","description":"Allows read-only access to reported impacts and impact categories","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/read","Microsoft.Impact/ImpactCategories/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ContainerApp Reader","type":"BuiltInRole","description":"View all containerapp resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Cluster Monitoring User","type":"BuiltInRole","description":"List cluster monitoring user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/listClusterMonitoringUserCredential/action","Microsoft.ContainerService/managedClusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Connected Machine Resource Manager","type":"BuiltInRole","description":"Custom Role for AzureStackHCI RP to manage hybrid compute machines and hybrid connectivity endpoints in a resource group","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/*/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/write","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/*/read","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/write","Microsoft.HybridConnectivity/endpoints/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/read","Microsoft.HybridConnectivity/endpoints/serviceConfigurations/write","Microsoft.HybridConnectivity/endpoints/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EdgeMarketplace/locations/operationStatuses/read","Microsoft.EdgeMarketPlace/offers/getAccessToken/action","Microsoft.EdgeMarketPlace/offers/generateAccessToken/action","Microsoft.EdgeMarketplace/publishers/read","Microsoft.EdgeMarketplace/offers/read","Microsoft.ExtendedLocation/customLocations/read","Microsoft.Attestation/attestationProviders/write","Microsoft.Attestation/attestationProviders/read","Microsoft.Attestation/attestationProviders/delete","Microsoft.Attestation/attestationProviders/attestation/read","Microsoft.Attestation/attestationProviders/attestation/write","Microsoft.Attestation/attestationProviders/attestation/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlDb Migration Role","type":"BuiltInRole","description":"Role for SqlDb migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sql/servers/read","Microsoft.Sql/servers/write","Microsoft.Sql/servers/databases/read","Microsoft.Sql/servers/databases/write","Microsoft.Sql/servers/databases/delete","Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Imagery Solution","type":"BuiltInRole","description":"Provide access to Imagery Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services GDU Solution","type":"BuiltInRole","description":"Provide access to GDU Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions Service role for management","type":"BuiltInRole","description":"This role has permissions that the user assigned managed identity must have to enable registration for the existing systems.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Center for SAP solutions Management role","type":"BuiltInRole","description":"This role has permissions which allow users to register existing systems, view and manage systems.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Agentless Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Kubernetes Services","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/write","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/delete","Microsoft.ContainerService/managedClusters/read","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Security/pricings/securityoperators/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Usage Billing Data Sender","type":"BuiltInRole","description":"Azure Usage Billing shared BuiltIn role to be used for all Customer Account Authentication","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.UsageBilling/accounts/inputs/send/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Registry secure supply chain operator service role","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Container Registry for security assessment of container images","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read","Microsoft.ContainerRegistry/registries/push/write","Microsoft.ContainerRegistry/registries/artifacts/delete"],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write","Microsoft.ContainerRegistry/registries/repositories/metadata/delete","Microsoft.ContainerRegistry/registries/repositories/content/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlMI Migration Role","type":"BuiltInRole","description":"Role for SqlMI migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sql/managedInstances/read","Microsoft.Sql/managedInstances/write","Microsoft.Sql/managedInstances/databases/read","Microsoft.Sql/managedInstances/databases/write","Microsoft.Sql/managedInstances/databases/delete","Microsoft.Sql/managedInstances/metrics/read","Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/blobServices/containers/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services CWUM Solution","type":"BuiltInRole","description":"Provide access to CWUM Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/read","Microsoft.AgFoodPlatform/farmBeats/parties/boundaries/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SqlVM Migration Role","type":"BuiltInRole","description":"Role for SqlVM migration","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataMigration/locations/operationResults/read","Microsoft.DataMigration/locations/operationStatuses/read","Microsoft.DataMigration/locations/sqlMigrationServiceOperationResults/read","Microsoft.DataMigration/databaseMigrations/write","Microsoft.DataMigration/databaseMigrations/read","Microsoft.DataMigration/databaseMigrations/delete","Microsoft.DataMigration/databaseMigrations/cancel/action","Microsoft.DataMigration/databaseMigrations/cutover/action","Microsoft.DataMigration/sqlMigrationServices/write","Microsoft.DataMigration/sqlMigrationServices/delete","Microsoft.DataMigration/sqlMigrationServices/read","Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action","Microsoft.DataMigration/sqlMigrationServices/deleteNode/action","Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action","Microsoft.DataMigration/sqlMigrationServices/listMigrations/read","Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read","Microsoft.DataMigration/register/action","Microsoft.DataMigration/operations/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/listkeys/action","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.SqlVirtualMachine/sqlVirtualMachines/read","Microsoft.SqlVirtualMachine/sqlVirtualMachines/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Secret Contributor","type":"BuiltInRole","description":"For internal use within Azure. Can manage Azure Front Door secrets, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/secretresults/read","Microsoft.Cdn/profiles/secrets/read","Microsoft.Cdn/profiles/secrets/write","Microsoft.Cdn/profiles/secrets/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Secret Reader","type":"BuiltInRole","description":"For internal use within Azure. Can view Azure Front Door secrets, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/secretresults/read","Microsoft.Cdn/profiles/secrets/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Domain Contributor","type":"BuiltInRole","description":"For internal use within Azure. Can manage Azure Front Door domains, but can''t grant access to other users.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/customdomainresults/read","Microsoft.Cdn/profiles/customdomains/read","Microsoft.Cdn/profiles/customdomains/write","Microsoft.Cdn/profiles/customdomains/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Domain Reader","type":"BuiltInRole","description":"For internal use within Azure. Can view Azure Front Door domains, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Cdn/operationresults/profileresults/customdomainresults/read","Microsoft.Cdn/profiles/customdomains/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Administrator","type":"BuiltInRole","description":"Grants full access to the cluster and its resources, including the ability to register Azure Stack HCI and assign others as Azure Arc HCI VM Contributor and/or Azure Arc HCI VM Reader","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/register/action","Microsoft.AzureStackHCI/Unregister/Action","Microsoft.AzureStackHCI/clusters/*","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Write","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Write","Microsoft.AzureStackHCI/NetworkSecurityGroups/Delete","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Delete","Microsoft.AzureStackHCI/NetworkSecurityGroups/join/action","Microsoft.HybridCompute/register/action","Microsoft.GuestConfiguration/register/action","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.HybridConnectivity/register/action","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Support/*","Microsoft.AzureStackHCI/*","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ResourceConnector/register/action","Microsoft.ResourceConnector/appliances/read","Microsoft.ResourceConnector/appliances/write","Microsoft.ResourceConnector/appliances/delete","Microsoft.ResourceConnector/locations/operationresults/read","Microsoft.ResourceConnector/locations/operationsstatus/read","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.ResourceConnector/appliances/listKeys/action","Microsoft.ResourceConnector/operations/read","Microsoft.ExtendedLocation/register/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/write","Microsoft.ExtendedLocation/customLocations/delete","Microsoft.EdgeMarketplace/offers/read","Microsoft.EdgeMarketplace/publishers/read","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/operations/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.AzureStackHCI/StorageContainers/Write","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.HybridContainerService/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL Backup And Export Operator","type":"BuiltInRole","description":"Grants full access to manage backup and export resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DBforMySQL/flexibleServers/validateBackup/action","Microsoft.DBforMySQL/flexibleServers/backupAndExport/action","Microsoft.DBforMySQL/locations/operationResults/read","Microsoft.DBforMySQL/locations/azureAsyncOperation/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"LocalNGFirewallAdministrator role","type":"BuiltInRole","description":"Allows user to create, modify, describe, or delete NGFirewalls.","assignableScopes":["/"],"permissions":[{"actions":["PaloAltoNetworks.Cloudngfw/firewalls/*","PaloAltoNetworks.Cloudngfw/localRulestacks/read","PaloAltoNetworks.Cloudngfw/globalRulestacks/read","PaloAltoNetworks.Cloudngfw/Locations/operationStatuses/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/sharedKeys/read","Microsoft.OperationalInsights/workspaces/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/metrics/read","Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Support/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/networkVirtualAppliances/read","Microsoft.Network/networkVirtualAppliances/write","Microsoft.Network/networkVirtualAppliances/delete","Microsoft.Network/virtualHubs/read","Microsoft.Network/virtualWans/read","Microsoft.Network/virtualWans/virtualHubs/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"LocalRulestacksAdministrator role","type":"BuiltInRole","description":"Allows users to create, modify, describe, or delete Rulestacks.","assignableScopes":["/"],"permissions":[{"actions":["PaloAltoNetworks.Cloudngfw/localRulestacks/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Insights/alertRules/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Extension for SQL Server Deployment","type":"BuiltInRole","description":"Microsoft.AzureArcData service role to enable deployment of Azure Extension for SQL Server","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/deployments/write","Microsoft.HybridCompute/machines/extensions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Maps Data Read and Batch Role","type":"BuiltInRole","description":"This role can be used to assign read and batch actions on Azure Maps.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Maps/accounts/services/*/read","Microsoft.Maps/accounts/services/batch/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace API Product Manager","type":"BuiltInRole","description":"Has read access to entities in the workspace and read and write access to entities for publishing APIs. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.ApiManagement/service/workspaces/products/*","Microsoft.ApiManagement/service/workspaces/subscriptions/*","Microsoft.ApiManagement/service/workspaces/groups/*","Microsoft.ApiManagement/service/workspaces/tags/*","Microsoft.ApiManagement/service/workspaces/notifications/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Workspace API Product Manager","type":"BuiltInRole","description":"Has the same access as API Management Service Workspace API Developer as well as read access to users and write access to allow assigning users to groups. This role should be assigned on the service scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/users/read","Microsoft.ApiManagement/service/tags/read","Microsoft.ApiManagement/service/tags/apiLinks/*","Microsoft.ApiManagement/service/tags/operationLinks/*","Microsoft.ApiManagement/service/tags/productLinks/*","Microsoft.ApiManagement/service/products/read","Microsoft.ApiManagement/service/products/apiLinks/*","Microsoft.ApiManagement/service/groups/read","Microsoft.ApiManagement/service/groups/users/*","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/authorizationServers/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace API Developer","type":"BuiltInRole","description":"Has read access to entities in the workspace and read and write access to entities for editing APIs. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.ApiManagement/service/workspaces/apis/*","Microsoft.ApiManagement/service/workspaces/apiVersionSets/*","Microsoft.ApiManagement/service/workspaces/policies/*","Microsoft.ApiManagement/service/workspaces/schemas/*","Microsoft.ApiManagement/service/workspaces/products/*","Microsoft.ApiManagement/service/workspaces/policyFragments/*","Microsoft.ApiManagement/service/workspaces/namedValues/*","Microsoft.ApiManagement/service/workspaces/tags/*","Microsoft.ApiManagement/service/workspaces/backends/*","Microsoft.ApiManagement/service/workspaces/certificates/*","Microsoft.ApiManagement/service/workspaces/diagnostics/*","Microsoft.ApiManagement/service/workspaces/loggers/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace Reader","type":"BuiltInRole","description":"Has read-only access to entities in the workspace. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Workspace Contributor","type":"BuiltInRole","description":"Can manage the workspace and view, but not modify its members. This role should be assigned on the workspace scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/workspaces/*","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"API Management Service Workspace API Developer","type":"BuiltInRole","description":"Has read access to tags and products and write access to allow: assigning APIs to products, assigning tags to products and APIs. This role should be assigned on the service scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiManagement/service/tags/read","Microsoft.ApiManagement/service/tags/apiLinks/*","Microsoft.ApiManagement/service/tags/operationLinks/*","Microsoft.ApiManagement/service/tags/productLinks/*","Microsoft.ApiManagement/service/products/read","Microsoft.ApiManagement/service/products/apiLinks/*","Microsoft.ApiManagement/service/read","Microsoft.ApiManagement/service/authorizationServers/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data Privileged Reader","type":"BuiltInRole","description":"Customer has read access on Azure Storage file shares.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/readFileBackupSemantics/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage File Data Privileged Contributor","type":"BuiltInRole","description":"Customer has read, write, delete and modify NTFS permission access on Azure Storage file shares.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/write","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/delete","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/modifypermissions/action","Microsoft.Storage/storageAccounts/fileServices/readFileBackupSemantics/action","Microsoft.Storage/storageAccounts/fileServices/writeFileBackupSemantics/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows 365 Network User","type":"BuiltInRole","description":"This role is used by Windows 365 to read virtual networks and join the designated virtual networks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/usages/read","Microsoft.Network/virtualNetworks/subnets/join/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows365SubscriptionReader","type":"BuiltInRole","description":"Read subscriptions, images, azure firewalls. This role is used in Windows365 scenarios.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Windows 365 Network Interface Contributor","type":"BuiltInRole","description":"This role is used by Windows 365 to provision required network resources and join Microsoft-hosted VMs to network interfaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/effectiveNetworkSecurityGroups/action","Microsoft.Network/networkInterfaces/effectiveRouteTable/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Compliance Automation Reader","type":"BuiltInRole","description":"Read, download the reports objects and related other resource objects.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Compliance Automation Administrator","type":"BuiltInRole","description":"Create, read, download, modify and delete reports objects and related other resource objects.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppComplianceAutomation/*","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/fileservices/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.PolicyInsights/policyStates/queryResults/action","Microsoft.PolicyInsights/policyStates/triggerEvaluation/action","Microsoft.Resources/resources/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Resources/subscriptions/resources/read","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/tags/read","Microsoft.Resources/deployments/validate/action","Microsoft.Security/automations/read","Microsoft.Resources/deployments/write","Microsoft.Security/automations/delete","Microsoft.Security/automations/write","Microsoft.Security/register/action","Microsoft.Security/unregister/action","*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Contributor","type":"BuiltInRole","description":"Allows user read and write access to Azure Sphere resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SaaS Hub Contributor","type":"BuiltInRole","description":"SaaS Hub contributor can manage SaaS Hub resource","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SaaSHub/cloudservices/read","Microsoft.SaaSHub/cloudservices/write","Microsoft.SaaSHub/cloudservices/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Reader","type":"BuiltInRole","description":"Allows user to read Azure Sphere resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*/read","Microsoft.AzureSphere/catalogs/countDevices/action","Microsoft.AzureSphere/catalogs/listDeviceGroups/action","Microsoft.AzureSphere/catalogs/listDeviceInsights/action","Microsoft.AzureSphere/catalogs/listDevices/action","Microsoft.AzureSphere/catalogs/listDeployments/action","Microsoft.AzureSphere/catalogs/products/countDevices/action","Microsoft.AzureSphere/catalogs/products/deviceGroups/countDevices/action","Microsoft.AzureSphere/catalogs/certificates/retrieveCertChain/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/DiagnosticSettings/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Publisher","type":"BuiltInRole","description":"Allows user to read and download Azure Sphere resources and upload images.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*/read","Microsoft.AzureSphere/catalogs/countDevices/action","Microsoft.AzureSphere/catalogs/listDeviceGroups/action","Microsoft.AzureSphere/catalogs/listDeviceInsights/action","Microsoft.AzureSphere/catalogs/listDevices/action","Microsoft.AzureSphere/catalogs/products/countDevices/action","Microsoft.AzureSphere/catalogs/products/deviceGroups/countDevices/action","Microsoft.AzureSphere/catalogs/certificates/retrieveProofOfPossessionNonce/action","Microsoft.AzureSphere/catalogs/certificates/retrieveCertChain/action","Microsoft.AzureSphere/catalogs/images/write","Microsoft.AzureSphere/catalogs/uploadImage/action","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/DiagnosticSettings/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Machine Learning Workspace Connection Secrets Reader","type":"BuiltInRole","description":"Can list workspace connection secrets","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/connections/listsecrets/action","Microsoft.MachineLearningServices/workspaces/metadata/secrets/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Procurement Contributor","type":"BuiltInRole","description":"Lets you manage the procurement of products and services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.SaaSHub/cloudservices/read","Microsoft.SaaSHub/cloudservices/write","Microsoft.SaaSHub/cloudservices/delete","Microsoft.SaaSHub/register/action","Microsoft.SaaS/resources/read","Microsoft.SaaS/resources/write","Microsoft.SaaS/resources/delete","Microsoft.SaaS/register/action","Microsoft.ProfessionalService/resources/read","Microsoft.ProfessionalService/resources/write","Microsoft.ProfessionalService/resources/delete","Microsoft.ProfessionalService/register/action","Microsoft.BillingBenefits/register/action","Microsoft.BillingBenefits/maccs/read","Microsoft.BillingBenefits/maccs/write","Microsoft.BillingBenefits/maccs/delete","Microsoft.BillingBenefits/maccs/cancel/action","Microsoft.BillingBenefits/maccs/chargeShortfall/action","Microsoft.BillingBenefits/maccs/contributors/read","Microsoft.EnterpriseSupport/enterpriseSupports/read","Microsoft.EnterpriseSupport/enterpriseSupports/write","Microsoft.EnterpriseSupport/enterpriseSupports/delete","Microsoft.EnterpriseSupport/register/action","Microsoft.SoftwarePlan/register/action","Microsoft.SoftwarePlan/softwareSubscriptions/read","Microsoft.SoftwarePlan/softwareSubscriptions/write","Microsoft.SoftwarePlan/softwareSubscriptions/delete","Microsoft.SoftwarePlan/softwareSubscriptions/cancel/action","Microsoft.SoftwarePlan/softwareSubscriptions/listKeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Search Serverless Data Reader (Deprecated)","type":"BuiltInRole","description":"This role has been deprecated","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveSearch/indexes/schema/read","Microsoft.CognitiveSearch/indexes/documents/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Search Serverless Data Contributor (Deprecated)","type":"BuiltInRole","description":"This role has been deprecated","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveSearch/indexes/schema/*","Microsoft.CognitiveSearch/indexes/documents/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Owner Role","type":"BuiltInRole","description":"Community Owner Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/communities/read","Microsoft.Mission/communities/write","Microsoft.Mission/communities/delete","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/internalConnections/delete","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/delete","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Mission/virtualEnclaves/workloads/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/communityEndpoints/write","Microsoft.Mission/communities/communityEndpoints/delete","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/communities/transitHubs/write","Microsoft.Mission/communities/transitHubs/delete","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/approvals/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Firmware Analysis Admin","type":"BuiltInRole","description":"Upload and analyze firmware images in Defender for IoT","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.IoTFirmwareDefense/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender for Storage Data Scanner","type":"BuiltInRole","description":"Grants access to read blobs and update index tags. This role is used by the data scanner of Defender for Storage.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Data Access Administrator","type":"BuiltInRole","description":"Manage access to Azure Key Vault by adding or removing role assignments for the Key Vault Administrator, Key Vault Certificates Officer, Key Vault Crypto Officer, Key Vault Crypto Service Encryption User, Key Vault Crypto User, Key Vault Reader, Key Vault Secrets Officer, or Key Vault Secrets User roles. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.KeyVault/vaults/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Diagnostics Role","type":"BuiltInRole","description":"Grants permissions to execute diagnostics provided by Compute Diagnostic Service for Compute Resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/virtualmachinescalesets/disks/beginGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Network Admin","type":"BuiltInRole","description":"Allows access to create Private Endpoints on SAN resources, and to read SAN resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*/read","Microsoft.ElasticSan/elasticSans/PrivateEndpointConnectionsApproval/action","Microsoft.ElasticSan/elasticSans/privateEndpointConnections/write","Microsoft.ElasticSan/elasticSans/privateEndpointConnections/delete","Microsoft.ElasticSan/locations/asyncoperations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Usages Reader","type":"BuiltInRole","description":"Minimal permission to view Cognitive Services usages.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/locations/usages/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Server Long Term Retention Backup Role","type":"BuiltInRole","description":"Role to allow backup vault to access PostgreSQL Flexible Server Resource APIs for Long Term Retention Backup.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DBforPostgreSQL/flexibleServers/ltrBackupOperations/read","Microsoft.DBforPostgreSQL/flexibleServers/ltrPreBackup/action","Microsoft.DBforPostgreSQL/flexibleServers/startLtrBackup/action","Microsoft.DBforPostgreSQL/locations/azureAsyncOperation/read","Microsoft.DBforPostgreSQL/locations/operationResults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Search Parameter Manager","type":"BuiltInRole","description":"Role allows user or principal access to $status and $reindex to update search parameters","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthcareApis/workspaces/fhirservices/resources/reindex/action","Microsoft.HealthcareApis/workspaces/fhirservices/resources/read","Microsoft.HealthcareApis/workspaces/fhirservices/resources/write","Microsoft.HealthcareApis/workspaces/fhirservices/resources/searchparameter/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Virtual Machine Data Access Administrator (preview)","type":"BuiltInRole","description":"Manage access to Virtual Machines by adding or removing role assignments for the Virtual Machine Administrator Login and Virtual Machine User Login roles. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Compute/virtualMachines/*/read","Microsoft.HybridCompute/machines/*/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Contributor (Preview)","type":"BuiltInRole","description":"You can manage all aspects of a Standard logic app and workflows. You can''t change access or ownership.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/certificates/*","Microsoft.Web/connectionGateways/*","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/serverFarms/*","Microsoft.Web/sites/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Developer (Preview)","type":"BuiltInRole","description":"You can create and edit workflows, connections, and settings for a Standard logic app. You can''t make changes outside the workflow scope.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/connections/*","Microsoft.Web/customApis/*","Microsoft.Web/sites/config/list/Action","microsoft.web/sites/config/Write","microsoft.web/sites/config/web/appsettings/delete","microsoft.web/sites/config/web/appsettings/write","microsoft.web/sites/deployWorkflowArtifacts/action","microsoft.web/sites/hostruntime/*","microsoft.web/sites/listworkflowsconnections/action","Microsoft.Web/sites/publish/Action","microsoft.web/sites/slots/config/appsettings/write","Microsoft.Web/sites/slots/config/list/Action","microsoft.web/sites/slots/config/web/appsettings/delete","microsoft.web/sites/slots/deployWorkflowArtifacts/action","microsoft.web/sites/slots/listworkflowsconnections/action","Microsoft.Web/sites/slots/publish/Action","microsoft.web/sites/workflows/*","microsoft.web/sites/workflowsconfiguration/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Operator (Preview)","type":"BuiltInRole","description":"You can enable and disable the logic app, resubmit workflow runs, as well as create connections. You can''t edit workflows or settings.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read","Microsoft.Web/sites/applySlotConfig/Action","microsoft.web/sites/hostruntime/*","Microsoft.Web/sites/restart/Action","Microsoft.Web/sites/slots/restart/Action","Microsoft.Web/sites/slots/slotsswap/Action","Microsoft.Web/sites/slots/start/Action","Microsoft.Web/sites/slots/stop/Action","Microsoft.Web/sites/slotsdiffs/Action","Microsoft.Web/sites/slotsswap/Action","Microsoft.Web/sites/start/Action","Microsoft.Web/sites/stop/Action","Microsoft.Web/sites/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Logic Apps Standard Reader (Preview)","type":"BuiltInRole","description":"You have read-only access to all resources in a Standard logic app and workflows, including the workflow runs and their history.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Support/*","Microsoft.Web/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"IPAM Pool User","type":"BuiltInRole","description":"Read IPAM Pools and child resources. Create and remove associations. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/networkManagers/ipamPools/*/read","Microsoft.Network/networkManagers/ipamPools/*/action","Microsoft.Network/networkManagers/ipamPools/*/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"SpatialMapsAccounts Account Owner","type":"BuiltInRole","description":"Lets you manage data in your account, including deleting them","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.MixedReality/spatialMapsAccounts/read","Microsoft.MixedReality/spatialMapsAccounts/delete","Microsoft.MixedReality/spatialMapsAccounts/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Resource Notifications System Topics Subscriber","type":"BuiltInRole","description":"Lets you create system topics and event subscriptions on all system topics exposed currently and in the future by Azure Resource Notifications","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceNotifications/systemTopics/subscribeToResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToHealthResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToMaintenanceResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToComputeResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToComputeScheduleResources/action","Microsoft.ResourceNotifications/systemTopics/subscribeToContainerServiceEventResources/action","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/systemTopics/eventSubscriptions/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Volume Importer","type":"BuiltInRole","description":"Allows for Importing Elastic San Volume","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/volumeGroups/*/read","Microsoft.ElasticSan/elasticSans/volumeGroups/volumes/write","Microsoft.ElasticSan/elasticSans/volumeGroups/volumes/delete","Microsoft.ElasticSan/locations/*","Microsoft.Compute/locations/*","Microsoft.Compute/disks/read","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic SAN Snapshot Exporter","type":"BuiltInRole","description":"Allows for creating and exporting Snapshot of Elastic San Volume","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ElasticSan/elasticSans/*/read","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/write","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/delete","Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots/beginGetAccess/action","Microsoft.ElasticSan/locations/*","Microsoft.Compute/locations/*","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Contributor Role","type":"BuiltInRole","description":"Community Contributor Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/communities/read","Microsoft.Mission/communities/write","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/externalConnections/read","Microsoft.Mission/externalConnections/write","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/endpoints/write","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/communityEndpoints/write","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/communities/transitHubs/write","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid TopicSpaces Subscriber","type":"BuiltInRole","description":"Lets you subscribe messages on topicspaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/topicSpaces/subscribe/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid TopicSpaces Publisher","type":"BuiltInRole","description":"Lets you publish messages on topicspaces.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/topicSpaces/publish/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Data Boundary Tenant Administrator","type":"BuiltInRole","description":"Allows tenant level administration for data boundaries.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/dataBoundaries/write","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Realtime Data User","type":"BuiltInRole","description":"Execute requests against DeID realtime endpoint. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Realtime/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Batch Data Reader","type":"BuiltInRole","description":"Read DeID batch jobs. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/read"],"notDataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/write","Microsoft.HealthDataAIServices/DeidServices/Batch/delete"]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Batch Data Owner","type":"BuiltInRole","description":"Create and manage DeID batch jobs. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/Batch/write","Microsoft.HealthDataAIServices/DeidServices/Batch/delete","Microsoft.HealthDataAIServices/DeidServices/Batch/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Carbon Optimization Reader","type":"BuiltInRole","description":"Allow read access to Azure Carbon Optimization data","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Carbon/carbonEmissionReports/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Management Owner","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Management Owner allowing to review and modify Landing Zone Configurations as well as reading and adding Landing Zone Registrations. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneConfigurations/*","Microsoft.Sovereign/landingZoneRegistrations/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Management Reader","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Management Reader allowing to review Landing Zone Configurations and corresponding Registrations without the ability to modify. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneConfigurations/read","Microsoft.Sovereign/landingZoneRegistrations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Device Management Role","type":"BuiltInRole","description":"Microsoft.AzureStackHCI Device Management Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/Clusters/*","Microsoft.AzureStackHCI/EdgeDevices/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Customer Lockbox Approver for Subscription","type":"BuiltInRole","description":"Can approve Microsoft support requests to access specific resources contained within a subscription, or the subscription itself, when Customer Lockbox for Microsoft Azure is enabled on the tenant where the subscription resides.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.CustomerLockbox/requests/UpdateApproval/action","Microsoft.CustomerLockbox/requests/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/eventtypes/values/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Resource Bridge Deployment Role","type":"BuiltInRole","description":"Azure Resource Bridge Deployment Role","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleassignments/read","Microsoft.AzureStackHCI/Register/Action","Microsoft.ResourceConnector/register/action","Microsoft.ResourceConnector/appliances/read","Microsoft.ResourceConnector/appliances/write","Microsoft.ResourceConnector/appliances/delete","Microsoft.ResourceConnector/locations/operationresults/read","Microsoft.ResourceConnector/locations/operationsstatus/read","Microsoft.ResourceConnector/appliances/listClusterUserCredential/action","Microsoft.ResourceConnector/appliances/listKeys/action","Microsoft.ResourceConnector/appliances/upgradeGraphs/read","Microsoft.ResourceConnector/telemetryconfig/read","Microsoft.ResourceConnector/operations/read","Microsoft.ExtendedLocation/register/action","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.ExtendedLocation/customLocations/write","Microsoft.ExtendedLocation/customLocations/delete","Microsoft.HybridConnectivity/register/action","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.KubernetesConfiguration/namespaces/read","Microsoft.KubernetesConfiguration/operations/read","Microsoft.GuestConfiguration/guestConfigurationAssignments/read","Microsoft.HybridContainerService/register/action","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.AzureStackHCI/StorageContainers/Write","Microsoft.AzureStackHCI/StorageContainers/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI VM Reader","type":"BuiltInRole","description":"Grants permissions to view VMs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/VirtualMachines/Read","Microsoft.AzureStackHCI/virtualMachineInstances/Read","Microsoft.AzureStackHCI/VirtualMachines/Extensions/Read","Microsoft.AzureStackHCI/VirtualNetworks/Read","Microsoft.AzureStackHCI/LogicalNetworks/Read","Microsoft.AzureStackHCI/NetworkInterfaces/Read","Microsoft.AzureStackHCI/VirtualHardDisks/Read","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.AzureStackHCI/GalleryImages/Read","Microsoft.AzureStackHCI/MarketplaceGalleryImages/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/privateLinkScopes/networkSecurityPerimeterConfigurations/read","Microsoft.HybridCompute/privateLinkScopes/privateEndpointConnections/read","Microsoft.HybridCompute/privateLinkScopes/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Developer","type":"BuiltInRole","description":"Can perform all actions within an Azure AI resource besides managing the resource itself.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/*/read","Microsoft.MachineLearningServices/workspaces/*/action","Microsoft.MachineLearningServices/workspaces/*/delete","Microsoft.MachineLearningServices/workspaces/*/write","Microsoft.MachineLearningServices/locations/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":["Microsoft.MachineLearningServices/workspaces/delete","Microsoft.MachineLearningServices/workspaces/write","Microsoft.MachineLearningServices/workspaces/listKeys/action","Microsoft.MachineLearningServices/workspaces/hubs/write","Microsoft.MachineLearningServices/workspaces/hubs/delete","Microsoft.MachineLearningServices/workspaces/featurestores/write","Microsoft.MachineLearningServices/workspaces/featurestores/delete","Microsoft.MachineLearningServices/workspaces/evaluations/results/labels/read","Microsoft.MachineLearningServices/workspaces/evaluations/results/reasonings/read","Microsoft.MachineLearningServices/workspaces/simulations/results/images/read"],"dataActions":["Microsoft.CognitiveServices/accounts/OpenAI/*","Microsoft.CognitiveServices/accounts/SpeechServices/*","Microsoft.CognitiveServices/accounts/ContentSafety/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI VM Contributor","type":"BuiltInRole","description":"Grants permissions to perform all VM actions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureStackHCI/VirtualMachines/*","Microsoft.AzureStackHCI/virtualMachineInstances/*","Microsoft.AzureStackHCI/NetworkInterfaces/*","Microsoft.AzureStackHCI/VirtualHardDisks/*","Microsoft.AzureStackHCI/VirtualNetworks/Read","Microsoft.AzureStackHCI/VirtualNetworks/join/action","Microsoft.AzureStackHCI/LogicalNetworks/Read","Microsoft.AzureStackHCI/LogicalNetworks/join/action","Microsoft.AzureStackHCI/GalleryImages/Read","Microsoft.AzureStackHCI/GalleryImages/deploy/action","Microsoft.AzureStackHCI/StorageContainers/Read","Microsoft.AzureStackHCI/StorageContainers/deploy/action","Microsoft.AzureStackHCI/MarketplaceGalleryImages/Read","Microsoft.AzureStackHCI/MarketPlaceGalleryImages/deploy/action","Microsoft.AzureStackHCI/Clusters/Read","Microsoft.AzureStackHCI/Clusters/ArcSettings/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/Read","Microsoft.AzureStackHCI/NetworkSecurityGroups/SecurityRules/Read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/write","Microsoft.Resources/subscriptions/resourcegroups/deployments/operations/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/operationstatuses/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action","Microsoft.HybridCompute/machines/assessPatches/action","Microsoft.HybridCompute/machines/installPatches/action","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/operations/read","Microsoft.HybridCompute/locations/operationresults/read","Microsoft.HybridCompute/locations/operationstatus/read","Microsoft.HybridCompute/machines/patchAssessmentResults/read","Microsoft.HybridCompute/machines/patchAssessmentResults/softwarePatches/read","Microsoft.HybridCompute/machines/patchInstallationResults/read","Microsoft.HybridCompute/machines/patchInstallationResults/softwarePatches/read","Microsoft.HybridCompute/locations/updateCenterOperationResults/read","Microsoft.HybridCompute/machines/hybridIdentityMetadata/read","Microsoft.HybridCompute/osType/agentVersions/read","Microsoft.HybridCompute/osType/agentVersions/latest/read","Microsoft.HybridCompute/machines/runcommands/read","Microsoft.HybridCompute/machines/runcommands/write","Microsoft.HybridCompute/machines/runcommands/delete","Microsoft.HybridCompute/machines/licenseProfiles/read","Microsoft.HybridCompute/machines/licenseProfiles/write","Microsoft.HybridCompute/machines/licenseProfiles/delete","Microsoft.HybridCompute/licenses/read","Microsoft.HybridCompute/licenses/write","Microsoft.HybridCompute/licenses/delete","Microsoft.ExtendedLocation/customLocations/Read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.KubernetesConfiguration/extensions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Deployment Environments Reader","type":"BuiltInRole","description":"Provides read access to environment resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DevCenter/projects/read","Microsoft.DevCenter/projects/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.DevCenter/projects/pools/read","Microsoft.DevCenter/projects/pools/schedules/read"],"dataActions":["Microsoft.DevCenter/projects/users/environments/adminRead/action","Microsoft.DevCenter/projects/users/environments/adminActionRead/action","Microsoft.DevCenter/projects/users/environments/adminOutputsRead/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Receiver","type":"BuiltInRole","description":"Allows receive access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"EventGrid Data Contributor","type":"BuiltInRole","description":"Allows send and receive access to event grid events.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/topicTypes/eventSubscriptions/read","Microsoft.EventGrid/locations/eventSubscriptions/read","Microsoft.EventGrid/locations/topicTypes/eventSubscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/domains/read","Microsoft.EventGrid/partnerNamespaces/read","Microsoft.EventGrid/namespaces/read"],"notActions":[],"dataActions":["Microsoft.EventGrid/events/send/action","Microsoft.EventGrid/events/receive/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Reviews Reader","type":"BuiltInRole","description":"View reviews for a workload and recommendations linked to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/resiliencyReviews/read","Microsoft.Advisor/triageRecommendations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Reviews Contributor","type":"BuiltInRole","description":"View reviews for a workload and triage recommendations linked to them.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/resiliencyReviews/read","Microsoft.Advisor/triageRecommendations/read","Microsoft.Advisor/triageRecommendations/approve/action","Microsoft.Advisor/triageRecommendations/reject/action","Microsoft.Advisor/triageRecommendations/reset/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Inference Deployment Operator","type":"BuiltInRole","description":"Can perform all actions required to create a resource deployment within a resource group.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Insights/AutoscaleSettings/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Connected Cluster Managed Identity CheckAccess Reader","type":"BuiltInRole","description":"Built-in role that allows a Connected Cluster managed identity to call the checkAccess API","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AgFood Platform Dataset Admin","type":"BuiltInRole","description":"Provides access to Dataset APIs","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/datasets/*","Microsoft.AgFoodPlatform/farmBeats/datasetRecords/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender for Storage Scanner Operator","type":"BuiltInRole","description":"Lets you enable and configure Microsoft Defender for Storage''s malware scanning and sensitive data discovery features on your storage accounts. Includes an ABAC condition to limit role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.Security/defenderforstoragesettings/read","Microsoft.Security/defenderforstoragesettings/write","Microsoft.Security/advancedThreatProtectionSettings/read","Microsoft.Security/advancedThreatProtectionSettings/write","Microsoft.Security/datascanners/read","Microsoft.Security/datascanners/write","Microsoft.Security/dataScanners/delete","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/eventSubscriptions/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Front Door Profile Reader","type":"BuiltInRole","description":"Can view AFD standard and premium profiles and their endpoints, but can''t make changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Cdn/edgenodes/read","Microsoft.Cdn/operationresults/*","Microsoft.Cdn/profiles/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Cdn/operationresults/profileresults/afdendpointresults/CheckCustomDomainDNSMappingStatus/action","Microsoft.Cdn/profiles/queryloganalyticsmetrics/action","Microsoft.Cdn/profiles/queryloganalyticsrankings/action","Microsoft.Cdn/profiles/querywafloganalyticsmetrics/action","Microsoft.Cdn/profiles/querywafloganalyticsrankings/action","Microsoft.Cdn/profiles/afdendpoints/CheckCustomDomainDNSMappingStatus/action","Microsoft.Cdn/profiles/Usages/action","Microsoft.Cdn/profiles/afdendpoints/Usages/action","Microsoft.Cdn/profiles/origingroups/Usages/action","Microsoft.Cdn/profiles/rulesets/Usages/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Reader Role","type":"BuiltInRole","description":"Enclave Reader Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listAdminKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listUserKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Hybrid Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Services hybrid clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/Locations/operationStatuses/read","Microsoft.HybridContainerService/Operations/read","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/kubernetesVersions/delete","Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/write","Microsoft.HybridContainerService/provisionedClusterInstances/delete","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/read","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/write","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/delete","Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles/read","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.HybridContainerService/skus/delete","Microsoft.HybridContainerService/virtualNetworks/read","Microsoft.HybridContainerService/virtualNetworks/write","Microsoft.HybridContainerService/virtualNetworks/delete","Microsoft.Kubernetes/connectedClusters/Read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/Delete","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Owner Role","type":"BuiltInRole","description":"Enclave Owner Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/catalogs/delete","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/internalConnections/delete","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/delete","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Mission/virtualEnclaves/workloads/delete","Microsoft.Mission/communities/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/enclaveConnections/write","Microsoft.Mission/enclaveConnections/delete","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/write","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/delete","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/approvals/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Contributor Role","type":"BuiltInRole","description":"Enclave Contributor Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/register/action","Microsoft.Mission/unregister/action","Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Locations/OperationStatuses/write","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/catalogs/write","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/internalConnections/write","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/write","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/endpoints/write","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Mission/virtualEnclaves/workloads/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/enclaveConnections/write","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/write","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Community Reader Role","type":"BuiltInRole","description":"Community Reader Role to access the resources of Microsoft.Mission stored with RPSAAS.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Locations/OperationStatuses/read","Microsoft.Mission/Operations/read","Microsoft.Mission/catalogs/read","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/externalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Key Vault Writer Service Role (Preview)","type":"BuiltInRole","description":"(Preview) Provides Azure Operator Nexus services the ability to write to a Key Vault. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KeyVault/vaults/read"],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/secrets/setSecret/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Storage Account Encryption Scope Contributor Role","type":"BuiltInRole","description":"Allows management of Encryption Scopes on a Storage Account","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/encryptionScopes/read","Microsoft.Storage/storageAccounts/encryptionScopes/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Crypto Service Release User","type":"BuiltInRole","description":"Release keys. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/keys/release/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Runtime Storage Class Contributor Role","type":"BuiltInRole","description":"Read, write, and delete Kubernetes Runtime storage classes in an Arc connected Kubernetes cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesRuntime/storageClasses/read","Microsoft.KubernetesRuntime/storageClasses/write","Microsoft.KubernetesRuntime/storageClasses/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Programmable Connectivity Gateway User","type":"BuiltInRole","description":"Allows access to all Gateway dataplane APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Certificate User","type":"BuiltInRole","description":"Read certificate contents. Only works for key vaults that use the ''Azure role-based access control'' permission model.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.KeyVault/vaults/certificates/read","Microsoft.KeyVault/vaults/secrets/getSecret/action","Microsoft.KeyVault/vaults/secrets/readMetadata/action","Microsoft.KeyVault/vaults/keys/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Managed Components Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for all managed components in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/managedComponents/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Spring Cloud Gateway Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Spring Cloud Gateway in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/gateways/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/SpringCloudGateway/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Application Configuration Service Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Application Configuration Service in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configurationServices/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/ApplicationConfigurationService/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Edge On-Site Deployment Engineer","type":"BuiltInRole","description":"Grants you access to take actions as an on-site person to assist in the provisioning of an edge device","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EdgeOrder/orderItems/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Data Reader","type":"BuiltInRole","description":"Allows for access to Azure API Center data plane read operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure impact-insight reader","type":"BuiltInRole","description":"built-in role for azure impact-insight read access","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/WorkloadImpacts/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender Kubernetes Agent Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud permissions to provision the Kubernetes defender security agent","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/listKeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/action","Microsoft.Kubernetes/register/action","Microsoft.KubernetesConfiguration/register/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Cloud Controller Manager Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage and update the cloud controller managers deployed on top of OpenShift.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/read","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/networkInterfaces/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Cluster Ingress Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to configure and manage the OpenShift router.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/dnsZones/A/delete","Microsoft.Network/dnsZones/A/write","Microsoft.Network/privateDnsZones/A/delete","Microsoft.Network/privateDnsZones/A/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Image Registry Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage a singleton instance of the OpenShift image registry. It manages all configuration of the registry, including creating storage.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Resources/tags/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/move/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Azure Files Storage Operator Role","type":"BuiltInRole","description":"Enables permissions to set OpenShift cluster-wide storage defaults. It ensures a default storageclass exists for clusters. It also installs Container Storage Interface (CSI) drivers which enable your cluster to use Azure Files.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/shares/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/fileServices/shares/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Network Operator Role","type":"BuiltInRole","description":"Enables permissions to install and upgrade the networking components on an OpenShift cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Compute/virtualMachines/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Machine API Operator Role","type":"BuiltInRole","description":"Enables permissions for the operator to manage the lifecycle of specific purpose custom resource definitions (CRD), controllers, and RBAC objects that extend the Kubernetes API. This declares the desired state of machines in a cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/availabilitySets/delete","Microsoft.Compute/availabilitySets/read","Microsoft.Compute/availabilitySets/write","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/disks/delete","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/skus/read","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/capacityReservationGroups/deploy/action","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.Network/applicationSecurityGroups/read","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/loadBalancers/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/routeTables/read","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Service Operator Role","type":"BuiltInRole","description":"The ARO Operator is responsible for maintaining features, checks, and resources that are specific to an Azure Red Hat OpenShift cluster''s continued functionality as a managed service. This includes, but is not limited to, machine management and health, network configuration, and monitoring.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/natGateways/join/action","Microsoft.Network/routeTables/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Storage Operator Role","type":"BuiltInRole","description":"Enables permissions to set OpenShift cluster-wide storage defaults. It ensures a default storageclass exists for clusters. It also installs Container Storage Interface (CSI) drivers which enable your cluster to use various storage backends.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/delete","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Sphere Owner","type":"BuiltInRole","description":"Allows user read and write access to Azure Sphere resources and RBAC configuration, includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureSphere/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Insights/alertRules/*","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.Insights/DiagnosticSettings/*","Microsoft.Insights/DiagnosticSettingsCategories/Read"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GroupQuota Reader","type":"BuiltInRole","description":"Read GroupQuota requests, get GroupQuota request status, and get groupQuotaLimits.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","MICROSOFT.QUOTA/QUOTAS/READ","MICROSOFT.QUOTA/USAGES/READ","MICROSOFT.QUOTA/QUOTAREQUESTS/READ","MICROSOFT.QUOTA/REGISTER/ACTION","Microsoft.Quota/GROUPQUOTAS/READ","Microsoft.Quota/GROUPQUOTAS/subscriptions/READ","Microsoft.Quota/GROUPQUOTAS/groupQuotaLimits/READ","Microsoft.Quota/GROUPQUOTAS/quotaAllocations/READ"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GroupQuota Request Operator","type":"BuiltInRole","description":"Read and create GroupQuota requests, get GroupQuota request status, and get groupQuotaLimits.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","MICROSOFT.QUOTA/QUOTAS/WRITE","MICROSOFT.QUOTA/QUOTAS/READ","MICROSOFT.QUOTA/USAGES/READ","MICROSOFT.QUOTA/QUOTAREQUESTS/READ","MICROSOFT.QUOTA/REGISTER/ACTION","Microsoft.Quota/GROUPQUOTAS/*/READ","Microsoft.Quota/GROUPQUOTAS/*/WRITE"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Smart Boundary Solution User Role","type":"BuiltInRole","description":"Provide access to Smart Boundary Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Defender for Cloud administrator (preview)","type":"BuiltInRole","description":"Lets you enable and configure Defender for Cloud capabilities on an Azure subscription. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Security/*","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender CSPM Storage Scanner Operator","type":"BuiltInRole","description":"Lets you enable and configure Microsoft Defender CSPM''s sensitive data discovery feature on your storage accounts. Includes an ABAC condition to limit role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*","Microsoft.Security/datascanners/read","Microsoft.Security/datascanners/write","Microsoft.Security/dataScanners/delete"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Advisor Recommendations Contributor (Assessments and Reviews)","type":"BuiltInRole","description":"View assessment recommendations, accepted review recommendations, and manage the recommendations lifecycle (mark recommendations as completed, postponed or dismissed, in progress, or not started).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Advisor/recommendations/read","Microsoft.Advisor/recommendations/write","Microsoft.Advisor/recommendations/available/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GeoCatalog Administrator","type":"BuiltInRole","description":"Grants full access to manage GeoCatalogs, but does not allow you to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Orbital/operations/read","Microsoft.Orbital/geoCatalogs/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"GeoCatalog Reader","type":"BuiltInRole","description":"View GeoCatalogs, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Orbital/operations/read","Microsoft.Orbital/geoCatalogs/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Reader","type":"BuiltInRole","description":"Users with reader access can sign in, have read-only access to the bot resources, scenarios and configuration setting except for the bot instance keys & secrets (including Authentication, Data Connection and Channels keys) and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs).","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Reader/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Programmable Connectivity Gateway Dataplane User","type":"BuiltInRole","description":"Allows access to all Gateway dataplane APIs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":["Microsoft.ProgrammableConnectivity/Gateways/NetworkAPIAccess"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Editor","type":"BuiltInRole","description":"Users with editor access can sign in, view and edit all the bot resources, scenarios and configuration setting except for the bot instance keys & secrets and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs). A read-only access to the bot skills and channels.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Editor/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Bot Admin","type":"BuiltInRole","description":"Users with admin access can sign in, view and edit all of the bot resources, scenarios and configuration setting including the bot instance keys & secrets.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/Admin/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Enterprise Network Connection Approver","type":"BuiltInRole","description":"Can approve private endpoint connections to Azure AI common dependency resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/privateEndpointConnectionsApproval/action","Microsoft.ContainerRegistry/registries/privateEndpointConnections/read","Microsoft.ContainerRegistry/registries/privateEndpointConnections/write","Microsoft.Cache/redis/read","Microsoft.Cache/redis/privateEndpointConnections/read","Microsoft.Cache/redis/privateEndpointConnections/write","Microsoft.Cache/redis/privateLinkResources/read","Microsoft.Cache/redis/privateEndpointConnectionsApproval/action","Microsoft.Cache/redisEnterprise/read","Microsoft.Cache/redisEnterprise/privateEndpointConnections/read","Microsoft.Cache/redisEnterprise/privateEndpointConnections/write","Microsoft.Cache/redisEnterprise/privateLinkResources/read","Microsoft.Cache/redisEnterprise/privateEndpointConnectionsApproval/action","Microsoft.CognitiveServices/accounts/read","Microsoft.CognitiveServices/accounts/privateEndpointConnections/read","Microsoft.CognitiveServices/accounts/privateEndpointConnections/write","Microsoft.CognitiveServices/accounts/privateLinkResources/read","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnectionsApproval/action","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections/read","Microsoft.DocumentDB/databaseAccounts/privateEndpointConnections/write","Microsoft.DocumentDB/databaseAccounts/privateLinkResources/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.KeyVault/vaults/privateEndpointConnectionsApproval/action","Microsoft.KeyVault/vaults/privateEndpointConnections/read","Microsoft.KeyVault/vaults/privateEndpointConnections/write","Microsoft.KeyVault/vaults/privateLinkResources/read","Microsoft.KeyVault/vaults/read","Microsoft.MachineLearningServices/workspaces/privateEndpointConnectionsApproval/action","Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/read","Microsoft.MachineLearningServices/workspaces/privateEndpointConnections/write","Microsoft.MachineLearningServices/workspaces/privateLinkResources/read","Microsoft.MachineLearningServices/workspaces/read","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/privateEndpointConnections/write","Microsoft.Storage/storageAccounts/privateLinkResources/read","Microsoft.Storage/storageAccounts/read","Microsoft.Sql/servers/privateEndpointConnectionsApproval/action","Microsoft.Sql/servers/privateEndpointConnections/read","Microsoft.Sql/servers/privateEndpointConnections/write","Microsoft.Sql/servers/privateLinkResources/read","Microsoft.Sql/servers/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Operator","type":"BuiltInRole","description":"Role required by a Managed Identity for Azure Container Storage operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/asyncoperations/read","Microsoft.Network/routeTables/join/action","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Contributor","type":"BuiltInRole","description":"Lets you install Azure Container Storage and manage its storage resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Storage Owner","type":"BuiltInRole","description":"Lets you install Azure Container Storage and grants access to its storage resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ElasticSan/elasticSans/*","Microsoft.ElasticSan/locations/*","Microsoft.ElasticSan/elasticSans/volumeGroups/*","Microsoft.ElasticSan/elasticSans/volumeGroups/volumes/*","Microsoft.ElasticSan/locations/asyncoperations/read","Microsoft.KubernetesConfiguration/extensions/write","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.KubernetesConfiguration/extensions/delete","Microsoft.KubernetesConfiguration/extensions/operations/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Resources/deployments/*","Microsoft.Support/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Cluster User Role","type":"BuiltInRole","description":"List cluster user credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listUserKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Cluster Admin Role","type":"BuiltInRole","description":"List cluster admin credential action.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/listAdminKubeconfig/action","Microsoft.Kubernetes/connectedClusters/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Service Arc Contributor Role","type":"BuiltInRole","description":"Grants access to read and write Azure Kubernetes Services hybrid clusters","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridContainerService/Locations/operationStatuses/read","Microsoft.HybridContainerService/Operations/read","Microsoft.HybridContainerService/kubernetesVersions/read","Microsoft.HybridContainerService/kubernetesVersions/write","Microsoft.HybridContainerService/kubernetesVersions/delete","Microsoft.HybridContainerService/provisionedClusterInstances/read","Microsoft.HybridContainerService/provisionedClusterInstances/write","Microsoft.HybridContainerService/provisionedClusterInstances/delete","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/read","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/write","Microsoft.HybridContainerService/provisionedClusterInstances/agentPools/delete","Microsoft.HybridContainerService/provisionedClusterInstances/upgradeProfiles/read","Microsoft.HybridContainerService/skus/read","Microsoft.HybridContainerService/skus/write","Microsoft.HybridContainerService/skus/delete","Microsoft.HybridContainerService/virtualNetworks/read","Microsoft.HybridContainerService/virtualNetworks/write","Microsoft.HybridContainerService/virtualNetworks/delete","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.Kubernetes/connectedClusters/Read","Microsoft.Kubernetes/connectedClusters/Write","Microsoft.Kubernetes/connectedClusters/Delete","Microsoft.Kubernetes/connectedClusters/listClusterUserCredential/action","Microsoft.AzureStackHCI/clusters/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup MUA Admin","type":"BuiltInRole","description":"Backup MultiUser-Authorization. Can create/delete ResourceGuard ","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataProtection/*/read","Microsoft.DataProtection/*/resourceGuards/write","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/write","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/delete","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/read","Microsoft.DataProtection/locations/operationResults/read","Microsoft.DataProtection/locations/operationStatus/read","Microsoft.DataProtection/locations/getBackupStatus/action","Microsoft.DataProtection/locations/checkFeatureSupport/action","Microsoft.DataProtection/subscriptions/resourceGroups/providers/locations/operationStatus/read","Microsoft.Authorization/*/read","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/read","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/write","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete","Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/unlockDelete/action","Microsoft.DataProtection/subscriptions/providers/resourceGuards/read","Microsoft.DataProtection/subscriptions/resourceGroups/providers/resourceGuards/{operationName}/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Backup MUA Operator","type":"BuiltInRole","description":"Backup MultiUser-Authorization. Allows user to perform critical operation protected by resourceguard","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DataProtection/*/action","Microsoft.DataProtection/*/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Savings plan Purchaser","type":"BuiltInRole","description":"Lets you purchase savings plans","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Capacity/register/action","Microsoft.Capacity/catalogs/read","Microsoft.Authorization/roleAssignments/read","Microsoft.BillingBenefits/savingsPlanOrders/write","Microsoft.BIllingBenefits/register/action","Microsoft.Support/supporttickets/write","Microsoft.Billing/billingProperty/read","Microsoft.CostManagement/benefitRecommendations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CrossConnectionReader","type":"BuiltInRole","description":"Allows for read access to ExpressRoute CrossConnections","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicNetwork/expressRouteCrossConnections/*/read","Microsoft.Network/expressRouteCrossConnections/*/read","Microsoft.Features/providers/features/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CrossConnectionManager","type":"BuiltInRole","description":"Allows for read, write access to ExpressRoute CrossConnections","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ClassicNetwork/expressRouteCrossConnections/*","Microsoft.Network/expressRouteCrossConnections/*","Microsoft.Features/providers/features/read"],"notActions":["Microsoft.Network/expressRouteCrossConnections/delete"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Agent Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud access to Azure Kubernetes Services","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.ContainerService/managedClusters/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/delete","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/read","Microsoft.ContainerService/managedClusters/trustedAccessRoleBindings/write","Microsoft.ContainerService/managedClusters/write","Microsoft.Security/pricings/securityoperators/read","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/listKeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Compliance Manager","type":"BuiltInRole","description":"Allows managing API compliance in Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/updateAnalysisState/action","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Service Contributor","type":"BuiltInRole","description":"Allows managing Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/updateAnalysisState/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure API Center Service Reader","type":"BuiltInRole","description":"Allows read-only access to Azure API Center service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ApiCenter/services/*/read","Microsoft.ApiCenter/services/workspaces/apis/versions/definitions/exportSpecification/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Historical Weather Data Solution User Role","type":"BuiltInRole","description":"Provide access to Historical Weather Data Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/farms/read","Microsoft.AgFoodPlatform/farmBeats/parties/farms/write","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database VmCluster Administrator Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all VmCluster resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/*/write","Oracle.Database/cloudVmClusters/*/delete","Oracle.Database/cloudExadataInfrastructures/write","Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/locations/operations/read","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle Subscriptions Manager Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Oracle Subscriptions resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/oracleSubscriptions/*/write","Oracle.Database/oracleSubscriptions/*/delete","Oracle.Database/oracleSubscriptions/*/action","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Owner Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Oracle.Database resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Reader Built-in Role","type":"BuiltInRole","description":"Grants read access to all Oracle.Database resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/Locations/*/read","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/listPrivateIpAddresses/action","Oracle.Database/oracleSubscriptions/listCloudAccountDetails/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Exadata Infrastructure Administrator Built-in Role","type":"BuiltInRole","description":"Grants full access to manage all Exadata Infrastructure resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/cloudExadataInfrastructures/*/read","Oracle.Database/cloudExadataInfrastructures/*/write","Oracle.Database/cloudExadataInfrastructures/*/delete","Oracle.Database/cloudVmClusters/*/read","Oracle.Database/cloudVmClusters/*/write","Oracle.Database/cloudVmClusters/*/delete","Oracle.Database/cloudVmClusters/*/action","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/oracleSubscriptions/listCloudAccountDetails/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/locations/operations/read","Microsoft.Resources/deployments/*","Microsoft.Compute/sshPublicKeys/read","Microsoft.Compute/sshPublicKeys/write","Microsoft.Compute/sshPublicKeys/generateKeyPair/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Messaging Catalog Data Owner","type":"BuiltInRole","description":"Allows for full access to Azure Messaging Catalog resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MessagingCatalog/*"],"notActions":[],"dataActions":["Microsoft.MessagingCatalog/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Application Configuration Service Config File Pattern Reader Role","type":"BuiltInRole","description":"Read content of config file pattern for Application Configuration Service in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configurationServices/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/ApplicationConfigurationService/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Hybrid Database Administrator - Read Only Service Role","type":"BuiltInRole","description":"Read only access to Azure hybrid database services resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AzureArcData/*/read","Microsoft.AzureArcData/sqlServerInstances/getTelemetry/action","Microsoft.AzureArcData/sqlServerInstances/availabilityGroups/getDetailView/action","Microsoft.HybridCompute/machines/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft Sentinel Business Applications Agent Operator","type":"BuiltInRole","description":"List and update actions on a business applications system. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.SecurityInsights/businessApplicationAgents/read","Microsoft.SecurityInsights/businessApplicationAgents/write","Microsoft.SecurityInsights/businessApplicationAgents/systems/read","Microsoft.SecurityInsights/businessApplicationAgents/systems/write","Microsoft.SecurityInsights/businessApplicationAgents/systems/listActions/action","Microsoft.SecurityInsights/businessApplicationAgents/systems/reportActionStatus/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Quantum Workspace Owner","type":"BuiltInRole","description":"Allows creating an Azure Quantum Workspace with a linked Storage Account with any Providers. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Quantum/*","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/fileServices/write","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/read","Microsoft.Management/managementGroups/read","Microsoft.Support/*","Microsoft.Solutions/applications/read","Microsoft.Solutions/register/action","Microsoft.MarketplaceOrdering/offertypes/publishers/offers/plans/agreements/*"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write"],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure ContainerApps Session Executor","type":"BuiltInRole","description":"Create and execute sessions in a sessionPool","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/sessions/generatesessions/action"],"notActions":[],"dataActions":["Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/interpreters/execute/action","Microsoft.App/sessionPools/interpreters/read","Microsoft.App/sessionPools/executions/*","Microsoft.App/sessionPools/files/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft.Edge Winfields federated subscription read access role","type":"BuiltInRole","description":"Microsoft.Edge Winfields role for read access on federated subscriptions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Red Hat OpenShift Federated Credential Role","type":"BuiltInRole","description":"This role grants the permissions required in order to patch cluster managed identities with the federated credential to build a trust relationship between the managed identity, OIDC, and the service account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Crop Id Solution User Role","type":"BuiltInRole","description":"Provide access to Crop Id Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/ingestionJobs/satelliteDataIngestionJobs/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Scheduled Events Contributor","type":"BuiltInRole","description":"Provides access to scheduled event actions","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Maintenance/scheduledevents/acknowledge/action","Microsoft.Compute/VirtualMachines/read","Microsoft.Compute/VirtualMachineScaleSets/read","Microsoft.Compute/AvailabilitySets/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Recommendations Role","type":"BuiltInRole","description":"Grants permissions to call Compute Recommendations APIs provided by Compute Diagnostic Resource Provider service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/locations/placementScores/generate/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Job Execution Instance List Role","type":"BuiltInRole","description":"List instances for job executions in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/jobs/executions/listInstances/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Job Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for jobs in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/jobs/read","Microsoft.AppPlatform/Spring/jobs/executions/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/jobs/executions/logstream/action","Microsoft.AppPlatform/Spring/jobs/executions/listInstances/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Nexus Network Fabric Service Reader","type":"BuiltInRole","description":"Read-only access to Nexus Network Fabric Service","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedNetworkFabric/*/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Nexus Network Fabric Service Writer","type":"BuiltInRole","description":"Read-write access to Nexus Network Fabric Service","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedNetworkFabric/*/read","Microsoft.ManagedNetworkFabric/*/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Deployment Stack Owner","type":"BuiltInRole","description":"Allows a user to manage deployment stacks, including those with deny assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deploymentStacks/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Deployment Stack Contributor","type":"BuiltInRole","description":"Allows a user to manage deployment stacks, but cannot create or delete deny assignments within the deployment stack.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deploymentStacks/write","Microsoft.Resources/deploymentStacks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Resource Group Contributor","type":"BuiltInRole","description":"Can Manage Resource Group Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Spring Apps Spring Cloud Config Server Log Reader Role","type":"BuiltInRole","description":"Read real-time logs for Spring Cloud Config Server in Azure Spring Apps","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppPlatform/Spring/read","Microsoft.AppPlatform/Spring/configServers/read"],"notActions":[],"dataActions":["Microsoft.AppPlatform/Spring/configService/logstream/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Catalog Lister","type":"BuiltInRole","description":"Allows for listing all repositories in an Azure Container Registry. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/catalog/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Reader","type":"BuiltInRole","description":"Allows for read access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Contributor","type":"BuiltInRole","description":"Allows for read, write, and delete access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write","Microsoft.ContainerRegistry/registries/repositories/metadata/delete","Microsoft.ContainerRegistry/registries/repositories/content/delete"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Repository Writer","type":"BuiltInRole","description":"Allows for read and write access to Azure Container Registry repositories, but excluding catalog listing. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.ContainerRegistry/registries/repositories/metadata/read","Microsoft.ContainerRegistry/registries/repositories/content/read","Microsoft.ContainerRegistry/registries/repositories/metadata/write","Microsoft.ContainerRegistry/registries/repositories/content/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"DeID Data Owner","type":"BuiltInRole","description":"Full access to DeID data. This role is in preview and subject to change","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthDataAIServices/DeidServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Locks Contributor","type":"BuiltInRole","description":"Can Manage Locks Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kusto Contributor","type":"BuiltInRole","description":"Can Manage Kusto Operations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Kusto/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CloudTest Leased VM Reader","type":"BuiltInRole","description":"Can view CloudTest leased VM''s credentials","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.CloudTest/pools/leases/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Standby Container Group Pool Contributor","type":"BuiltInRole","description":"Allows users to manage standby container group pool resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.ContainerInstance/containerGroupProfiles/read","Microsoft.ContainerInstance/containerGroupProfiles/revisions/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.StandbyPool/Locations/OperationStatuses/read","Microsoft.StandbyPool/Operations/read","Microsoft.StandbyPool/standbyContainerGroupPools/delete","Microsoft.StandbyPool/standbyContainerGroupPools/read","Microsoft.StandbyPool/standbyContainerGroupPools/runtimeViews/read","Microsoft.StandbyPool/standbyContainerGroupPools/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Artifacts Publisher","type":"BuiltInRole","description":"This is the role for publishing gallery artifacts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/*","Microsoft.Compute/locations/capsOperations/read","Microsoft.Compute/locations/communityGalleries/*","Microsoft.Compute/locations/sharedGalleries/*","Microsoft.Compute/images/*","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/disks/write","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.Compute/galleries/share/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ToolchainOrchestrator Viewer Role","type":"BuiltInRole","description":"Grant access to view all Toolchain orchestrator resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ToolchainOrchestrator/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ToolchainOrchestrator Admin Role","type":"BuiltInRole","description":"Grant full access to manage all Toolchain orchestrator resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ToolchainOrchestrator/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ProviderHub Contributor","type":"BuiltInRole","description":"Allows you to create and manage Microsoft.ProviderHub resources through the Resource Provider Platform. Does not allow you to assign roles in Azure RBAC.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProviderHub/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"ProviderHub Reader","type":"BuiltInRole","description":"Allows you to view all Microsoft.ProviderHub resources created through the Resource Provider Platform, but does not allow you to make any changes to the resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ProviderHub/*/read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ResourceHealth/availabilityStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"VM Restore Operator","type":"BuiltInRole","description":"Create and Delete resources during VM Restore. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/locations/diskOperations/read","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Insights/alertRules/*","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/ipconfigurations/read","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Storage/checkNameAvailability/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/write"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write","Microsoft.Storage/storageAccounts/blobServices/containers/blobs/add/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Stack HCI Connected InfraVMs","type":"BuiltInRole","description":"Role of Arc Integration for Azure Stack HCI Infrastructure Virtual Machines.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.HybridCompute/*/read","Microsoft.HybridCompute/machines/write","Microsoft.HybridCompute/machines/delete","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/extensions/write","Microsoft.HybridCompute/machines/extensions/delete","Microsoft.HybridCompute/machines/UpgradeExtensions/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"HDInsight Cluster Admin","type":"BuiltInRole","description":"Can read, create, modify and delete HDInsight clusters, configuration, extensions, etc.","assignableScopes":["/"],"permissions":[{"actions":["MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/APPLICATIONS/WRITE","MICROSOFT.HDINSIGHT/CLUSTERS/AZUREASYNCOPERATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/CONFIGURATIONS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/CONFIGURATIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/EXECUTESCRIPTACTIONS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/EXTENSIONS/WRITE","MICROSOFT.HDINSIGHT/CLUSTERS/GETGATEWAYSETTINGS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/LISTHOSTS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/OPERATIONRESULTS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/PRIVATEENDPOINTCONNECTIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/PRIVATELINKRESOURCES/READ","MICROSOFT.HDINSIGHT/CLUSTERS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/RESOLVEPRIVATELINKSERVICEID/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/RESTARTHOSTS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/ROLES/AUTOSCALE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/ROLES/RESIZE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTACTIONS/DELETE","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTACTIONS/READ","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTEXECUTIONHISTORY/PROMOTE/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/SCRIPTEXECUTIONHISTORY/READ","MICROSOFT.HDINSIGHT/CLUSTERS/UPDATEGATEWAYSETTINGS/ACTION","MICROSOFT.HDINSIGHT/CLUSTERS/WRITE","MICROSOFT.HDINSIGHT/LOCATIONS/AVAILABLECLUSTERVERSIONS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/AZUREASYNCOPERATIONS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/BILLINGSPECS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/CAPABILITIES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/CHECKNAMEAVAILABILITY/ACTION","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONRESULTS/READ","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONSTATUSES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/OPERATIONSTATUSES/WRITE","MICROSOFT.HDINSIGHT/LOCATIONS/USAGES/READ","MICROSOFT.HDINSIGHT/LOCATIONS/VALIDATECREATEREQUEST/ACTION","MICROSOFT.HDINSIGHT/OPERATIONS/READ","MICROSOFT.HDINSIGHT/REGISTER/ACTION","MICROSOFT.HDINSIGHT/RESOURCETYPES/READ","MICROSOFT.HDINSIGHT/UNREGISTER/ACTION","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Compute Contributor Role (Preview)","type":"BuiltInRole","description":"(Preview) Manage and configure Azure Operator Nexus infrastructure resources. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/classicAdministrators/operationstatuses/read","Microsoft.Authorization/classicAdministrators/read","Microsoft.Authorization/denyAssignments/read","Microsoft.Authorization/diagnosticSettings/read","Microsoft.Authorization/diagnosticSettingsCategories/read","Microsoft.Authorization/locks/read","Microsoft.Authorization/operations/read","Microsoft.Authorization/permissions/read","Microsoft.Authorization/policyAssignments/read","Microsoft.Authorization/policyAssignments/privateLinkAssociations/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/privateEndpointConnectionProxies/read","Microsoft.Authorization/policyAssignments/resourceManagementPrivateLinks/privateEndpointConnections/read","Microsoft.Authorization/policyDefinitions/read","Microsoft.Authorization/policyExemptions/read","Microsoft.Authorization/policySetDefinitions/read","Microsoft.Authorization/providerOperations/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignmentScheduleInstances/read","Microsoft.Authorization/roleAssignmentScheduleRequests/read","Microsoft.Authorization/roleAssignmentSchedules/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.Authorization/roleEligibilityScheduleInstances/read","Microsoft.Authorization/roleEligibilityScheduleRequests/read","Microsoft.Authorization/roleEligibilitySchedules/read","Microsoft.Authorization/roleManagementPolicies/read","Microsoft.Authorization/roleManagementPolicyAssignments/read","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.ExtendedLocation/customLocations/read","Microsoft.HybridCompute/machines/extensions/read","Microsoft.HybridCompute/machines/read","Microsoft.Insights/alertRules/activated/action","Microsoft.Insights/alertRules/delete","Microsoft.Insights/alertRules/incidents/read","Microsoft.Insights/alertRules/read","Microsoft.Insights/alertRules/resolved/action","Microsoft.Insights/alertRules/throttled/action","Microsoft.Insights/alertRules/write","Microsoft.Kubernetes/connectedClusters/read","Microsoft.KubernetesConfiguration/extensions/read","Microsoft.ManagedNetworkFabric/networkFabricControllers/join/action","Microsoft.ManagedNetworkFabric/networkFabrics/join/action","Microsoft.ManagedNetworkFabric/networkRacks/join/action","Microsoft.NetworkCloud/bareMetalMachines/cordon/action","Microsoft.NetworkCloud/bareMetalMachines/delete","Microsoft.NetworkCloud/bareMetalMachines/powerOff/action","Microsoft.NetworkCloud/bareMetalMachines/read","Microsoft.NetworkCloud/bareMetalMachines/reimage/action","Microsoft.NetworkCloud/bareMetalMachines/replace/action","Microsoft.NetworkCloud/bareMetalMachines/restart/action","Microsoft.NetworkCloud/bareMetalMachines/runDataExtracts/action","Microsoft.NetworkCloud/bareMetalMachines/runReadCommands/action","Microsoft.NetworkCloud/bareMetalMachines/start/action","Microsoft.NetworkCloud/bareMetalMachines/uncordon/action","Microsoft.NetworkCloud/bareMetalMachines/write","Microsoft.NetworkCloud/clusterManagers/delete","Microsoft.NetworkCloud/clusterManagers/read","Microsoft.NetworkCloud/clusterManagers/write","Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets/read","Microsoft.NetworkCloud/clusters/bmcKeySets/read","Microsoft.NetworkCloud/clusters/continueUpdateVersion/action","Microsoft.NetworkCloud/clusters/delete","Microsoft.NetworkCloud/clusters/deploy/action","Microsoft.NetworkCloud/clusters/metricsConfigurations/delete","Microsoft.NetworkCloud/clusters/metricsConfigurations/read","Microsoft.NetworkCloud/clusters/metricsConfigurations/write","Microsoft.NetworkCloud/clusters/read","Microsoft.NetworkCloud/clusters/scanRuntime/action","Microsoft.NetworkCloud/clusters/updateVersion/action","Microsoft.NetworkCloud/clusters/write","Microsoft.NetworkCloud/locations/operationStatuses/read","Microsoft.NetworkCloud/operations/read","Microsoft.NetworkCloud/rackSkus/read","Microsoft.NetworkCloud/racks/delete","Microsoft.NetworkCloud/racks/join/action","Microsoft.NetworkCloud/racks/read","Microsoft.NetworkCloud/racks/write","Microsoft.NetworkCloud/register/action","Microsoft.NetworkCloud/registeredSubscriptions/read","Microsoft.NetworkCloud/storageAppliances/read","Microsoft.NetworkCloud/unregister/action","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Container Instances Contributor Role","type":"BuiltInRole","description":"Grants read/write access to container groups provided by Azure Container Instances","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerInstance/containerGroups/*","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Connector Reader","type":"BuiltInRole","description":"Read connectors and their associated resources, such as impacts and insights.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Impact/Connectors/Read","Microsoft.Impact/WorkloadImpacts/Read","Microsoft.Impact/WorkloadImpacts/Insights/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Databases ARM Management Contributor","type":"BuiltInRole","description":"Manage Azure Databases","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Network/*/join/action","Microsoft.ManagedIdentity/userAssignedIdentities/*/read","Microsoft.ManagedIdentity/userAssignedIdentities/*/assign/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","microsoft.insights/metrics/read","microsoft.Compute/virtualMachineScaleSets/networkInterfaces/read","Microsoft.VirtualMachineImages/locations/operations/read","Microsoft.VirtualMachineImages/imageTemplates/write","Microsoft.VirtualMachineImages/imageTemplates/run/action","Microsoft.VirtualMachineImages/imageTemplates/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/sharedIdentities/write","Microsoft.Storage/storageAccounts/sharedIdentities/read","Microsoft.Storage/storageAccounts/regenerateKey/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/register/action","Microsoft.Storage/operations/read","Microsoft.Storage/locations/usages/read","Microsoft.Storage/checkNameAvailability/read","Microsoft.Sql/register/action","Microsoft.ServiceFabric/register/action","Microsoft.ServiceFabric/locations/operations/read","Microsoft.ServiceFabric/locations/operationResults/read","Microsoft.ServiceFabric/clusters/write","Microsoft.ServiceFabric/clusters/read","Microsoft.ServiceFabric/clusters/delete","Microsoft.Security/assessments/read","Microsoft.Resources/tags/write","Microsoft.Resources/tags/read","Microsoft.Resources/subscriptions/resourcegroups/write","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/moveResources/action","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationStatuses/read","Microsoft.Resources/deployments/delete","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworkGateways/delete","Microsoft.Network/trafficmanagerprofiles/write","Microsoft.Network/trafficmanagerprofiles/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/register/action","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/privateEndpoints/write","Microsoft.Network/privateEndpoints/read","Microsoft.Network/privateEndpoints/privateDnsZoneGroups/write","Microsoft.Network/privateEndpoints/delete","Microsoft.Network/privateDnsOperationStatuses/read","Microsoft.Network/networkWatchers/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkInterfaces/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/delete","Microsoft.Network/azureFirewalls/write","Microsoft.Network/azureFirewalls/read","Microsoft.Network/azureFirewalls/delete","Microsoft.Network/VirtualNetworkGateways/write","Microsoft.Network/VirtualNetworkGateways/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.MachineLearningServices/locations/registryOperationsStatus/read","Microsoft.Insights/register/action","Microsoft.EventHub/register/action","Microsoft.EventHub/namespaces/read","Microsoft.EventHub/namespaces/delete","Microsoft.EventHub/locations/namespaceOperationResults/read","Microsoft.DocumentDB/locations/operationsStatus/read","Microsoft.DocumentDB/databaseAccounts/write","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/failoverPriorityChange/action","Microsoft.DocumentDB/databaseAccounts/delete","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/write","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/start/action","Microsoft.Compute/virtualMachineScaleSets/reimage/action","Microsoft.Compute/virtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/instanceView/read","Microsoft.Compute/virtualMachineScaleSets/extensions/read","Microsoft.Compute/virtualMachineScaleSets/delete/action","Microsoft.Compute/virtualMachineScaleSets/delete","Microsoft.Compute/virtualMachineScaleSets/deallocate/action","Microsoft.Compute/register/action","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/capsOperations/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/galleries/write","Microsoft.Compute/galleries/read","Microsoft.Compute/galleries/images/write","Microsoft.Compute/galleries/images/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/delete","Microsoft.ClassicStorage/storageAccounts/validateMigration/action","Microsoft.ClassicStorage/storageAccounts/prepareMigration/action","Microsoft.ClassicStorage/storageAccounts/operationStatuses/read","Microsoft.ClassicStorage/storageAccounts/listKeys/action","Microsoft.ClassicStorage/storageAccounts/commitMigration/action","Microsoft.ClassicStorage/storageAccounts/abortMigration/action","Microsoft.ClassicNetwork/virtualNetworks/read","Microsoft.ClassicNetwork/register/action","Microsoft.Chaos/targets/write","Microsoft.Chaos/targets/capabilities/write","Microsoft.Chaos/register/action","Microsoft.Chaos/experiments/write","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/locks/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Migrate Management Role","type":"BuiltInRole","description":"This role will let users grant permission to HybridOnboarding RP to manage extensions on their infrastructure. ","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Transparency Logs Owner","type":"BuiltInRole","description":"Grants full access to manage Transparency Log resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/transparencyLogs/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Grafana Limited Viewer","type":"BuiltInRole","description":"View home page.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.Dashboard/grafana/ActAsGrafanaLimitedViewer/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Disk Encryption Set Operator for Managed Disks","type":"BuiltInRole","description":"Provides permissions to read, write or delete disk encryption sets which are used for encrypting managed disks with customer managed keys","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/diskEncryptionSets/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Elastic Autopilot Contributor","type":"BuiltInRole","description":"Lets you manage 1p EAP resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/*","Microsoft.Network/*","Microsoft.Storage/*","Microsoft.Maintenance/*","Microsoft.Resources/subscriptions/resourceGroups/*","Microsoft.KeyVault/vaults/*","Microsoft.ManagedIdentity/*","Microsoft.Resources/subscriptions/*/read","Microsoft.KeyVault/*/read","Microsoft.Authorization/locks/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/checkZonePeers/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Register Contributor","type":"BuiltInRole","description":"Lets you Register / Unregister any Azure service","assignableScopes":["/"],"permissions":[{"actions":["*/register/action","*/unregister/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PowerBI Dedicated Contributor","type":"BuiltInRole","description":"Grants full access to manage all resources within Power BI Dedicated RP","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.PowerBIDedicated/register/action","Microsoft.PowerBIDedicated/autoScaleVCores/read","Microsoft.PowerBIDedicated/autoScaleVCores/write","Microsoft.PowerBIDedicated/autoScaleVCores/delete","Microsoft.PowerBIDedicated/capacities/read","Microsoft.PowerBIDedicated/capacities/write","Microsoft.PowerBIDedicated/capacities/delete","Microsoft.PowerBIDedicated/capacities/suspend/action","Microsoft.PowerBIDedicated/capacities/resume/action","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/logDefinitions/read","Microsoft.PowerBIDedicated/capacities/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.PowerBIDedicated/capacities/skus/read","Microsoft.PowerBIDedicated/locations/checkNameAvailability/action","Microsoft.PowerBIDedicated/locations/operationresults/read","Microsoft.PowerBIDedicated/locations/operationstatuses/read","Microsoft.PowerBIDedicated/operations/read","Microsoft.PowerBIDedicated/skus/read","Microsoft.PowerBIDedicated/servers/read","Microsoft.PowerBIDedicated/servers/write","Microsoft.PowerBIDedicated/servers/delete","Microsoft.PowerBIDedicated/servers/suspend/action","Microsoft.PowerBIDedicated/servers/resume/action","Microsoft.PowerBIDedicated/servers/skus/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Bayer Ag Powered Services Field Imagery Solution Service Role","type":"BuiltInRole","description":"Provide access to Field Imagery Solution by Bayer Ag Powered Services","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AgFoodPlatform/farmBeats/parties/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/read","Microsoft.AgFoodPlatform/farmBeats/parties/fields/write","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insights/*","Microsoft.AgFoodPlatform/farmBeats/parties/models/resourceTypes/resources/insightAttachments/*","Microsoft.AgFoodPlatform/farmBeats/scenes/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Subscription Migrator","type":"BuiltInRole","description":"Can perform operations related to the transfer of managed identities and their associated authorization policies from one Entra ID tenant to another","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ManagedIdentity/migrateIdentities/action","Microsoft.Authorization/migrateRbac/action","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/denyAssignments/read","Microsoft.Authorization/roleDefinitions/read","Microsoft.managedIdentities/identities/read","Microsoft.managedIdentities/userAssignedIdentities/read","Microsoft.KeyVault.vaults/accessPolicies/read","Microsoft.KeyVault.vaults/accessPolicies/write","Microsoft.KeyVault.vaults/accessPolicies/delete","Microsoft.Authorization/policyAssignments/read","Microsoft.Authorization/policyAssignments/write","Microsoft.Authorization/policyAssignments/delete","Microsoft.Authorization/policyDefinitions/read","Microsoft.Authorization/policyDefinitions/write","Microsoft.Authorization/policyDefinitions/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Management Service Contributor (Deprecated)","type":"BuiltInRole","description":"This role is deprecated.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.Storage/locations/usages/read","Microsoft.Storage/operations/read","Microsoft.Storage/skus/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/managementPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/sharedIdentities/write","Microsoft.Storage/storageAccounts/sharedIdentities/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Security/assessments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/subscriptions/resourcegroups/write","Microsoft.Insights/diagnosticSettings/read","microsoft.insights/diagnosticSettings/write","microsoft.insights/metrics/read","Microsoft.KeyVault/vaults/read","Microsoft.KeyVault/vaults/write","Microsoft.KeyVault/vaults/delete","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/locations/supportedVirtualMachineSizes/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkWatchers/read","Microsoft.Network/privateDnsOperationStatuses/read","Microsoft.Network/privateDnsZones/delete","Microsoft.Network/privateDnsZones/read","Microsoft.Network/privateDnsZones/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/Details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/diskEncryptionSets/delete","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/diskEncryptionSets/*","Microsoft.Compute/diskEncryptionSets/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/skus/read","Microsoft.Storage/storageAccounts/fileservices/read","Microsoft.Storage/storageAccounts/regenerateKey/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Edge Hardware Center Administrator","type":"BuiltInRole","description":"Grants you access to take actions as an edge order administrator","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.EdgeOrder/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Administrator","type":"BuiltInRole","description":"A Built-In Role that has all control plane permissions to work with Azure AI and its dependencies.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.CognitiveServices/*","Microsoft.ContainerRegistry/registries/*","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.Features/features/read","Microsoft.Features/providers/features/read","Microsoft.Features/providers/features/register/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/components/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/generateLiveToken/read","Microsoft.Insights/logDefinitions/read","Microsoft.Insights/metricAlerts/*","Microsoft.Insights/metricdefinitions/read","Microsoft.Insights/metrics/read","Microsoft.Insights/scheduledqueryrules/*","Microsoft.Insights/topology/read","Microsoft.Insights/transactions/read","Microsoft.Insights/webtests/*","Microsoft.KeyVault/*","Microsoft.MachineLearningServices/workspaces/*","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Storage/storageAccounts/*","Microsoft.Support/*","Microsoft.Search/searchServices/write","Microsoft.Search/searchServices/read","Microsoft.Search/searchServices/delete","Microsoft.Search/searchServices/indexes/*","Microsoft.DataFactory/factories/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Compute Gallery Image Reader","type":"BuiltInRole","description":"This is the role for reading gallery images.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/galleries/images/read","Microsoft.Compute/galleries/images/versions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Operator","type":"BuiltInRole","description":"Read, logstream and exec into Container Apps.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/*/action","Microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","Microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":["Microsoft.App/containerApps/logstream/action","Microsoft.App/containerApps/exec/action","Microsoft.App/containerApps/debug/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps SessionPools Contributor","type":"BuiltInRole","description":"Full management of Container Apps SessionPools, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read","Microsoft.App/sessionPools/*/write","Microsoft.App/sessionPools/*/delete","Microsoft.App/sessionPools/*/action","microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ManagedEnvironments Contributor","type":"BuiltInRole","description":"Full management of Container Apps ManagedEnvironments, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/*/write","Microsoft.App/managedEnvironments/*/delete","Microsoft.App/managedEnvironments/*/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps SessionPools Reader","type":"BuiltInRole","description":"Read access to ContainerApps sessionpools.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/sessionPools/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Reader","type":"BuiltInRole","description":"Read access to ContainerApps jobs","assignableScopes":["/"],"permissions":[{"actions":["microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/managedenvironments/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ManagedEnvironments Reader","type":"BuiltInRole","description":"Read access to ContainerApps managedenvironments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/managedEnvironments/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Contributor","type":"BuiltInRole","description":"Full management of Container Apps jobs, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/jobs/*/action","Microsoft.App/jobs/write","Microsoft.App/jobs/delete","Microsoft.app/managedenvironments/read","Microsoft.App/managedenvironments/*/read","Microsoft.App/managedenvironments/join/action","Microsoft.App/managedenvironments/checknameavailability/action","Microsoft.app/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Contributor","type":"BuiltInRole","description":"Full management of Container Apps, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/containerApps/*/read","Microsoft.App/containerApps/*/write","Microsoft.App/containerApps/*/delete","Microsoft.App/containerApps/*/action","Microsoft.App/managedEnvironments/read","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/join/action","Microsoft.App/managedEnvironments/checknameavailability/action","Microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Durable Task Data Contributor","type":"BuiltInRole","description":"Durable Task role for all data access operations.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DurableTask/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"KubernetesRuntime Load Balancer Contributor Role","type":"BuiltInRole","description":"Read, write, and delete load balancers in an Arc connected Kubernetes cluster","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.KubernetesRuntime/loadBalancers/read","Microsoft.KubernetesRuntime/loadBalancers/write","Microsoft.KubernetesRuntime/loadBalancers/delete","Microsoft.KubernetesRuntime/bgpPeers/read","Microsoft.KubernetesRuntime/bgpPeers/write","Microsoft.KubernetesRuntime/bgpPeers/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"AVS Orchestrator Role","type":"BuiltInRole","description":"Custom role for AVS to manage customer resources used for AVS scenarios.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/operationStatuses/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/read","Microsoft.Network/virtualHubs/delete","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/networkIntentPolicies/read","Microsoft.Network/networkIntentPolicies/delete","Microsoft.Network/networkIntentPolicies/write","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/securityRules/write","Microsoft.Network/networkSecurityGroups/securityRules/delete","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/prepareNetworkPolicies/action","Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action","Microsoft.Network/virtualHubs/write","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/virtualHubs/ipConfigurations/write","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/virtualHubs/ipConfigurations/read","Microsoft.Network/virtualHubs/bgpConnections/write","Microsoft.Network/virtualHubs/bgpConnections/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/peer/action","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/networkInterfaces/read","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/routeTables/read","Microsoft.Network/routeTables/write","Microsoft.Network/routeTables/delete","Microsoft.Network/routeTables/join/action","Microsoft.Network/routeTables/routes/read","Microsoft.Network/routeTables/routes/write","Microsoft.Network/routeTables/routes/delete"],"notActions":[],"dataActions":[],"notDataActions":[]},{"actions":["Microsoft.Authorization/roleAssignments/delete"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Connector Contributor","type":"BuiltInRole","description":"Can Manage Service Connector.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceLinker/linkers/read","Microsoft.ServiceLinker/linkers/delete","Microsoft.ServiceLinker/linkers/write","Microsoft.ServiceLinker/linkers/listConfigurations/action","Microsoft.ServiceLinker/linkers/validateLinker/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"PostgreSQL Flexible Management Contributor","type":"BuiltInRole","description":"Create, read, modify, and delete required resources objects to be used by Azure PostgreSQL Flexible servers.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignments/delete","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/listKeys/action","Microsoft.Storage/locations/usages/read","Microsoft.Storage/operations/read","Microsoft.Storage/skus/read","Microsoft.Storage/storageAccounts/blobServices/containers/delete","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/delete","Microsoft.Storage/storageAccounts/fileServices/shares/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/managementPolicies/delete","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/sharedIdentities/write","Microsoft.Storage/storageAccounts/sharedIdentities/read","Microsoft.Storage/storageAccounts/write","Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Security/assessments/read","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/resourcegroups/read","Microsoft.Resources/subscriptions/resourcegroups/write","Microsoft.Insights/diagnosticSettings/read","microsoft.insights/diagnosticSettings/write","microsoft.insights/metrics/read","Microsoft.KeyVault/vaults/read","Microsoft.KeyVault/vaults/write","Microsoft.KeyVault/vaults/delete","Microsoft.KeyVault/vaults/deploy/action","Microsoft.Network/loadBalancers/read","Microsoft.Network/loadBalancers/write","Microsoft.Network/loadBalancers/delete","Microsoft.Network/loadBalancers/probes/read","Microsoft.Network/loadBalancers/loadBalancingRules/read","Microsoft.Network/loadBalancers/outboundRules/read","Microsoft.Network/loadBalancers/inboundNatRules/read","Microsoft.Network/loadBalancers/inboundNatRules/write","Microsoft.Network/loadBalancers/inboundNatRules/delete","Microsoft.Network/loadBalancers/inboundNatRules/join/action","Microsoft.Network/loadBalancers/backendAddressPools/health/action","Microsoft.Network/loadBalancers/backendAddressPools/read","Microsoft.Network/loadBalancers/backendAddressPools/write","Microsoft.Network/loadBalancers/backendAddressPools/delete","Microsoft.Network/loadBalancers/backendAddressPools/join/action","Microsoft.Network/loadBalancers/backendAddressPools/backendPoolAddresses/read","Microsoft.Network/locations/operationResults/read","Microsoft.Network/locations/operations/read","Microsoft.Network/locations/serviceTags/read","Microsoft.Network/locations/supportedVirtualMachineSizes/read","Microsoft.Network/locations/usages/read","Microsoft.Network/networkInterfaces/delete","Microsoft.Network/networkInterfaces/read","Microsoft.Network/networkInterfaces/write","Microsoft.Network/networkInterfaces/join/action","Microsoft.Network/networkSecurityGroups/delete","Microsoft.Network/networkSecurityGroups/read","Microsoft.Network/networkSecurityGroups/securityRules/read","Microsoft.Network/networkSecurityGroups/write","Microsoft.Network/networkSecurityGroups/join/action","Microsoft.Network/networkWatchers/read","Microsoft.Network/privateDnsOperationStatuses/read","Microsoft.Network/privateDnsZones/delete","Microsoft.Network/privateDnsZones/read","Microsoft.Network/privateDnsZones/write","Microsoft.Network/publicIPAddresses/delete","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/publicIPAddresses/join/action","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/write","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/delete","Microsoft.Network/virtualNetworks/remoteVirtualNetworkPeeringProxies/write","Microsoft.Network/virtualNetworks/subnets/delete","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/delete","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/Details/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/read","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/validate/action","Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks/write","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/subnets/join/action","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/delete","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/read","Microsoft.Network/virtualNetworks/virtualNetworkPeerings/write","Microsoft.Compute/disks/read","Microsoft.Compute/disks/write","Microsoft.Compute/disks/delete","Microsoft.Compute/disks/beginGetAccess/action","Microsoft.Compute/disks/endGetAccess/action","Microsoft.Compute/snapshots/read","Microsoft.Compute/snapshots/write","Microsoft.Compute/snapshots/delete","Microsoft.Compute/snapshots/beginGetAccess/action","Microsoft.Compute/snapshots/endGetAccess/action","Microsoft.Compute/virtualMachines/extensions/read","Microsoft.Compute/virtualMachines/extensions/write","Microsoft.Compute/virtualMachines/extensions/delete","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.Compute/virtualMachines/delete","Microsoft.Compute/virtualMachines/start/action","Microsoft.Compute/virtualMachines/powerOff/action","Microsoft.Compute/virtualMachines/restart/action","Microsoft.Compute/virtualMachines/deallocate/action","Microsoft.Compute/virtualMachines/runCommand/action","Microsoft.Compute/diskEncryptionSets/delete","Microsoft.Compute/diskEncryptionSets/read","Microsoft.Compute/diskEncryptionSets/*","Microsoft.Compute/diskEncryptionSets/write","Microsoft.Compute/galleries/images/versions/read","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/locations/usages/read","Microsoft.Compute/locations/capsOperations/read","Microsoft.Compute/skus/read","Microsoft.Compute/capacityReservationGroups/share/action","Microsoft.Compute/capacityReservationGroups/read","Microsoft.Compute/capacityReservationGroups/deploy","Microsoft.Compute/capacityReservationGroups/write","Microsoft.Compute/capacityReservationGroups/capacityReservations/read","Microsoft.Compute/capacityReservationGroups/capacityReservations/write","Microsoft.Storage/storageAccounts/fileservices/read","Microsoft.Storage/storageAccounts/regenerateKey/action","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials/read","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.RecoveryServices/backupprotecteditems/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Enclave Approver Role","type":"BuiltInRole","description":"Read all resources in Azure Virtual Enclaves and Approve approval requests within the Enclave","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Mission/Operations/read","Microsoft.Mission/communities/read","Microsoft.Mission/internalConnections/read","Microsoft.Mission/virtualEnclaves/read","Microsoft.Mission/virtualEnclaves/endpoints/read","Microsoft.Mission/virtualEnclaves/workloads/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourcegroups/deployments/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Features/providers/features/read","Microsoft.Features/features/read","Microsoft.Mission/communities/communityEndpoints/read","Microsoft.Mission/communities/transitHubs/read","Microsoft.Mission/enclaveConnections/read","Microsoft.Mission/virtualEnclaves/enclaveEndpoints/read","Microsoft.Mission/approvals/read","Microsoft.Mission/approvals/write","Microsoft.Mission/enclaveConnections/approvalCallback/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Device Update Agent","type":"BuiltInRole","description":"Provide full access to all Azure Device Update agent operations","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DeviceUpdate/updateAccounts/agents/requestUpdate/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Key Vault Purge Operator","type":"BuiltInRole","description":"Allows permanent deletion of soft-deleted vaults.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.KeyVault/deletedVaults/read","Microsoft.KeyVault/locations/deletedVaults/read","Microsoft.KeyVault/locations/deletedVaults/purge/action","Microsoft.KeyVault/locations/operationResults/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Face Contributor","type":"BuiltInRole","description":"Full access to perform all Face APIs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CognitiveServices/*/read","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleDefinitions/read"],"notActions":[],"dataActions":["Microsoft.CognitiveServices/accounts/Face/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Bot Service Contributor Role","type":"BuiltInRole","description":"To perform actions on the bots by copilot studio platform and extensibility team","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.BotService/listAuthServiceProviders/action","Microsoft.BotService/listauthserviceproviders/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/read","Microsoft.BotService/botServices/write","Microsoft.BotService/botServices/delete","Microsoft.BotService/botServices/channels/write","Microsoft.BotService/botServices/channels/read","Microsoft.BotService/botServices/channels/listchannelwithkeys/action","Microsoft.BotService/botServices/channels/delete","Microsoft.BotService/botServices/channels/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/connections/read","Microsoft.BotService/botServices/connections/write","Microsoft.BotService/botServices/connections/delete","Microsoft.BotService/botServices/connections/listwithsecrets/write","Microsoft.BotService/botServices/connections/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/createemailsigninurl/action","Microsoft.BotService/botServices/privateEndpointConnectionsApproval/action","Microsoft.BotService/botServices/joinPerimeter/action","Microsoft.BotService/botServices/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/checknameavailability/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/hostsettings/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/privateEndpointConnectionProxies/write","Microsoft.BotService/botServices/privateEndpointConnectionProxies/delete","Microsoft.BotService/botServices/privateEndpointConnectionProxies/validate/action","Microsoft.BotService/botServices/privateEndpointConnections/write","Microsoft.BotService/botServices/privateEndpointConnections/delete","Microsoft.BotService/listqnamakerendpointkeys/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.BotService/botServices/networkSecurityPerimeterConfigurations/reconcile/action","Microsoft.BotService/botServices/networkSecurityPerimeterAssociationProxies/write","Microsoft.BotService/botServices/networkSecurityPerimeterAssociationProxies/delete","Microsoft.BotService/locations/notifyNetworkSecurityPerimeterUpdatesAvailable/action","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.BotService/botServices/channels/regeneratekeys/action"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps Jobs Operator","type":"BuiltInRole","description":"Read, start, and stop Container Apps jobs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","microsoft.app/jobs/read","Microsoft.App/jobs/*/read","Microsoft.App/jobs/*/action","Microsoft.app/managedenvironments/read","Microsoft.App/managedenvironments/*/read","Microsoft.App/managedenvironments/join/action","Microsoft.App/managedenvironments/checknameavailability/action","Microsoft.app/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/join/action","Microsoft.App/connectedEnvironments/checknameavailability/action"],"notActions":[],"dataActions":["Microsoft.App/jobs/logstream/action","Microsoft.App/jobs/exec/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Operator Nexus Owner (Preview)","type":"BuiltInRole","description":"(Preview) This role allows full access to Azure Operator Nexus Network Cloud resources. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.NetworkCloud/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Automanage Contributor","type":"BuiltInRole","description":"Azure Automanage Contributor","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Automanage/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"CloudTest Contributor Role","type":"BuiltInRole","description":"Read, write, delete and perform actions on CloudTest Accounts, CloudTest Pools, 1ES Hosted Pools and 1ES Images.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.CloudTest/*/read","Microsoft.CloudTest/hostedpools/write","Microsoft.CloudTest/hostedpools/delete","Microsoft.CloudTest/images/write","Microsoft.CloudTest/images/delete","Microsoft.CloudTest/images/cancel/action","Microsoft.CloudTest/images/refresh/action","Microsoft.CloudTest/pools/write","Microsoft.CloudTest/pools/delete","Microsoft.CloudTest/accounts/write","Microsoft.CloudTest/accounts/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Reader","type":"BuiltInRole","description":"Grants permission for read operations for App Configuration resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppConfiguration/*/read","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/read","Microsoft.Resources/deployments/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Contributor","type":"BuiltInRole","description":"Grants permission for all management operations, except purge, for App Configuration resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AppConfiguration/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":["Microsoft.AppConfiguration/locations/deletedConfigurationStores/purge/action"],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Fabric Managed Cluster Contributor","type":"BuiltInRole","description":"Deploy and manage your Service Fabric Managed Cluster resources. Includes managed clusters, node types, application types, application type versions, applications, and services.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceFabric/managedclusters/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Data Importer and Data Reader","type":"BuiltInRole","description":"Provides the ability to import images into a registry through the registry import operation. Provides the ability to list repositories, view images and tags, get manifests, and pull images. Does not provide permissions for importing images through configuring registry transfer pipelines such as import and export pipelines. Does not provide permissions for importing through configuring Artifact Cache or Sync rules.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/importImage/action","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/pull/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Service Orchestration Role","type":"BuiltInRole","description":"Grants the required permissions to Azure Batch Resource Provider to manage compute and other backing resources in the subscription.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Security/assessments/read","Microsoft.AzureFleet/fleets/write","Microsoft.AzureFleet/fleets/read","Microsoft.AzureFleet/fleets/delete","Microsoft.Compute/locations/DiskOperations/read","Microsoft.Compute/locations/operations/read","Microsoft.Compute/virtualMachineScaleSets/approveRollingUpgrade/action","Microsoft.Compute/virtualMachineScaleSets/deallocate/action","Microsoft.Compute/virtualMachineScaleSets/delete","Microsoft.Compute/virtualMachineScaleSets/delete/action","Microsoft.Compute/VirtualMachineScaleSets/read","Microsoft.Compute/virtualMachineScaleSets/reimage/action","Microsoft.Compute/virtualMachineScaleSets/reimageall/action","Microsoft.Compute/virtualMachineScaleSets/restart/action","Microsoft.Compute/virtualMachineScaleSets/start/action","Microsoft.Compute/virtualMachineScaleSets/write","Microsoft.Compute/virtualMachineScaleSets/extensions/read","microsoft.Compute/virtualMachineScaleSets/networkInterfaces/read","Microsoft.Compute/virtualMachineScaleSets/virtualMachines/read","Microsoft.Compute/virtualMachineScaleSets/virtualmachines/restart/action","Microsoft.Insights/alertRules/*","Microsoft.Insights/dataCollectionRuleAssociations/read","Microsoft.Resources/deployments/*","Microsoft.Insights/diagnosticSettings/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/delete","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.Resources/subscriptions/resourceGroups/resources/read","Microsoft.Network/networkWatchers/read","Microsoft.Network/virtualNetworks/delete","Microsoft.Network/virtualNetworks/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft PowerBI Tenant Operations Role","type":"BuiltInRole","description":"Allows management of tenant operations","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.PowerBI/tenants/workspaces/read","Microsoft.PowerBI/tenants/workspaces/delete","Microsoft.PowerBI/tenants/read","Microsoft.PowerBI/tenants/delete","Microsoft.PowerBI/tenants/write","Microsoft.PowerBI/tenants/workspaces/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL User Data Reader","type":"BuiltInRole","description":"User data reader for MySQL service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read","Microsoft.Storage/storageAccounts/fileServices/readFileBackupSemantics/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL User Data Writer","type":"BuiltInRole","description":"User data writer for MySQL service.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/listKeys/action","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/blobServices/*","Microsoft.Storage/storageAccounts/fileServices/*"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/*","Microsoft.Storage/storageAccounts/fileServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL Control Plane","type":"BuiltInRole","description":"The permission set to use on mysql control plane","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Compute/*","Microsoft.Storage/*","Microsoft.Network/*","Microsoft.KeyVault/*","Microsoft.ManagedIdentity/*","Microsoft.ContainerInstance/*","Microsoft.Resources/*","Microsoft.Authorization/policies/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Insights/diagnosticSettings/read","Microsoft.Insights/diagnosticSettings/write","Microsoft.Insights/metrics/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/locks/delete","Microsoft.Authorization/locks/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Fabric Cluster Contributor","type":"BuiltInRole","description":"Manage your Service Fabric Cluster resources. Includes clusters, application types, application type versions, applications, and services. You will need additional permissions to deploy and manage the cluster''s underlying resources such as virtual machine scale sets, storage accounts, networks, etc.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ServiceFabric/clusters/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Stream Analytics Contributor","type":"BuiltInRole","description":"Contributor access to Clusters and Streaming Jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.StreamAnalytics/*","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Stream Analytics Reader","type":"BuiltInRole","description":"Read-only access to Clusters and Streaming Jobs","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.StreamAnalytics/streamingjobs/Read","Microsoft.StreamAnalytics/streamingjobs/*/Read","Microsoft.StreamAnalytics/clusters/Read","Microsoft.StreamAnalytics/clusters/*/Read","Microsoft.StreamAnalytics/clusters/ListStreamingJobs/action","Microsoft.StreamAnalytics/locations/*/Read","Microsoft.StreamAnalytics/operations/Read","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Durable Task Worker","type":"BuiltInRole","description":"Used by worker applications to interact with the Durable Task service","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.DurableTask/data/execute"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Fabric Resource Management Administrator","type":"BuiltInRole","description":"Used by TIPS and FRM MSIs to create, update, delete and manage Fabric resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.AlertsManagement/smartDetectorAlertRules/delete","Microsoft.App/containerApps/*/delete","Microsoft.App/containerApps/*/write","Microsoft.App/managedEnvironments/*/action","Microsoft.App/managedEnvironments/*/delete","Microsoft.App/managedEnvironments/*/read","Microsoft.App/managedEnvironments/*/write","Microsoft.app/register/action","Microsoft.Authorization/*/read","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignments/write","Microsoft.Automation/automationAccounts/*","Microsoft.Cache/checknameavailability/action","Microsoft.Cache/redis/*","Microsoft.Cache/register/action","Microsoft.ChangeAnalysis/unregister/action","Microsoft.CognitiveServices/*","Microsoft.CognitiveServices/register/action","Microsoft.Compute/disks/delete","Microsoft.Compute/sshPublicKeys/delete","Microsoft.Compute/virtualMachines/delete","Microsoft.DocumentDb/databaseAccounts/*","Microsoft.DocumentDB/locations/operationsStatus/read","Microsoft.DocumentDB/register/action","Microsoft.EventGrid/*","Microsoft.EventGrid/register/action","Microsoft.EventHub/*","Microsoft.EventHub/checkNameAvailability/action","Microsoft.EventHub/register/action","Microsoft.ExtendedLocation/customLocations/deploy/action","Microsoft.fabric/*/delete","Microsoft.Insights/ActionGroups/Delete","Microsoft.Insights/alertRules/*","Microsoft.Insights/autoscalesettings/*","Microsoft.Insights/Components/*","Microsoft.Insights/diagnosticSettings/*","Microsoft.Insights/eventtypes/values/Read","Microsoft.Insights/generateLiveToken/Read","Microsoft.Insights/Metrics/Read","Microsoft.Insights/Register/Action","Microsoft.KeyVault/register/action","Microsoft.KeyVault/vaults/delete","Microsoft.ManagedIdentity/register/action","Microsoft.ManagedIdentity/userAssignedIdentities/*/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/assign/action","Microsoft.ManagedIdentity/userAssignedIdentities/delete","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.messagingconnectors/*/delete","Microsoft.messagingconnectors/*/write","Microsoft.MessagingConnectors/connectors/pause/action","Microsoft.Network/*","Microsoft.Network/applicationSecurityGroups/joinNetworkSecurityRule/action","Microsoft.Network/serviceEndpointPolicies/join/action","Microsoft.OperationalInsights/*","Microsoft.operationalinsights/register/action","Microsoft.RecoveryServices/Vaults/delete","Microsoft.ResourceHealth/AvailabilityStatuses/read","Microsoft.ResourceHealth/register/action","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/providers/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourcegroups/*","Microsoft.Resources/subscriptions/resources/read","Microsoft.resources/templatespecs/*/read","Microsoft.Security/assessments/read","Microsoft.ServiceBus/*","Microsoft.ServiceBus/checkNameAvailability/action","Microsoft.ServiceBus/register/action","Microsoft.Sql/register/action","Microsoft.Sql/servers/*","Microsoft.Sql/servers/administrators/write","Microsoft.Sql/servers/azureADOnlyAuthentications/write","Microsoft.Sql/servers/databases/*","Microsoft.Storage/checknameavailability/read","Microsoft.Storage/operations/read","Microsoft.Storage/register/action","Microsoft.Storage/storageAccounts/*","Microsoft.StreamAnalytics/clusters/Delete","Microsoft.StreamAnalytics/clusters/Write","Microsoft.streamanalytics/locations/*/read","Microsoft.StreamAnalytics/locations/SampleInput/action","Microsoft.StreamAnalytics/locations/TestQuery/action","Microsoft.StreamAnalytics/Register/action","Microsoft.StreamAnalytics/streamingjobs/*","Microsoft.Support/*","Microsoft.Synapse/privateLinkHubs/delete","Microsoft.Synapse/workspaces/delete","Microsoft.web/checknameavailability/read","Microsoft.Web/hostingEnvironments/Join/Action","Microsoft.web/kubeenvironments/*/action","Microsoft.web/register/action","Microsoft.Web/serverFarms/*","Microsoft.Web/sites/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Foundational RP Contributor","type":"BuiltInRole","description":"Role for FRP customers to provision ARM resource types","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/locks/read","Microsoft.Authorization/locks/write","Microsoft.Authorization/roleAssignments/read","Microsoft.Authorization/roleAssignments/write","Microsoft.Cache/redis/read","Microsoft.Cache/redis/write","Microsoft.Compute/virtualMachines/read","Microsoft.Compute/virtualMachines/write","Microsoft.DocumentDB/databaseAccounts/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/read","Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions/write","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/read","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures/read","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures/write","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings/read","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings/write","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/write","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/read","Microsoft.DocumentDB/databaseAccounts/sqlDatabases/write","Microsoft.DocumentDB/databaseAccounts/tables/read","Microsoft.DocumentDB/databaseAccounts/tables/write","Microsoft.DocumentDB/databaseAccounts/write","Microsoft.EventGrid/eventSubscriptions/read","Microsoft.EventGrid/eventSubscriptions/write","Microsoft.EventGrid/topics/read","Microsoft.EventGrid/topics/write","Microsoft.EventHub/namespaces/authorizationRules/read","Microsoft.EventHub/namespaces/authorizationRules/write","Microsoft.EventHub/namespaces/eventHubs/consumerGroups/read","Microsoft.EventHub/namespaces/eventHubs/consumerGroups/write","Microsoft.EventHub/namespaces/eventHubs/read","Microsoft.EventHub/namespaces/eventHubs/write","Microsoft.EventHub/namespaces/networkRuleSets/read","Microsoft.EventHub/namespaces/networkRuleSets/write","Microsoft.EventHub/namespaces/read","Microsoft.EventHub/namespaces/write","Microsoft.Insights/diagnosticSettings/read","Microsoft.Insights/diagnosticSettings/write","Microsoft.Insights/metricAlerts/read","Microsoft.Insights/metricAlerts/write","Microsoft.KeyVault/vaults/keys/read","Microsoft.KeyVault/vaults/keys/write","Microsoft.KeyVault/vaults/read","Microsoft.KeyVault/vaults/secrets/read","Microsoft.KeyVault/vaults/secrets/write","Microsoft.KeyVault/vaults/write","Microsoft.Kusto/clusters/databases/read","Microsoft.Kusto/clusters/databases/write","Microsoft.Kusto/clusters/dataConnections/read","Microsoft.Kusto/clusters/dataConnections/write","Microsoft.Kusto/clusters/read","Microsoft.Kusto/clusters/write","Microsoft.ManagedIdentity/userAssignedIdentities/read","Microsoft.ManagedIdentity/userAssignedIdentities/write","Microsoft.Network/dnsZones/A/read","Microsoft.Network/dnsZones/A/write","Microsoft.Network/dnsZones/CNAME/read","Microsoft.Network/dnsZones/CNAME/write","Microsoft.Network/dnsZones/NS/write","Microsoft.Network/dnsZones/ptr/read","Microsoft.Network/dnsZones/ptr/write","Microsoft.Network/dnsZones/read","Microsoft.Network/dnsZones/SRV/read","Microsoft.Network/dnsZones/SRV/write","Microsoft.Network/dnsZones/write","Microsoft.Network/privateDnsZones/CNAME/read","Microsoft.Network/privateDnsZones/CNAME/write","Microsoft.Network/publicIPAddresses/read","Microsoft.Network/publicIPAddresses/write","Microsoft.Network/trafficManagerProfiles/externalEndpoints/read","Microsoft.Network/trafficManagerProfiles/externalEndpoints/write","Microsoft.Network/trafficManagerProfiles/read","Microsoft.Network/trafficManagerProfiles/write","Microsoft.ProviderHub/providerRegistrations/customRollouts/read","Microsoft.ProviderHub/providerRegistrations/customRollouts/write","Microsoft.ProviderHub/providerRegistrations/resourceTypeRegistrations/read","Microsoft.ProviderHub/providerRegistrations/resourceTypeRegistrations/write","Microsoft.Resources/deployments/operationStatuses/read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.SQL/servers/databases/read","Microsoft.SQL/servers/databases/write","Microsoft.SQL/servers/elasticPools/read","Microsoft.SQL/servers/elasticPools/write","Microsoft.SQL/servers/read","Microsoft.SQL/servers/write","Microsoft.Storage/checkNameAvailability/read","Microsoft.Storage/operations/read","Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/blobServices/containers/write","Microsoft.Storage/storageAccounts/blobServices/read","Microsoft.Storage/storageAccounts/blobServices/write","Microsoft.Storage/storageAccounts/fileServices/read","Microsoft.Storage/storageAccounts/fileServices/write","Microsoft.Storage/storageAccounts/managementPolicies/read","Microsoft.Storage/storageAccounts/managementPolicies/write","Microsoft.Storage/storageAccounts/privateEndpointConnections/read","Microsoft.Storage/storageAccounts/providers/roleAssignments/read","Microsoft.Storage/storageAccounts/providers/roleAssignments/write","Microsoft.Storage/storageAccounts/queueServices/queues/read","Microsoft.Storage/storageAccounts/queueServices/queues/write","Microsoft.Storage/storageAccounts/queueServices/read","Microsoft.Storage/storageAccounts/queueServices/write","Microsoft.Storage/storageAccounts/read","Microsoft.Storage/storageAccounts/tableServices/tables/read","Microsoft.Storage/storageAccounts/tableServices/tables/write","Microsoft.Storage/storageAccounts/tableServices/read","Microsoft.Storage/storageAccounts/tableServices/write","Microsoft.Storage/storageAccounts/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Account Reader","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Account Reader allowing to read Landing Zone Account, Landing Zone Configurations and Landing Zone Registrations. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneAccounts/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Landing Zone Account Owner","type":"BuiltInRole","description":"Microsoft.Sovereign Landing Zone Account Owner allowing to review and modify Landing Zone Account, Landing Zone Configurations, as well as reading and adding Landing Zone Registrations. Also enables read-access to policies and management groups for enabling the full user experience of the Sovereign Services RP in the Azure Portal (as otherwise some elements might not be accessible to end users).","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Sovereign/landingZoneAccounts/*","Microsoft.Authorization/*/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Microsoft.Windows365.CloudPcDelegatedMsis Writer User","type":"BuiltInRole","description":"Built in role to perform Write operations on CloudPcDelegatedMsis resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Windows365/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":"dipakmahajan","updatedBy":"dipakmahajan"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Defender CSPM Storage Data Scanner","type":"BuiltInRole","description":"Grants access to read blobs and files. This role is used by the data scanner of Dfender CSPM.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Storage/storageAccounts/blobServices/containers/read","Microsoft.Storage/storageAccounts/fileServices/shares/read"],"notActions":[],"dataActions":["Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read","Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Account Contributor","type":"BuiltInRole","description":"Grants full access to manage all Batch resources, including Batch accounts, pools and jobs.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Batch/batchAccounts/*","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Batch/batchAccounts/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Account Reader","type":"BuiltInRole","description":"Lets you view all resources including pools and jobs in the Batch account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Batch/batchAccounts/read","Microsoft.Batch/batchAccounts/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Batch/batchAccounts/*/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Job Submitter","type":"BuiltInRole","description":"Lets you submit and manage jobs in the Batch account.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Batch/batchAccounts/applications/read","Microsoft.Batch/batchAccounts/applications/versions/read","Microsoft.Batch/batchAccounts/pools/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Batch/batchAccounts/jobSchedules/*","Microsoft.Batch/batchAccounts/jobs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Batch Data Contributor","type":"BuiltInRole","description":"Grants permissions to manage Batch pools and jobs but not to modify accounts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Batch/batchAccounts/read","Microsoft.Batch/batchAccounts/applications/*","Microsoft.Batch/batchAccounts/certificates/*","Microsoft.Batch/batchAccounts/certificateOperationResults/*","Microsoft.Batch/batchAccounts/pools/*","Microsoft.Batch/batchAccounts/poolOperationResults/*","Microsoft.Batch/locations/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":["Microsoft.Batch/batchAccounts/jobSchedules/*","Microsoft.Batch/batchAccounts/jobs/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Managed Grafana Workspace Contributor","type":"BuiltInRole","description":"Can manage Azure Managed Grafana resources, without providing access to the workspaces themselves.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Dashboard/grafana/write","Microsoft.Dashboard/grafana/delete","Microsoft.Dashboard/grafana/PrivateEndpointConnectionsApproval/action","Microsoft.Dashboard/grafana/managedPrivateEndpoints/action","Microsoft.Dashboard/locations/operationStatuses/write","Microsoft.Dashboard/grafana/privateEndpointConnectionProxies/validate/action","Microsoft.Dashboard/grafana/privateEndpointConnectionProxies/write","Microsoft.Dashboard/grafana/privateEndpointConnectionProxies/delete","Microsoft.Dashboard/grafana/privateEndpointConnections/write","Microsoft.Dashboard/grafana/privateEndpointConnections/delete","Microsoft.Dashboard/grafana/managedPrivateEndpoints/write","Microsoft.Dashboard/grafana/managedPrivateEndpoints/delete","Microsoft.Authorization/*/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.Resources/deployments/read","Microsoft.Resources/deployments/write","Microsoft.Resources/deployments/delete","Microsoft.Resources/deployments/cancel/action","Microsoft.Resources/deployments/validate/action","Microsoft.Resources/deployments/whatIf/action","Microsoft.Resources/deployments/exportTemplate/action","Microsoft.Resources/deployments/operations/read","Microsoft.Resources/deployments/operationstatuses/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Service Group Reader","type":"BuiltInRole","description":"Role Definition for reader of a Service Group","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Management/serviceGroups/read","Microsoft.Authorization/*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Cognitive Services Data Contributor (Preview)","type":"BuiltInRole","description":"Allows to call data plane APIs, but not any control plane APIs for Microsoft Cognitive Services. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.CognitiveServices/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ConnectedEnvironments Reader","type":"BuiltInRole","description":"Read access to Container Apps ConnectedEnvironments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.App/connectedEnvironments/read","Microsoft.App/connectedEnvironments/*/read","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Cluster Reader","type":"BuiltInRole","description":"Grants read-only access to most Kubernetes cluster-scoped resources in the fleet-managed hub cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apiextensions.k8s.io/customresourcedefinitions/read","Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/read","Microsoft.ContainerService/fleets/apps/deployments/read","Microsoft.ContainerService/fleets/apps/statefulsets/read","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/fleets/batch/cronjobs/read","Microsoft.ContainerService/fleets/batch/jobs/read","Microsoft.ContainerService/fleets/configmaps/read","Microsoft.ContainerService/fleets/endpoints/read","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/read","Microsoft.ContainerService/fleets/extensions/deployments/read","Microsoft.ContainerService/fleets/extensions/ingresses/read","Microsoft.ContainerService/fleets/extensions/networkpolicies/read","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/read","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/fleets/nodes/read","Microsoft.ContainerService/fleets/persistentvolumes/read","Microsoft.ContainerService/fleets/persistentvolumeclaims/read","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/read","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/serviceaccounts/read","Microsoft.ContainerService/fleets/services/read","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/memberclusters/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceplacements/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourcebindings/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourcesnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterschedulingpolicysnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceoverrides/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceoverridesnapshots/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Kubernetes Fleet Manager RBAC Cluster Writer","type":"BuiltInRole","description":"Grants read/write access to most Kubernetes cluster-scoped resources in the fleet-managed hub cluster.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerService/fleets/read","Microsoft.ContainerService/fleets/listCredentials/action"],"notActions":[],"dataActions":["Microsoft.ContainerService/fleets/apiextensions.k8s.io/customresourcedefinitions/read","Microsoft.ContainerService/fleets/apps/controllerrevisions/read","Microsoft.ContainerService/fleets/apps/daemonsets/read","Microsoft.ContainerService/fleets/apps/daemonsets/write","Microsoft.ContainerService/fleets/apps/deployments/read","Microsoft.ContainerService/fleets/apps/deployments/write","Microsoft.ContainerService/fleets/apps/statefulsets/read","Microsoft.ContainerService/fleets/apps/statefulsets/write","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/read","Microsoft.ContainerService/fleets/autoscaling/horizontalpodautoscalers/write","Microsoft.ContainerService/fleets/batch/cronjobs/read","Microsoft.ContainerService/fleets/batch/cronjobs/write","Microsoft.ContainerService/fleets/batch/jobs/read","Microsoft.ContainerService/fleets/batch/jobs/write","Microsoft.ContainerService/fleets/configmaps/read","Microsoft.ContainerService/fleets/configmaps/write","Microsoft.ContainerService/fleets/endpoints/read","Microsoft.ContainerService/fleets/endpoints/write","Microsoft.ContainerService/fleets/events.k8s.io/events/read","Microsoft.ContainerService/fleets/events/read","Microsoft.ContainerService/fleets/extensions/daemonsets/read","Microsoft.ContainerService/fleets/extensions/daemonsets/write","Microsoft.ContainerService/fleets/extensions/deployments/read","Microsoft.ContainerService/fleets/extensions/deployments/write","Microsoft.ContainerService/fleets/extensions/ingresses/read","Microsoft.ContainerService/fleets/extensions/ingresses/write","Microsoft.ContainerService/fleets/extensions/networkpolicies/read","Microsoft.ContainerService/fleets/extensions/networkpolicies/write","Microsoft.ContainerService/fleets/limitranges/read","Microsoft.ContainerService/fleets/namespaces/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/read","Microsoft.ContainerService/fleets/networking.k8s.io/ingresses/write","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/read","Microsoft.ContainerService/fleets/networking.k8s.io/networkpolicies/write","Microsoft.ContainerService/fleets/nodes/read","Microsoft.ContainerService/fleets/nodes/write","Microsoft.ContainerService/fleets/persistentvolumes/read","Microsoft.ContainerService/fleets/persistentvolumes/write","Microsoft.ContainerService/fleets/persistentvolumeclaims/read","Microsoft.ContainerService/fleets/persistentvolumeclaims/write","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/read","Microsoft.ContainerService/fleets/policy/poddisruptionbudgets/write","Microsoft.ContainerService/fleets/replicationcontrollers/read","Microsoft.ContainerService/fleets/replicationcontrollers/write","Microsoft.ContainerService/fleets/resourcequotas/read","Microsoft.ContainerService/fleets/secrets/read","Microsoft.ContainerService/fleets/secrets/write","Microsoft.ContainerService/fleets/serviceaccounts/read","Microsoft.ContainerService/fleets/serviceaccounts/write","Microsoft.ContainerService/fleets/services/read","Microsoft.ContainerService/fleets/services/write","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/memberclusters/read","Microsoft.ContainerService/fleets/cluster.kubernetes-fleet.io/memberclusters/write","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceplacements/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceplacements/write","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourcebindings/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourcesnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterschedulingpolicysnapshots/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceoverrides/read","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceoverrides/write","Microsoft.ContainerService/fleets/placement.kubernetes-fleet.io/clusterresourceoverridesnapshots/read"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Apps ConnectedEnvironments Contributor","type":"BuiltInRole","description":"Full management of Container Apps ConnectedEnvironments, including creation, deletion, and updates.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.App/connectedEnvironments/*","Microsoft.App/connectedEnvironments/*/read","Microsoft.App/connectedEnvironments/*/write","Microsoft.App/connectedEnvironments/*/delete","Microsoft.App/connectedEnvironments/*/action","Microsoft.App/connectedEnvironments/daprComponents/listSecrets/action","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure Messaging Connectors Owner","type":"BuiltInRole","description":"Allows for full access to Azure Messaging Connectors resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MessagingConnectors/*"],"notActions":[],"dataActions":["Microsoft.MessagingConnectors/*"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Contributor and Data Access Configuration Administrator","type":"BuiltInRole","description":"Provides permissions to create, list, and update container registries and registry configuration properties. Provides permissions to configure data access such as admin user credentials, scope maps, and tokens, which can be used to read, write or delete repositories and images. Does not provide direct permissions to read, list, or write registry contents including repositories and images. Does not provide permissions to modify data plane content such as imports, Artifact Cache or Sync, and Transfer Pipelines. Does not provide permissions for managing Tasks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.ContainerRegistry/registries/operationStatuses/read","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/write","Microsoft.ContainerRegistry/registries/delete","Microsoft.ContainerRegistry/registries/listCredentials/action","Microsoft.ContainerRegistry/registries/regenerateCredential/action","Microsoft.ContainerRegistry/registries/generateCredentials/action","Microsoft.ContainerRegistry/registries/replications/read","Microsoft.ContainerRegistry/registries/replications/write","Microsoft.ContainerRegistry/registries/replications/delete","Microsoft.ContainerRegistry/registries/replications/operationStatuses/read","Microsoft.ContainerRegistry/registries/privateEndpointConnectionsApproval/action","Microsoft.ContainerRegistry/registries/privateEndpointConnections/read","Microsoft.ContainerRegistry/registries/privateEndpointConnections/write","Microsoft.ContainerRegistry/registries/privateEndpointConnections/delete","Microsoft.ContainerRegistry/registries/privateEndpointConnections/operationStatuses/read","Microsoft.ContainerRegistry/registries/tokens/read","Microsoft.ContainerRegistry/registries/tokens/write","Microsoft.ContainerRegistry/registries/tokens/delete","Microsoft.ContainerRegistry/registries/tokens/operationStatuses/read","Microsoft.ContainerRegistry/registries/scopeMaps/read","Microsoft.ContainerRegistry/registries/scopeMaps/write","Microsoft.ContainerRegistry/registries/scopeMaps/delete","Microsoft.ContainerRegistry/registries/scopeMaps/operationStatuses/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/logDefinitions/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Resources/deployments/*","Microsoft.Authorization/*/read","Microsoft.ContainerRegistry/registries/connectedRegistries/read","Microsoft.ContainerRegistry/registries/connectedRegistries/write","Microsoft.ContainerRegistry/registries/connectedRegistries/delete","Microsoft.ContainerRegistry/registries/connectedRegistries/deactivate/action","Microsoft.ContainerRegistry/registries/webhooks/read","Microsoft.ContainerRegistry/registries/webhooks/write","Microsoft.ContainerRegistry/registries/webhooks/delete","Microsoft.ContainerRegistry/registries/webhooks/getCallbackConfig/action","Microsoft.ContainerRegistry/registries/webhooks/ping/action","Microsoft.ContainerRegistry/registries/webhooks/listEvents/action","Microsoft.ContainerRegistry/registries/webhooks/operationStatuses/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read","Microsoft.ContainerRegistry/locations/operationResults/read","Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/virtualNetworks/read","Microsoft.Network/privateEndpoints/privateLinkServiceProxies/write"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Health Safeguards Data User","type":"BuiltInRole","description":"Allows processing of health data in all available Health Safeguards","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalAnchoring/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalCodesValidation/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalConflictDetection/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalEvidenceVerification/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalProvenance/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/ClinicalSemanticValidation/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/DetectHallucinationsAndOmissions/Process/Action","Microsoft.HealthBot/healthBots/HealthSafeguards/HealthAdaptedFiltering/Process/Action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Configuration Data SAS User","type":"BuiltInRole","description":"Allows the usage of SAS tokens for authentication.","assignableScopes":["/"],"permissions":[{"actions":[],"notActions":[],"dataActions":["Microsoft.AppConfiguration/configurationStores/useSasAuth/action"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Configuration Reader and Data Access Configuration Reader","type":"BuiltInRole","description":"Provides permissions to list container registries and registry configuration properties. Provides permissions to list data access configuration such as admin user credentials, scope maps, and tokens, which can be used to read, write or delete repositories and images. Does not provide direct permissions to read, list, or write registry contents including repositories and images. Does not provide permissions to modify data plane content such as imports, Artifact Cache or Sync, and Transfer Pipelines. Does not provide permissions for managing Tasks.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/operationStatuses/read","Microsoft.ContainerRegistry/registries/read","Microsoft.ContainerRegistry/registries/privateEndpointConnections/read","Microsoft.ContainerRegistry/registries/privateEndpointConnections/operationStatuses/read","Microsoft.ContainerRegistry/registries/listCredentials/action","Microsoft.ContainerRegistry/registries/tokens/read","Microsoft.ContainerRegistry/registries/tokens/operationStatuses/read","Microsoft.ContainerRegistry/registries/scopeMaps/read","Microsoft.ContainerRegistry/registries/scopeMaps/operationStatuses/read","Microsoft.ContainerRegistry/registries/webhooks/read","Microsoft.ContainerRegistry/registries/webhooks/getCallbackConfig/action","Microsoft.ContainerRegistry/registries/webhooks/listEvents/action","Microsoft.ContainerRegistry/registries/webhooks/operationStatuses/read","Microsoft.ContainerRegistry/registries/replications/read","Microsoft.ContainerRegistry/registries/replications/operationStatuses/read","Microsoft.ContainerRegistry/registries/connectedRegistries/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/diagnosticSettings/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/diagnosticSettings/write","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/logDefinitions/read","Microsoft.ContainerRegistry/registries/providers/Microsoft.Insights/metricDefinitions/read","Microsoft.Insights/AlertRules/Write","Microsoft.Insights/AlertRules/Delete","Microsoft.Insights/AlertRules/Read","Microsoft.Insights/AlertRules/Activated/Action","Microsoft.Insights/AlertRules/Resolved/Action","Microsoft.Insights/AlertRules/Throttled/Action","Microsoft.Insights/AlertRules/Incidents/Read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Container Registry Transfer Pipeline Contributor","type":"BuiltInRole","description":"Provides the ability to transfer, import, and export artifacts through configuring registry transfer pipelines that involve intermediary storage accounts and key vaults. Does not provide permissions to push or pull images. Does not provide permissions to create, manage, or list storage accounts or key vaults. Does not provide permissions to perform role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/exportPipelines/read","Microsoft.ContainerRegistry/registries/exportPipelines/write","Microsoft.ContainerRegistry/registries/exportPipelines/delete","Microsoft.ContainerRegistry/registries/importPipelines/read","Microsoft.ContainerRegistry/registries/importPipelines/write","Microsoft.ContainerRegistry/registries/importPipelines/delete","Microsoft.ContainerRegistry/registries/pipelineRuns/read","Microsoft.ContainerRegistry/registries/pipelineRuns/write","Microsoft.ContainerRegistry/registries/pipelineRuns/delete","Microsoft.ContainerRegistry/registries/pipelineRuns/operationStatuses/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Desktop Virtualization App Attach Contributor","type":"BuiltInRole","description":"Provide permission to manage app attach resources","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.DesktopVirtualization/hostpools/read","Microsoft.Resources/subscriptions/read","Microsoft.DesktopVirtualization/appattachpackages/read","Microsoft.DesktopVirtualization/appattachpackages/write","Microsoft.DesktopVirtualization/appattachpackages/delete","Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"App Service Environment Contributor","type":"BuiltInRole","description":"Manage App Service Environments but not the App Service Plans or Websites that it hosts.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.ResourceHealth/availabilityStatuses/read","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Web/hostingEnvironments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Kubernetes Agent Subscription Level Operator","type":"BuiltInRole","description":"Grants Microsoft Defender for Cloud subscription level permissions needed to activate Containers plan","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/operationresults/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/subscriptions/resourceGroups/write","Microsoft.OperationalInsights/workspaces/write","Microsoft.OperationalInsights/workspaces/read","Microsoft.OperationalInsights/workspaces/listKeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/action","Microsoft.OperationalInsights/workspaces/sharedkeys/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Quantum Workspace Data Contributor","type":"BuiltInRole","description":"Create, read, and modify jobs and other Workspace data. This role is in preview and subject to change.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/*/read","Microsoft.Insights/alertRules/*","Microsoft.Resources/deployments/*","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Quantum/Workspaces/read","Microsoft.Quantum/locations/offerings/read"],"notActions":[],"dataActions":["Microsoft.Quantum/Workspaces/jobs/read","Microsoft.Quantum/Workspaces/jobs/write"],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Communication and Email Service Owner","type":"BuiltInRole","description":"Create, read, modify, and delete Communications and Email Service resources.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Communication/CheckNameAvailability/action","Microsoft.Communication/Locations/OperationStatuses/read","Microsoft.Communication/Locations/OperationStatuses/write","Microsoft.Communication/Operations/read","Microsoft.Communication/CommunicationServices/read","Microsoft.Communication/CommunicationServices/write","Microsoft.Communication/CommunicationServices/delete","Microsoft.Communication/CommunicationServices/ListKeys/action","Microsoft.Communication/CommunicationServices/RegenerateKey/action","Microsoft.Communication/CommunicationServices/LinkNotificationHub/action","Microsoft.Communication/CommunicationServices/EventGridFilters/read","Microsoft.Communication/CommunicationServices/EventGridFilters/write","Microsoft.Communication/CommunicationServices/EventGridFilters/delete","Microsoft.Communication/EmailServices/read","Microsoft.Communication/EmailServices/write","Microsoft.Communication/EmailServices/delete","Microsoft.Communication/EmailServices/Domains/read","Microsoft.Communication/EmailServices/Domains/write","Microsoft.Communication/EmailServices/Domains/delete","Microsoft.Communication/EmailServices/Domains/SenderUsernames/read","Microsoft.Communication/EmailServices/Domains/SenderUsernames/write","Microsoft.Communication/EmailServices/Domains/SenderUsernames/delete","Microsoft.Communication/EmailServices/Domains/SuppressionLists/read","Microsoft.Communication/EmailServices/Domains/SuppressionLists/write","Microsoft.Communication/EmailServices/Domains/SuppressionLists/delete","Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/read","Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/write","Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/delete","Microsoft.Communication/EmailServices/Domains/InitiateVerification/action","Microsoft.Communication/EmailServices/Domains/CancelVerification/action","Microsoft.Communication/EmailServices/Domains/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Oracle.Database Autonomous Database Administrator","type":"BuiltInRole","description":"Grants full access to manage all Autonomous Database resources","assignableScopes":["/"],"permissions":[{"actions":["Oracle.Database/autonomousDatabases/*/read","Oracle.Database/autonomousDatabases/*/write","Oracle.Database/autonomousDatabases/*/delete","Oracle.Database/autonomousDatabases/*/action","Oracle.Database/Locations/*/read","Oracle.Database/Locations/*/write","Oracle.Database/Operations/read","Oracle.Database/oracleSubscriptions/*/read","Oracle.Database/oracleSubscriptions/*/action","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/deployments/*","Microsoft.Network/virtualNetworks/read","Microsoft.Network/virtualNetworks/subnets/read","Microsoft.Network/virtualNetworks/subnets/write","Microsoft.Network/locations/operations/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"MySQL Access Administrator","type":"BuiltInRole","description":"Manage access to Azure MySQL flexible server by adding or removing role assignments for the MySQL Access Administrator, MySQL Control Plane, MySQL User Data Reader, or MySQL User Data Writer. Includes an ABAC condition to constrain role assignments.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.Authorization/roleAssignments/write","Microsoft.Authorization/roleAssignments/delete","Microsoft.Authorization/*/read","Microsoft.Resources/subscriptions/resourceGroups/read","Microsoft.Resources/subscriptions/read","Microsoft.Resources/deployments/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"},{"properties":{"roleName":"Azure AI Safety Evaluator","type":"BuiltInRole","description":"This role can perform all actions under workspace evaluations and simulations.","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.MachineLearningServices/workspaces/evaluations/*","Microsoft.MachineLearningServices/workspaces/simulations/*"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2001-02-03T04:05:06Z","updatedOn":"2001-02-03T04:05:06Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000000","type":"Microsoft.Authorization/roleDefinitions","name":"00000000-0000-0000-0000-000000000000"}]}' headers: Cache-Control: - no-cache Content-Length: - - "811088" + - "918631" Content-Type: - application/json; charset=utf-8 Expires: @@ -149,6 +153,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -169,7 +175,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-RoleDefinition?api-version=2021-04-01 method: DELETE response: @@ -198,6 +204,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -216,7 +224,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRST0xFREVGSU5JVElPTi1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -243,6 +251,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/routetableclient/testdata/RouteTable.yaml b/pkg/azclient/routetableclient/testdata/RouteTable.yaml index d2ec794863..5ae265fd2a 100644 --- a/pkg/azclient/routetableclient/testdata/RouteTable.yaml +++ b/pkg/azclient/routetableclient/testdata/RouteTable.yaml @@ -53,8 +53,8 @@ interactions: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - "11999" - status: 200 OK - code: 200 + status: 201 Created + code: 201 duration: 200ms - id: 1 request: @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -211,7 +211,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16498" + - "16499" status: 200 OK code: 200 duration: 200ms @@ -232,8 +232,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -264,7 +264,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16497" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -285,8 +285,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResourcenotfound?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -340,8 +340,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -356,7 +356,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -393,8 +393,8 @@ interactions: form: {} headers: User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -425,7 +425,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16495" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -452,8 +452,8 @@ interactions: If-Match: - invalid User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -503,8 +503,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -533,7 +533,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16494" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTablenotfound/providers/Microsoft.Network/routeTables?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTablenotfound/providers/Microsoft.Network/routeTables?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -605,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-03-01 + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-RouteTable/providers/Microsoft.Network/routeTables/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -621,7 +621,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -629,7 +629,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -658,8 +658,8 @@ interactions: form: {} headers: User-Agent: - - ccm-RouteTable-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-RouteTable-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 diff --git a/pkg/azclient/secretclient/testdata/Secret.yaml b/pkg/azclient/secretclient/testdata/Secret.yaml index c03061bd4b..2cb08d7761 100644 --- a/pkg/azclient/secretclient/testdata/Secret.yaml +++ b/pkg/azclient/secretclient/testdata/Secret.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Secret?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault?api-version=2023-07-01 method: PUT response: @@ -107,7 +109,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -126,7 +130,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault?api-version=2023-07-01 method: GET response: @@ -158,7 +162,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault?api-version=2023-07-01 method: GET response: @@ -209,7 +215,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -234,7 +242,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest?api-version=2023-07-01 method: PUT response: @@ -245,7 +253,7 @@ interactions: trailer: {} content_length: 571 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1727608609,"updated":1727608609},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/d89f4778d124413f9c7bafaad87d93ec"}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1734501105,"updated":1734501105},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/cfe162cab6f64bc5be0cff48b02cc21b"}}' headers: Cache-Control: - no-cache @@ -266,7 +274,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -287,7 +297,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest?api-version=2023-07-01 method: GET response: @@ -298,7 +308,7 @@ interactions: trailer: {} content_length: 571 uncompressed: false - body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1727608609,"updated":1727608609},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/d89f4778d124413f9c7bafaad87d93ec"}}' + body: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1734501105,"updated":1734501105},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/cfe162cab6f64bc5be0cff48b02cc21b"}}' headers: Cache-Control: - no-cache @@ -319,7 +329,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -340,7 +352,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttestnotfound?api-version=2023-07-01 method: GET response: @@ -372,7 +384,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 404 Not Found code: 404 duration: 200ms @@ -393,7 +407,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets?api-version=2023-07-01 method: GET response: @@ -404,7 +418,7 @@ interactions: trailer: {} content_length: 583 uncompressed: false - body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1727608609,"updated":1727608609},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/d89f4778d124413f9c7bafaad87d93ec"}}]}' + body: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets/akscitkeyvaulttest","name":"akscitkeyvaulttest","type":"Microsoft.KeyVault/vaults/secrets","location":"eastus","properties":{"attributes":{"enabled":true,"created":1734501105,"updated":1734501105},"secretUri":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest","secretUriWithVersion":"https://akscitsecretparevault.vault.azure.net/secrets/akscitkeyvaulttest/cfe162cab6f64bc5be0cff48b02cc21b"}}]}' headers: Cache-Control: - no-cache @@ -425,7 +439,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -446,7 +462,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Secret-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secretnotfound/providers/Microsoft.KeyVault/vaults/akscitsecretparevault/secrets?api-version=2023-07-01 method: GET response: @@ -497,7 +513,7 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Secret/providers/Microsoft.KeyVault/vaults/akscitsecretparevault?api-version=2023-07-01 method: DELETE response: @@ -527,7 +543,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -548,7 +566,7 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/deletedVaults/akscitsecretparevault/purge?api-version=2023-07-01 method: POST response: @@ -568,7 +586,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODYzMjA1NDI1NTgzODk3OHxCNjVEMjUxNzczMTY0M0IzQTlEMTkwQkZDRDk3NzBBQg?api-version=2023-07-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODcwMDk3OTIyMjY3MjQ5MHw2QUI3QUIzOTNFRkU0QzM4QjBCMTVEOTQxRUZGRTZCOA?api-version=2023-07-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -580,7 +598,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -601,7 +621,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Secret?api-version=2021-04-01 method: DELETE response: @@ -630,6 +650,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -648,7 +670,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRTRUNSRVQtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -675,6 +697,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/securitygroupclient/testdata/SecurityGroup.yaml b/pkg/azclient/securitygroupclient/testdata/SecurityGroup.yaml index 9b881bcfd4..c8f1f11053 100644 --- a/pkg/azclient/securitygroupclient/testdata/SecurityGroup.yaml +++ b/pkg/azclient/securitygroupclient/testdata/SecurityGroup.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -232,8 +232,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -285,8 +285,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResourcenotfound?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -340,8 +340,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -356,7 +356,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -393,8 +393,8 @@ interactions: form: {} headers: User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -452,8 +452,8 @@ interactions: If-Match: - invalid User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -503,8 +503,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -533,7 +533,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16498" + - "16499" status: 200 OK code: 200 duration: 200ms @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroupnotfound/providers/Microsoft.Network/networkSecurityGroups?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroupnotfound/providers/Microsoft.Network/networkSecurityGroups?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -605,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-03-01 + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SecurityGroup/providers/Microsoft.Network/networkSecurityGroups/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -621,7 +621,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -629,7 +629,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -658,8 +658,8 @@ interactions: form: {} headers: User-Agent: - - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-SecurityGroup-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -688,7 +688,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -739,7 +739,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: - - "11998" + - "11999" status: 202 Accepted code: 202 duration: 200ms diff --git a/pkg/azclient/snapshotclient/testdata/Snapshot.yaml b/pkg/azclient/snapshotclient/testdata/Snapshot.yaml index 7d54209d95..8ae977c87b 100644 --- a/pkg/azclient/snapshotclient/testdata/Snapshot.yaml +++ b/pkg/azclient/snapshotclient/testdata/Snapshot.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Snapshot?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/disks/test-disk?api-version=2024-03-02 method: PUT response: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -126,7 +130,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,7 +179,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/disks/test-disk?api-version=2024-03-02 method: GET response: @@ -202,6 +208,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -226,7 +234,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: PUT response: @@ -259,6 +267,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -277,7 +287,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -306,6 +316,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -324,7 +336,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: GET response: @@ -353,6 +365,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -373,7 +387,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: GET response: @@ -402,6 +416,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -422,7 +438,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResourcenotfound?api-version=2024-03-02 method: GET response: @@ -477,7 +493,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: PUT response: @@ -510,6 +526,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -528,7 +546,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -557,6 +575,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -575,7 +595,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: GET response: @@ -604,6 +624,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -622,7 +644,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/snapshots/testResource?api-version=2024-03-02 method: DELETE response: @@ -653,6 +675,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -671,7 +695,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Snapshot-client azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-Snapshot-client azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -700,6 +724,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -718,7 +744,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Snapshot/providers/Microsoft.Compute/disks/test-disk?api-version=2024-03-02 method: DELETE response: @@ -749,6 +775,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -767,7 +795,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/00000000-0000-0000-0000-000000000000?api-version=2024-03-02&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -796,6 +824,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -816,7 +846,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Snapshot?api-version=2021-04-01 method: DELETE response: @@ -845,6 +875,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -863,7 +895,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRTTkFQU0hPVC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -890,6 +922,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/sshpublickeyresourceclient/testdata/SSHPublicKeyResource.yaml b/pkg/azclient/sshpublickeyresourceclient/testdata/SSHPublicKeyResource.yaml index f9333ee2fd..0814372ee5 100644 --- a/pkg/azclient/sshpublickeyresourceclient/testdata/SSHPublicKeyResource.yaml +++ b/pkg/azclient/sshpublickeyresourceclient/testdata/SSHPublicKeyResource.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-SSHPublicKeyResource?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11998" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys/testResource?api-version=2024-07-01 method: PUT response: @@ -106,6 +108,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,7 +130,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys/testResource/generateKeyPair?api-version=2024-07-01 method: POST response: @@ -157,6 +161,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys/testResource?api-version=2024-07-01 method: GET response: @@ -208,6 +214,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -228,7 +236,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys/testResourcenotfound?api-version=2024-07-01 method: GET response: @@ -279,7 +287,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys?api-version=2024-07-01 method: GET response: @@ -310,6 +318,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -330,7 +340,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResourcenotfound/providers/Microsoft.Compute/sshPublicKeys?api-version=2024-07-01 method: GET response: @@ -381,7 +391,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-SSHPublicKeyResource azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-SSHPublicKeyResource/providers/Microsoft.Compute/sshPublicKeys/testResource?api-version=2024-07-01 method: DELETE response: @@ -410,6 +420,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -430,7 +442,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-SSHPublicKeyResource?api-version=2021-04-01 method: DELETE response: @@ -459,6 +471,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -477,7 +491,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRTU0hQVUJMSUNLRVlSRVNPVVJDRS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -504,6 +518,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/subnetclient/testdata/Subnet.yaml b/pkg/azclient/subnetclient/testdata/Subnet.yaml index 5c4e610a77..bcb7408c32 100644 --- a/pkg/azclient/subnetclient/testdata/Subnet.yaml +++ b/pkg/azclient/subnetclient/testdata/Subnet.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Subnet?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -84,18 +86,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 589 + content_length: 558 uncompressed: false - body: '{"name":"testParentResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"testParentResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "589" + - "558" Content-Type: - application/json; charset=utf-8 Expires: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 590 + content_length: 559 uncompressed: false - body: '{"name":"testParentResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"testParentResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "590" + - "559" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -228,8 +236,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -237,18 +245,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 513 + content_length: 482 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "513" + - "482" Content-Type: - application/json; charset=utf-8 Expires: @@ -261,6 +269,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -279,8 +289,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -308,6 +318,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -326,8 +338,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -335,14 +347,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 514 + content_length: 483 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' headers: Cache-Control: - no-cache Content-Length: - - "514" + - "483" Content-Type: - application/json; charset=utf-8 Etag: @@ -357,6 +369,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -377,8 +391,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -386,14 +400,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 514 + content_length: 483 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' headers: Cache-Control: - no-cache Content-Length: - - "514" + - "483" Content-Type: - application/json; charset=utf-8 Etag: @@ -408,6 +422,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -428,8 +444,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResourcenotfound?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -457,6 +473,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 404 Not Found code: 404 duration: 200ms @@ -481,8 +499,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -490,18 +508,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 514 + content_length: 483 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "514" + - "483" Content-Type: - application/json; charset=utf-8 Expires: @@ -514,6 +532,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -532,8 +552,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -541,14 +561,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 514 + content_length: 483 uncompressed: false - body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' + body: '{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}' headers: Cache-Control: - no-cache Content-Length: - - "514" + - "483" Content-Type: - application/json; charset=utf-8 Etag: @@ -563,6 +583,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -583,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -592,14 +614,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 526 + content_length: 495 uncompressed: false - body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}]}' + body: '{"value":[{"name":"testResource","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}]}' headers: Cache-Control: - no-cache Content-Length: - - "526" + - "495" Content-Type: - application/json; charset=utf-8 Expires: @@ -612,6 +634,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16497" status: 200 OK code: 200 duration: 200ms @@ -632,8 +656,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnetnotfound/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnetnotfound/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -683,8 +707,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-03-01 + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource/subnets/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -699,7 +723,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -707,7 +731,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -716,6 +740,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -734,8 +760,8 @@ interactions: form: {} headers: User-Agent: - - ccm-Subnet-client azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-Subnet-client azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -763,6 +789,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -783,8 +811,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Subnet/providers/Microsoft.Network/virtualNetworks/testParentResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -799,7 +827,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -807,7 +835,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -816,6 +844,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -834,8 +864,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -863,6 +893,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -883,7 +915,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Subnet?api-version=2021-04-01 method: DELETE response: @@ -912,6 +944,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -930,7 +964,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRTVUJORVQtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -957,6 +991,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/vaultclient/testdata/Vault.yaml b/pkg/azclient/vaultclient/testdata/Vault.yaml index f37c52cff6..7f54af5d39 100644 --- a/pkg/azclient/vaultclient/testdata/Vault.yaml +++ b/pkg/azclient/vaultclient/testdata/Vault.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Vault?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,7 +77,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestva?api-version=2023-07-01 method: PUT response: @@ -107,7 +109,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms @@ -126,7 +130,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestva?api-version=2023-07-01 method: GET response: @@ -158,7 +162,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -177,7 +183,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestva?api-version=2023-07-01 method: GET response: @@ -209,7 +215,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -230,7 +238,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestva?api-version=2023-07-01 method: GET response: @@ -262,7 +270,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -283,7 +293,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestvanotfound?api-version=2023-07-01 method: GET response: @@ -334,7 +344,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults?api-version=2023-07-01 method: GET response: @@ -366,7 +376,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -385,7 +397,7 @@ interactions: form: {} headers: User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults?%24skiptoken=YWtzY2l0a2V5dmF1bHR0ZXN0dmE%3D&api-version=2023-07-01 method: GET response: @@ -417,7 +429,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -438,7 +452,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vaultnotfound/providers/Microsoft.KeyVault/vaults?api-version=2023-07-01 method: GET response: @@ -489,7 +503,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-Vault/providers/Microsoft.KeyVault/vaults/akscitkeyvaulttestva?api-version=2023-07-01 method: DELETE response: @@ -519,7 +533,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "12000" status: 200 OK code: 200 duration: 200ms @@ -540,7 +556,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/deletedVaults/akscitkeyvaulttestva/purge?api-version=2023-07-01 method: POST response: @@ -560,7 +576,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODYzMjA1NTE5MDYyNDk4N3w0N0RBQjkzRTNBOEM0QzJDQUVBNTY1NkU1QTlBNUI3OA?api-version=2023-07-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODcwMDk3OTQzNjI4Njk0M3w3MDk3RTI3RDVBNUI0NThCQTE4Rjg2RTgzNzJERDE4Mw?api-version=2023-07-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -572,7 +588,9 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -591,8 +609,57 @@ interactions: form: {} headers: User-Agent: - - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODYzMjA1NTE5MDYyNDk4N3w0N0RBQjkzRTNBOEM0QzJDQUVBNTY1NkU1QTlBNUI3OA?api-version=2023-07-01&c=c&h=h&s=s&t=t + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODcwMDk3OTQzNjI4Njk0M3w3MDk3RTI3RDVBNUI0NThCQTE4Rjg2RTgzNzJERDE4Mw?api-version=2023-07-01&c=c&h=h&s=s&t=t + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 146 + uncompressed: false + body: '{"error":{"code":"GatewayTimeout","message":"The gateway did not receive a response from ''Microsoft.KeyVault'' within the specified time period."}}' + headers: + Cache-Control: + - no-cache + Content-Length: + - "146" + Content-Type: + - application/json; charset=utf-8 + Expires: + - "-1" + Pragma: + - no-cache + Strict-Transport-Security: + - max-age=31536000; includeSubDomains + X-Cache: + - CONFIG_NOCACHE + X-Content-Type-Options: + - nosniff + X-Ms-Failure-Cause: + - service + status: 504 Gateway Timeout + code: 504 + duration: 200ms + - id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: management.azure.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - ccm-Vault-client azsdk-go-armkeyvault/v1.4.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.KeyVault/locations/eastus/operationResults/VVR8MDYzODcwMDk3OTQzNjI4Njk0M3w3MDk3RTI3RDVBNUI0NThCQTE4Rjg2RTgzNzJERDE4Mw?api-version=2023-07-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -602,7 +669,7 @@ interactions: trailer: {} content_length: 107 uncompressed: false - body: '{"createdDateTime":"2024-09-29 11:18:38Z","lastActionDateTime":"2024-09-29 11:28:39Z","status":"Succeeded"}' + body: '{"createdDateTime":"2024-12-18 05:52:22Z","lastActionDateTime":"2024-12-18 06:02:23Z","status":"Succeeded"}' headers: Cache-Control: - no-cache @@ -623,11 +690,13 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Keyvault-Service-Version: - - 1.5.1329.0 + - 1.5.1416.0 + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 12 + - id: 13 request: proto: HTTP/1.1 proto_major: 1 @@ -644,7 +713,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-Vault?api-version=2021-04-01 method: DELETE response: @@ -673,10 +742,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms - - id: 13 + - id: 14 request: proto: HTTP/1.1 proto_major: 1 @@ -691,7 +762,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRWQVVMVC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -718,6 +789,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/virtualmachineclient/custom.go b/pkg/azclient/virtualmachineclient/custom.go index 49242a1c5e..ffcd723c63 100644 --- a/pkg/azclient/virtualmachineclient/custom.go +++ b/pkg/azclient/virtualmachineclient/custom.go @@ -58,3 +58,32 @@ func (client *Client) ListVMInstanceView(ctx context.Context, resourceGroupName } return result, nil } + +func (client *Client) ListVmssFlexVMsWithOnlyInstanceView(ctx context.Context, resourceGroupName, vmssFlexID string) (result []*armcompute.VirtualMachine, rerr error) { + pager := client.VirtualMachinesClient.NewListPager(resourceGroupName, &armcompute.VirtualMachinesClientListOptions{ + Expand: to.Ptr(armcompute.ExpandTypeForListVMsInstanceView), + Filter: to.Ptr("'virtualMachineScaleSet/id' eq '" + vmssFlexID + "'"), + }) + for pager.More() { + nextResult, err := pager.NextPage(ctx) + if err != nil { + return nil, err + } + result = append(result, nextResult.Value...) + } + return result, nil +} + +func (client *Client) ListVmssFlexVMsWithOutInstanceView(ctx context.Context, resourceGroupName, vmssFlexID string) (result []*armcompute.VirtualMachine, rerr error) { + pager := client.VirtualMachinesClient.NewListPager(resourceGroupName, &armcompute.VirtualMachinesClientListOptions{ + Filter: to.Ptr("'virtualMachineScaleSet/id' eq '" + vmssFlexID + "'"), + }) + for pager.More() { + nextResult, err := pager.NextPage(ctx) + if err != nil { + return nil, err + } + result = append(result, nextResult.Value...) + } + return result, nil +} diff --git a/pkg/azclient/virtualmachineclient/custom_test.go b/pkg/azclient/virtualmachineclient/custom_test.go index 89d48fa5f5..b507aaf147 100644 --- a/pkg/azclient/virtualmachineclient/custom_test.go +++ b/pkg/azclient/virtualmachineclient/custom_test.go @@ -57,6 +57,20 @@ func init() { Expect(newResource).To(BeNil()) }) }) + When("listflexvmssvmInstanceview requests are raised", func() { + It("should return 200", func(ctx context.Context) { + newResource, err := realClient.ListVmssFlexVMsWithOnlyInstanceView(ctx, resourceGroupName, "notexists") + Expect(err).NotTo(HaveOccurred()) + Expect(newResource).To(BeNil()) + }) + }) + When("listflexvmssvm requests are raised", func() { + It("should return 200", func(ctx context.Context) { + newResource, err := realClient.ListVmssFlexVMsWithOutInstanceView(ctx, resourceGroupName, "notexists") + Expect(err).NotTo(HaveOccurred()) + Expect(newResource).To(BeNil()) + }) + }) } beforeAllFunc = func(ctx context.Context) { diff --git a/pkg/azclient/virtualmachineclient/interface.go b/pkg/azclient/virtualmachineclient/interface.go index 51c5c20f1d..ed433101b4 100644 --- a/pkg/azclient/virtualmachineclient/interface.go +++ b/pkg/azclient/virtualmachineclient/interface.go @@ -34,6 +34,8 @@ type Interface interface { utils.ListFunc[armcompute.VirtualMachine] InstanceView(ctx context.Context, resourceGroupName string, vmName string) (*armcompute.VirtualMachineInstanceView, error) ListVMInstanceView(ctx context.Context, resourceGroupName string) (result []*armcompute.VirtualMachine, rerr error) + ListVmssFlexVMsWithOnlyInstanceView(ctx context.Context, resourceGroupName string, virtualMachineScaleSetID string) (result []*armcompute.VirtualMachine, rerr error) + ListVmssFlexVMsWithOutInstanceView(ctx context.Context, resourceGroupName string, virtualMachineScaleSetID string) (result []*armcompute.VirtualMachine, rerr error) BeginAttachDetachDataDisks(ctx context.Context, resourceGroupName string, vmName string, parameters armcompute.AttachDetachDataDisksRequest, options *armcompute.VirtualMachinesClientBeginAttachDetachDataDisksOptions) (*runtime.Poller[armcompute.VirtualMachinesClientAttachDetachDataDisksResponse], error) BeginUpdate(ctx context.Context, resourceGroupName string, vmName string, parameters armcompute.VirtualMachineUpdate, options *armcompute.VirtualMachinesClientBeginUpdateOptions) (*runtime.Poller[armcompute.VirtualMachinesClientUpdateResponse], error) } diff --git a/pkg/azclient/virtualmachineclient/mock_virtualmachineclient/interface.go b/pkg/azclient/virtualmachineclient/mock_virtualmachineclient/interface.go index 09d24627fe..c78f164f4c 100644 --- a/pkg/azclient/virtualmachineclient/mock_virtualmachineclient/interface.go +++ b/pkg/azclient/virtualmachineclient/mock_virtualmachineclient/interface.go @@ -371,3 +371,81 @@ func (c *MockInterfaceListVMInstanceViewCall) DoAndReturn(f func(context.Context c.Call = c.Call.DoAndReturn(f) return c } + +// ListVmssFlexVMsWithOnlyInstanceView mocks base method. +func (m *MockInterface) ListVmssFlexVMsWithOnlyInstanceView(ctx context.Context, resourceGroupName, virtualMachineScaleSetID string) ([]*armcompute.VirtualMachine, error) { + m.ctrl.T.Helper() + ret := m.ctrl.Call(m, "ListVmssFlexVMsWithOnlyInstanceView", ctx, resourceGroupName, virtualMachineScaleSetID) + ret0, _ := ret[0].([]*armcompute.VirtualMachine) + ret1, _ := ret[1].(error) + return ret0, ret1 +} + +// ListVmssFlexVMsWithOnlyInstanceView indicates an expected call of ListVmssFlexVMsWithOnlyInstanceView. +func (mr *MockInterfaceMockRecorder) ListVmssFlexVMsWithOnlyInstanceView(ctx, resourceGroupName, virtualMachineScaleSetID any) *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall { + mr.mock.ctrl.T.Helper() + call := mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListVmssFlexVMsWithOnlyInstanceView", reflect.TypeOf((*MockInterface)(nil).ListVmssFlexVMsWithOnlyInstanceView), ctx, resourceGroupName, virtualMachineScaleSetID) + return &MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall{Call: call} +} + +// MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall wrap *gomock.Call +type MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall struct { + *gomock.Call +} + +// Return rewrite *gomock.Call.Return +func (c *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall) Return(result []*armcompute.VirtualMachine, rerr error) *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall { + c.Call = c.Call.Return(result, rerr) + return c +} + +// Do rewrite *gomock.Call.Do +func (c *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall) Do(f func(context.Context, string, string) ([]*armcompute.VirtualMachine, error)) *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall { + c.Call = c.Call.Do(f) + return c +} + +// DoAndReturn rewrite *gomock.Call.DoAndReturn +func (c *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall) DoAndReturn(f func(context.Context, string, string) ([]*armcompute.VirtualMachine, error)) *MockInterfaceListVmssFlexVMsWithOnlyInstanceViewCall { + c.Call = c.Call.DoAndReturn(f) + return c +} + +// ListVmssFlexVMsWithOutInstanceView mocks base method. +func (m *MockInterface) ListVmssFlexVMsWithOutInstanceView(ctx context.Context, resourceGroupName, virtualMachineScaleSetID string) ([]*armcompute.VirtualMachine, error) { + m.ctrl.T.Helper() + ret := m.ctrl.Call(m, "ListVmssFlexVMsWithOutInstanceView", ctx, resourceGroupName, virtualMachineScaleSetID) + ret0, _ := ret[0].([]*armcompute.VirtualMachine) + ret1, _ := ret[1].(error) + return ret0, ret1 +} + +// ListVmssFlexVMsWithOutInstanceView indicates an expected call of ListVmssFlexVMsWithOutInstanceView. +func (mr *MockInterfaceMockRecorder) ListVmssFlexVMsWithOutInstanceView(ctx, resourceGroupName, virtualMachineScaleSetID any) *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall { + mr.mock.ctrl.T.Helper() + call := mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListVmssFlexVMsWithOutInstanceView", reflect.TypeOf((*MockInterface)(nil).ListVmssFlexVMsWithOutInstanceView), ctx, resourceGroupName, virtualMachineScaleSetID) + return &MockInterfaceListVmssFlexVMsWithOutInstanceViewCall{Call: call} +} + +// MockInterfaceListVmssFlexVMsWithOutInstanceViewCall wrap *gomock.Call +type MockInterfaceListVmssFlexVMsWithOutInstanceViewCall struct { + *gomock.Call +} + +// Return rewrite *gomock.Call.Return +func (c *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall) Return(result []*armcompute.VirtualMachine, rerr error) *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall { + c.Call = c.Call.Return(result, rerr) + return c +} + +// Do rewrite *gomock.Call.Do +func (c *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall) Do(f func(context.Context, string, string) ([]*armcompute.VirtualMachine, error)) *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall { + c.Call = c.Call.Do(f) + return c +} + +// DoAndReturn rewrite *gomock.Call.DoAndReturn +func (c *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall) DoAndReturn(f func(context.Context, string, string) ([]*armcompute.VirtualMachine, error)) *MockInterfaceListVmssFlexVMsWithOutInstanceViewCall { + c.Call = c.Call.DoAndReturn(f) + return c +} diff --git a/pkg/azclient/virtualmachineclient/testdata/VirtualMachine.yaml b/pkg/azclient/virtualmachineclient/testdata/VirtualMachine.yaml index cc29c76d8d..2cbbeb3daf 100644 --- a/pkg/azclient/virtualmachineclient/testdata/VirtualMachine.yaml +++ b/pkg/azclient/virtualmachineclient/testdata/VirtualMachine.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachine?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -84,18 +86,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1069 + content_length: 1007 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1069" + - "1007" Content-Type: - application/json; charset=utf-8 Expires: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1071 + content_length: 1009 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1071" + - "1009" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms @@ -228,8 +236,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -237,14 +245,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1461 + content_length: 1504 uncompressed: false - body: '{"name":"nic1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.1.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"1sw32e2mumnurba1xjzx3gdegb.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' + body: '{"name":"nic1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","ipConfigurations":[{"name":"ipConfig1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1/ipConfigurations/ipConfig1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/networkInterfaces/ipConfigurations","properties":{"provisioningState":"Succeeded","privateIPAddress":"10.1.0.4","privateIPAllocationMethod":"Dynamic","subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1"},"primary":true,"privateIPAddressVersion":"IPv4"}}],"dnsSettings":{"dnsServers":[],"appliedDnsServers":[],"internalDomainNameSuffix":"yvvp3cbugifujjqott1qrceanh.bx.internal.cloudapp.net"},"enableAcceleratedNetworking":false,"vnetEncryptionSupported":false,"enableIPForwarding":false,"disableTcpStateTracking":false,"hostedWorkloads":[],"tapConfigurations":[],"nicType":"Standard","allowPort25Out":true,"defaultOutboundConnectivityEnabled":false,"auxiliaryMode":"None","auxiliarySku":"None"},"type":"Microsoft.Network/networkInterfaces","location":"eastus","kind":"Regular"}' headers: Cache-Control: - no-cache Content-Length: - - "1461" + - "1504" Content-Type: - application/json; charset=utf-8 Expires: @@ -257,6 +265,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -277,7 +287,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource/instanceView?api-version=2024-07-01 method: GET response: @@ -328,7 +338,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines?%24expand=instanceView&api-version=2024-07-01 method: GET response: @@ -357,10 +367,114 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: management.azure.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + Accept: + - application/json + User-Agent: + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines?%24expand=instanceView&%24filter=%27virtualMachineScaleSet%2Fid%27+eq+%27notexists%27&api-version=2024-07-01 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 12 + uncompressed: false + body: '{"value":[]}' + headers: + Cache-Control: + - no-cache + Content-Length: + - "12" + Content-Type: + - application/json; charset=utf-8 + Expires: + - "-1" + Pragma: + - no-cache + Strict-Transport-Security: + - max-age=31536000; includeSubDomains + X-Cache: + - CONFIG_NOCACHE + X-Content-Type-Options: + - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" + status: 200 OK + code: 200 + duration: 200ms + - id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: management.azure.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + Accept: + - application/json + User-Agent: + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines?%24filter=%27virtualMachineScaleSet%2Fid%27+eq+%27notexists%27&api-version=2024-07-01 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 12 + uncompressed: false + body: '{"value":[]}' + headers: + Cache-Control: + - no-cache + Content-Length: + - "12" + Content-Type: + - application/json; charset=utf-8 + Expires: + - "-1" + Pragma: + - no-cache + Strict-Transport-Security: + - max-age=31536000; includeSubDomains + X-Cache: + - CONFIG_NOCACHE + X-Content-Type-Options: + - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" + status: 200 OK + code: 200 + duration: 200ms + - id: 9 request: proto: HTTP/1.1 proto_major: 1 @@ -381,7 +495,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource?api-version=2024-07-01 method: PUT response: @@ -392,7 +506,7 @@ interactions: trailer: {} content_length: 1815 uncompressed: false - body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n}" + body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n}" headers: Azure-Asyncnotification: - Enabled @@ -418,10 +532,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms - - id: 8 + - id: 10 request: proto: HTTP/1.1 proto_major: 1 @@ -436,7 +552,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -467,10 +583,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 9 + - id: 11 request: proto: HTTP/1.1 proto_major: 1 @@ -485,7 +603,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource?api-version=2024-07-01 method: GET response: @@ -496,7 +614,7 @@ interactions: trailer: {} content_length: 1966 uncompressed: false - body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"2\\\"\"\r\n}" + body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"2\\\"\"\r\n}" headers: Cache-Control: - no-cache @@ -518,10 +636,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms - - id: 10 + - id: 12 request: proto: HTTP/1.1 proto_major: 1 @@ -542,7 +662,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource?api-version=2024-07-01 method: PUT response: @@ -553,7 +673,7 @@ interactions: trailer: {} content_length: 1965 uncompressed: false - body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n}" + body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n}" headers: Cache-Control: - no-cache @@ -575,10 +695,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 200 OK code: 200 duration: 200ms - - id: 11 + - id: 13 request: proto: HTTP/1.1 proto_major: 1 @@ -593,7 +715,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource?api-version=2024-07-01 method: GET response: @@ -604,7 +726,7 @@ interactions: trailer: {} content_length: 1966 uncompressed: false - body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n}" + body: "{\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n}" headers: Cache-Control: - no-cache @@ -626,10 +748,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" status: 200 OK code: 200 duration: 200ms - - id: 12 + - id: 14 request: proto: HTTP/1.1 proto_major: 1 @@ -646,7 +770,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines?api-version=2024-07-01 method: GET response: @@ -657,7 +781,7 @@ interactions: trailer: {} content_length: 2207 uncompressed: false - body: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n }\r\n ]\r\n}" + body: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testResource\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"disk1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/disks/disk1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"sample-compute\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"3\\\"\"\r\n }\r\n ]\r\n}" headers: Cache-Control: - no-cache @@ -677,10 +801,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 13 + - id: 15 request: proto: HTTP/1.1 proto_major: 1 @@ -697,7 +823,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachinenotfound/providers/Microsoft.Compute/virtualMachines?api-version=2024-07-01 method: GET response: @@ -731,7 +857,7 @@ interactions: status: 404 Not Found code: 404 duration: 200ms - - id: 14 + - id: 16 request: proto: HTTP/1.1 proto_major: 1 @@ -748,7 +874,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Compute/virtualMachines/testResource?api-version=2024-07-01 method: DELETE response: @@ -783,10 +909,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms - - id: 15 + - id: 17 request: proto: HTTP/1.1 proto_major: 1 @@ -801,7 +929,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachine-clien azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -832,10 +960,12 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 16 + - id: 18 request: proto: HTTP/1.1 proto_major: 1 @@ -852,8 +982,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/networkInterfaces/nic1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -868,7 +998,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -876,7 +1006,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -885,10 +1015,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms - - id: 17 + - id: 19 request: proto: HTTP/1.1 proto_major: 1 @@ -903,8 +1035,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -932,10 +1064,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 18 + - id: 20 request: proto: HTTP/1.1 proto_major: 1 @@ -952,8 +1086,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachine/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -968,7 +1102,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -976,7 +1110,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -985,10 +1119,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms - - id: 19 + - id: 21 request: proto: HTTP/1.1 proto_major: 1 @@ -1003,8 +1139,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -1032,10 +1168,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms - - id: 20 + - id: 22 request: proto: HTTP/1.1 proto_major: 1 @@ -1052,7 +1190,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachine?api-version=2021-04-01 method: DELETE response: @@ -1081,10 +1219,12 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms - - id: 21 + - id: 23 request: proto: HTTP/1.1 proto_major: 1 @@ -1099,7 +1239,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRWSVJUVUFMTUFDSElORS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -1126,6 +1266,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/virtualmachinescalesetclient/testdata/VirtualMachineScaleSet.yaml b/pkg/azclient/virtualmachinescalesetclient/testdata/VirtualMachineScaleSet.yaml index f2bd4b220a..962865f1db 100644 --- a/pkg/azclient/virtualmachinescalesetclient/testdata/VirtualMachineScaleSet.yaml +++ b/pkg/azclient/virtualmachinescalesetclient/testdata/VirtualMachineScaleSet.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachineScaleSet?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -84,18 +86,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1085 + content_length: 1023 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1085" + - "1023" Content-Type: - application/json; charset=utf-8 Expires: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1087 + content_length: 1025 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1087" + - "1025" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -224,7 +232,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: GET response: @@ -279,7 +287,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: PUT response: @@ -316,6 +324,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" X-Ms-Request-Charge: - "1" status: 201 Created @@ -336,7 +346,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -345,14 +355,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 184 + content_length: 181 uncompressed: false body: "{\r\n \"startTime\": \"2001-02-03T04:05:06Z\",\r\n \"endTime\": \"2001-02-03T04:05:06Z\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"00000000-0000-0000-0000-000000000000\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "184" + - "181" Content-Type: - application/json; charset=utf-8 Expires: @@ -367,6 +377,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -385,7 +397,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: GET response: @@ -418,6 +430,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -442,7 +456,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: PUT response: @@ -479,6 +493,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "12000" X-Ms-Request-Charge: - "0" status: 200 OK @@ -499,7 +515,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -508,14 +524,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 183 + content_length: 184 uncompressed: false body: "{\r\n \"startTime\": \"2001-02-03T04:05:06Z\",\r\n \"endTime\": \"2001-02-03T04:05:06Z\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"00000000-0000-0000-0000-000000000000\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "183" + - "184" Content-Type: - application/json; charset=utf-8 Expires: @@ -530,6 +546,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -548,7 +566,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: GET response: @@ -581,6 +599,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -601,7 +621,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets?api-version=2024-07-01 method: GET response: @@ -632,6 +652,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -652,7 +674,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetnotfound/providers/Microsoft.Compute/virtualMachineScaleSets?api-version=2024-07-01 method: GET response: @@ -703,7 +725,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Compute/virtualMachineScaleSets/testResource?api-version=2024-07-01 method: DELETE response: @@ -738,6 +760,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" X-Ms-Request-Charge: - "1" status: 202 Accepted @@ -758,7 +782,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -789,6 +813,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -809,8 +835,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSet/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -825,7 +851,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -833,7 +859,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -842,6 +868,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -860,8 +888,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -889,6 +917,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -909,7 +939,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachineScaleSet?api-version=2021-04-01 method: DELETE response: @@ -938,6 +968,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -956,7 +988,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRWSVJUVUFMTUFDSElORVNDQUxFU0VULUVBU1RVUyIsImpvYkxvY2F0aW9uIjoiZWFzdHVzIn0?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -983,6 +1015,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/virtualmachinescalesetvmclient/testdata/VirtualMachineScaleSetVM.yaml b/pkg/azclient/virtualmachinescalesetvmclient/testdata/VirtualMachineScaleSetVM.yaml index 7dff5ee2f8..3ec87f1fc2 100644 --- a/pkg/azclient/virtualmachinescalesetvmclient/testdata/VirtualMachineScaleSetVM.yaml +++ b/pkg/azclient/virtualmachinescalesetvmclient/testdata/VirtualMachineScaleSetVM.yaml @@ -22,7 +22,7 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachineScaleSetVM?api-version=2021-04-01 method: PUT response: @@ -51,6 +51,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -75,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -84,18 +86,18 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1089 + content_length: 1027 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Updating","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Updating","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: - - "1089" + - "1027" Content-Type: - application/json; charset=utf-8 Expires: @@ -108,6 +110,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" status: 201 Created code: 201 duration: 200ms @@ -126,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -155,6 +159,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -173,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -182,14 +188,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1091 + content_length: 1029 uncompressed: false - body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"],"ipamPoolPrefixAllocations":[]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","ipamPoolPrefixAllocations":[],"delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' + body: '{"name":"vnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","type":"Microsoft.Network/virtualNetworks","location":"eastus","properties":{"provisioningState":"Succeeded","resourceGuid":"00000000-0000-0000-0000-000000000000","addressSpace":{"addressPrefixes":["10.1.0.0/16"]},"privateEndpointVNetPolicies":"Disabled","subnets":[{"name":"subnet1","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1","etag":"W/\"00000000-0000-0000-0000-000000000000\"","properties":{"provisioningState":"Succeeded","addressPrefix":"10.1.0.0/24","delegations":[],"privateEndpointNetworkPolicies":"Disabled","privateLinkServiceNetworkPolicies":"Enabled"},"type":"Microsoft.Network/virtualNetworks/subnets"}],"virtualNetworkPeerings":[],"enableDdosProtection":false}}' headers: Cache-Control: - no-cache Content-Length: - - "1091" + - "1029" Content-Type: - application/json; charset=utf-8 Etag: @@ -204,6 +210,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -228,7 +236,7 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource?api-version=2024-07-01 method: PUT response: @@ -265,6 +273,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: + - "11999" X-Ms-Request-Charge: - "1" status: 201 Created @@ -285,7 +295,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -294,14 +304,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 184 + content_length: 182 uncompressed: false body: "{\r\n \"startTime\": \"2001-02-03T04:05:06Z\",\r\n \"endTime\": \"2001-02-03T04:05:06Z\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"00000000-0000-0000-0000-000000000000\"\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "184" + - "182" Content-Type: - application/json; charset=utf-8 Expires: @@ -316,6 +326,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -334,7 +346,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource?api-version=2024-07-01 method: GET response: @@ -367,6 +379,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -387,7 +401,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0/instanceView?api-version=2024-07-01 method: GET response: @@ -396,14 +410,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 1177 + content_length: 1301 uncompressed: false - body: "{\r\n \"placementGroupId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"Unknown\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet populated.\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n}" + body: "{\r\n \"placementGroupId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"computerName\": \"vmss000000\",\r\n \"osName\": \"Windows Server 2019 Datacenter\",\r\n \"osVersion\": \"10.0.17763.6659\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.7.41491.1095\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"GuestAgent is running and processing the extensions.\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "1177" + - "1301" Content-Type: - application/json; charset=utf-8 Expires: @@ -418,6 +432,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16498" X-Ms-Request-Charge: - "1" status: 200 OK @@ -440,7 +456,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines?%24expand=instanceView&api-version=2024-07-01 method: GET response: @@ -449,14 +465,14 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 4601 + content_length: 4749 uncompressed: false - body: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testParentResource_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"Unknown\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet populated.\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":true,\"ipConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"resilientVMDeletionStatus\": \"Disabled\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/disks/testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\"\r\n },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss000000\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0/networkInterfaces/vmss1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n }\r\n ]\r\n}" + body: "{\r\n \"value\": [\r\n {\r\n \"name\": \"testParentResource_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"computerName\": \"vmss000000\",\r\n \"osName\": \"Windows Server 2019 Datacenter\",\r\n \"osVersion\": \"10.0.17763.6659\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.7.41491.1095\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"GuestAgent is running and processing the extensions.\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2001-02-03T04:05:06Z\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":true,\"ipConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"resilientVMDeletionStatus\": \"Disabled\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/disks/testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\"\r\n },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss000000\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0/networkInterfaces/vmss1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n }\r\n ]\r\n}" headers: Cache-Control: - no-cache Content-Length: - - "4601" + - "4749" Content-Type: - application/json; charset=utf-8 Expires: @@ -471,6 +487,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" X-Ms-Request-Charge: - "1" status: 200 OK @@ -493,7 +511,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0?api-version=2024-07-01 method: GET response: @@ -504,7 +522,7 @@ interactions: trailer: {} content_length: 2800 uncompressed: false - body: "{\r\n \"name\": \"testParentResource_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":true,\"ipConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"resilientVMDeletionStatus\": \"Disabled\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6293.240905\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/disks/testParentResource_testParentResource_0_OS__1_a86ab75ab5494346ba8d3f84c1946452\"\r\n },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss000000\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0/networkInterfaces/vmss1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n}" + body: "{\r\n \"name\": \"testParentResource_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2s_v3\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":true,\"ipConfigurations\":[{\"name\":\"vmss1\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"resilientVMDeletionStatus\": \"Disabled\",\r\n \"vmId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.6659.241205\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/disks/testParentResource_testParentResource_0_OS__1_07ff9c7f729d4d4ea0482e32121b9efb\"\r\n },\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss000000\",\r\n \"adminUsername\": \"sample-user\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0/networkInterfaces/vmss1\"}]},\r\n \"timeCreated\": \"2001-02-03T04:05:06Z\"\r\n },\r\n \"etag\": \"\\\"1\\\"\"\r\n}" headers: Cache-Control: - no-cache @@ -526,6 +544,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" X-Ms-Request-Charge: - "1" status: 200 OK @@ -548,7 +568,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0notfound?api-version=2024-07-01 method: GET response: @@ -579,6 +599,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" X-Ms-Request-Charge: - "1" status: 400 Bad Request @@ -601,7 +623,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource/virtualMachines/0?api-version=2024-07-01 method: DELETE response: @@ -636,6 +658,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" X-Ms-Request-Charge: - "1" status: 202 Accepted @@ -656,7 +680,7 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - ccm-VirtualMachineScaleS azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -687,6 +711,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -707,7 +733,7 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Compute/virtualMachineScaleSets/testParentResource?api-version=2024-07-01 method: DELETE response: @@ -742,6 +768,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" X-Ms-Request-Charge: - "0" status: 202 Accepted @@ -762,7 +790,7 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armcompute/v6.1.0 (go1.23.1; linux) + - azsdk-go-armcompute/v6.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-07-01&c=c&h=h&p=00000000-0000-0000-0000-000000000000&s=s&t=t method: GET response: @@ -793,6 +821,8 @@ interactions: - nosniff X-Ms-Need-To-Refresh-Epl-Cache: - "False" + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -813,8 +843,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualMachineScaleSetVM/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -829,7 +859,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -837,7 +867,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -846,6 +876,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -864,8 +896,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.1; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -893,6 +925,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms @@ -913,7 +947,7 @@ interactions: Accept: - application/json User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/aks-cit-VirtualMachineScaleSetVM?api-version=2021-04-01 method: DELETE response: @@ -942,6 +976,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Deletes: + - "11999" status: 202 Accepted code: 202 duration: 200ms @@ -960,7 +996,7 @@ interactions: form: {} headers: User-Agent: - - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.1; linux) + - ccm-resource-group-clien azsdk-go-armresources/v1.2.0 (go1.23.2; linux) url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1BS1M6MkRDSVQ6MkRWSVJUVUFMTUFDSElORVNDQUxFU0VUVk0tRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2021-04-01&c=c&h=h&s=s&t=t method: GET response: @@ -987,6 +1023,8 @@ interactions: - CONFIG_NOCACHE X-Content-Type-Options: - nosniff + X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/virtualnetworkclient/testdata/VirtualNetwork.yaml b/pkg/azclient/virtualnetworkclient/testdata/VirtualNetwork.yaml index 5ce05fd2b5..a9a8819d8c 100644 --- a/pkg/azclient/virtualnetworkclient/testdata/VirtualNetwork.yaml +++ b/pkg/azclient/virtualnetworkclient/testdata/VirtualNetwork.yaml @@ -77,8 +77,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -93,7 +93,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -111,7 +111,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11999" + - "11998" status: 201 Created code: 201 duration: 200ms @@ -130,8 +130,8 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -160,7 +160,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16497" + - "16499" status: 200 OK code: 200 duration: 200ms @@ -179,8 +179,8 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -232,8 +232,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -264,7 +264,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16497" status: 200 OK code: 200 duration: 200ms @@ -285,8 +285,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResourcenotfound?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResourcenotfound?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -340,8 +340,8 @@ interactions: Content-Type: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -356,7 +356,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -393,8 +393,8 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -425,7 +425,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -452,8 +452,8 @@ interactions: If-Match: - invalid User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -482,7 +482,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Writes: - - "11998" + - "11999" status: 412 Precondition Failed code: 412 duration: 200ms @@ -503,8 +503,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -554,8 +554,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworknotfound/providers/Microsoft.Network/virtualNetworks?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworknotfound/providers/Microsoft.Network/virtualNetworks?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -605,8 +605,8 @@ interactions: Accept: - application/json User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-03-01 + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetwork/providers/Microsoft.Network/virtualNetworks/testResource?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -621,7 +621,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -629,7 +629,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -658,8 +658,8 @@ interactions: form: {} headers: User-Agent: - - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - ccm-VirtualNetwork-clien azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -688,7 +688,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16498" + - "16499" status: 200 OK code: 200 duration: 200ms diff --git a/pkg/azclient/virtualnetworklinkclient/testdata/VirtualNetworkLink.yaml b/pkg/azclient/virtualnetworklinkclient/testdata/VirtualNetworkLink.yaml index 3ef7b38197..d18863a369 100644 --- a/pkg/azclient/virtualnetworklinkclient/testdata/VirtualNetworkLink.yaml +++ b/pkg/azclient/virtualnetworklinkclient/testdata/VirtualNetworkLink.yaml @@ -91,7 +91,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0MTUzODA2NS1hYjUxLTRhNDAtYjRhZS0wNmU1Yjg0YWYwMmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs1NmIzZTEyZi05ZTZlLTQ2N2YtYTMxMC1kYzYwZmNjMGMyZjlfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -99,7 +99,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0MTUzODA2NS1hYjUxLTRhNDAtYjRhZS0wNmU1Yjg0YWYwMmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs1NmIzZTEyZi05ZTZlLTQ2N2YtYTMxMC1kYzYwZmNjMGMyZjlfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -129,7 +129,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs0MTUzODA2NS1hYjUxLTRhNDAtYjRhZS0wNmU1Yjg0YWYwMmNfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRQcml2YXRlRG5zWm9uZTs1NmIzZTEyZi05ZTZlLTQ2N2YtYTMxMC1kYzYwZmNjMGMyZjlfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -186,7 +186,7 @@ interactions: trailer: {} content_length: 752 uncompressed: false - body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-virtualnetworklink\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-cit.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-cit.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5O2Q2ZTI5Yzg3LWE5YjAtNDc0Yy1iMjc0LWRlZjRhMDFlYjMwYjsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' + body: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/aks-cit-virtualnetworklink\/providers\/Microsoft.Network\/privateDnsZones\/aks-cit-privatednszone-cit.privatelink.global.azmk8s.io","name":"aks-cit-privatednszone-cit.privatelink.global.azmk8s.io","type":"Microsoft.Network\/privateDnsZones","etag":"00000000-0000-0000-0000-000000000000","location":"global","properties":{"internalId":"SW1tdXRhYmxlWm9uZUlkZW50aXR5Ozk3NTE0MDYzLTc3ZmMtNGE2MC04NTlkLTM0ODZkMDBmZGE4ZDsw","maxNumberOfRecordSets":25000,"maxNumberOfVirtualNetworkLinks":1000,"maxNumberOfVirtualNetworkLinksWithRegistration":100,"numberOfRecordSets":1,"numberOfVirtualNetworkLinks":0,"numberOfVirtualNetworkLinksWithRegistration":0,"provisioningState":"Succeeded"}}' headers: Cache-Control: - private @@ -230,8 +230,8 @@ interactions: Content-Type: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: PUT response: proto: HTTP/2.0 @@ -246,7 +246,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -283,8 +283,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -332,8 +332,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: GET response: proto: HTTP/2.0 @@ -364,7 +364,7 @@ interactions: X-Content-Type-Options: - nosniff X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: - - "16499" + - "16498" status: 200 OK code: 200 duration: 200ms @@ -403,7 +403,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YWNjM2YyZjEtMTVjMi00NTRlLTg3MDktYzM5M2NlZDVmYjY5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YjAxMmFhZGYtY2U0Mi00N2UzLThkNTMtYzdkYmU1NTM4MDdjXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -411,7 +411,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YWNjM2YyZjEtMTVjMi00NTRlLTg3MDktYzM5M2NlZDVmYjY5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YjAxMmFhZGYtY2U0Mi00N2UzLThkNTMtYzdkYmU1NTM4MDdjXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -441,7 +441,7 @@ interactions: headers: User-Agent: - ccm-VirtualNetworkLink-c azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YWNjM2YyZjEtMTVjMi00NTRlLTg3MDktYzM5M2NlZDVmYjY5XzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YjAxMmFhZGYtY2U0Mi00N2UzLThkNTMtYzdkYmU1NTM4MDdjXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -658,7 +658,7 @@ interactions: body: '{}' headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZGRhNmFkOWQtYzBlMS00ZTFmLWE0MTktZWU5ZjZkMWZkMzhhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YzIwYzhlZmUtYjBhMC00M2JmLThkNmItNDEwNzE5YTVmMTcyXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: @@ -666,7 +666,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZGRhNmFkOWQtYzBlMS00ZTFmLWE0MTktZWU5ZjZkMWZkMzhhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YzIwYzhlZmUtYjBhMC00M2JmLThkNmItNDEwNzE5YTVmMTcyXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -696,7 +696,7 @@ interactions: headers: User-Agent: - ccm-VirtualNetworkLink-c azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7ZGRhNmFkOWQtYzBlMS00ZTFmLWE0MTktZWU5ZjZkMWZkMzhhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtVcHNlcnRWaXJ0dWFsTmV0d29ya0xpbms7YzIwYzhlZmUtYjBhMC00M2JmLThkNmItNDEwNzE5YTVmMTcyXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -807,13 +807,13 @@ interactions: body: "" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MWU0YzFjY2QtNGY0OS00YWNhLWIwY2ItNWQ0MmNiNzBhZjBhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7Zjc1YTZlODktYzI3MC00Mjc5LTgyYWYtM2U2NTJjMDRhNDYxXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: - "0" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MWU0YzFjY2QtNGY0OS00YWNhLWIwY2ItNWQ0MmNiNzBhZjBhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7Zjc1YTZlODktYzI3MC00Mjc5LTgyYWYtM2U2NTJjMDRhNDYxXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -843,7 +843,7 @@ interactions: headers: User-Agent: - ccm-VirtualNetworkLink-c azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7MWU0YzFjY2QtNGY0OS00YWNhLWIwY2ItNWQ0MmNiNzBhZjBhXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVWaXJ0dWFsTmV0d29ya0xpbms7Zjc1YTZlODktYzI3MC00Mjc5LTgyYWYtM2U2NTJjMDRhNDYxXzhlY2FkZmM5LWQxYTMtNGVhNC1iODQ0LTBkOWY4N2U0ZDdjOA==?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -905,13 +905,13 @@ interactions: body: "" headers: Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTs2NTYzNDExYi1hZWJkLTRhYWUtYjg0OC1mZTIyY2YzM2Q3MGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZmE1NjJkYi01M2ZmLTQzZWUtYmM0Ni00MzFjNWYyNzQxNTRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Cache-Control: - private Content-Length: - "0" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTs2NTYzNDExYi1hZWJkLTRhYWUtYjg0OC1mZTIyY2YzM2Q3MGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationResults/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZmE1NjJkYi01M2ZmLTQzZWUtYmM0Ni00MzFjNWYyNzQxNTRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Aspnet-Version: @@ -941,7 +941,7 @@ interactions: headers: User-Agent: - azsdk-go-armprivatedns/v1.3.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTs2NTYzNDExYi1hZWJkLTRhYWUtYjg0OC1mZTIyY2YzM2Q3MGJfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-virtualnetworklink/providers/Microsoft.Network/privateDnsOperationStatuses/RnJvbnRFbmRBc3luY09wZXJhdGlvbjtEZWxldGVQcml2YXRlRG5zWm9uZTtiZmE1NjJkYi01M2ZmLTQzZWUtYmM0Ni00MzFjNWYyNzQxNTRfOGVjYWRmYzktZDFhMy00ZWE0LWI4NDQtMGQ5Zjg3ZTRkN2M4?api-version=2024-06-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0 @@ -989,8 +989,8 @@ interactions: Accept: - application/json User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-03-01 + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks-cit-VirtualNetworkLink/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2024-05-01 method: DELETE response: proto: HTTP/2.0 @@ -1005,7 +1005,7 @@ interactions: Azure-Asyncnotification: - Enabled Azure-Asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Cache-Control: - no-cache Content-Length: @@ -1013,7 +1013,7 @@ interactions: Expires: - "-1" Location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t Pragma: - no-cache Strict-Transport-Security: @@ -1042,8 +1042,8 @@ interactions: form: {} headers: User-Agent: - - azsdk-go-armnetwork/v6.1.0 (go1.23.2; linux) - url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-03-01&c=c&h=h&s=s&t=t + - azsdk-go-armnetwork/v6.2.0 (go1.23.2; linux) + url: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2024-05-01&c=c&h=h&s=s&t=t method: GET response: proto: HTTP/2.0